- Fixed several bugs including division‑by‑zero in repeatEvery, punycode URL validation, queue deadlock, Redis throttle handling, and various filesystem and migration issues
- Added new features such as tsvector column type for PostgreSQL, interval() helper, Model::withoutRelation(), custom markdown extensions for mail, composite index for jobs table, and request context in HTTP client response dump
- Updated composer dependencies to enforce a secure CommonMark version, addressing the DisallowedRawHtmlRenderer exploit