- Added BackedEnum/UnitEnum support across sessions, cache keys, authorizable trait, and persisted fakes, plus new enum‑based cast and helper methods
- Introduced new events and helpers such as queue paused/resume events, CommandFailed event with listenForFailures for Redis, JobAttempted event for sync jobs, and an attachment helper for cloud storage
- Improved security by storing a MAC of the password hash in the remember cookie, and included numerous bug fixes (queue timeout, PDO query details, string helpers) and documentation updates