- Added caching for configuration, routes, and events checks and introduced WithCachedRoutes and WithCachedConfig testing traits to speed up test suites.
- Enhanced factories and commands (model suggestions, hidden attribute support), added SQLite support for whereNotMorphedTo, and improved AWS ElasticCache failover handling.
- Implemented assorted bug fixes and documentation updates, including validation placeholder handling, BroadcastManager docblock, schedule:list environment output, and making DumpCommand prohibitable.