- Fixed multiple bugs: DB::update subqueries, custom validation messages for AnyOf/Can/Enum, Number::format handling of countables, validateDigits array inputs, and Route::middleware accepting null.
- Introduced new features: SQS FIFO queue support, MariaDB JSON value handling, deferred queues, failover cache, and collection of unparsed event payloads when deferring events.
- Improved documentation and developer ergonomics: added @throws annotations, Neovim editor support, clickable file references, newline rendering in query tooltips, and updated Vite dependency.