- Introduce Laravel 12 core features: UUID v7 models, native MariaDB CLI commands, multiline Str::is, streamJson contract, per‑grammar datetime precision, LazyCollection range step, and job resolveQueuedJobClass.
- Breaking changes include memory=0 now skipping memory‑exceeded verification, removal of Carbon v2 support, and several API adjustments.
- Security hardenings such as SVG exclusion to prevent XSS and limiting bcrypt hashing to 72 bytes, plus extensive bug fixes, type‑declarations, promoted properties, and test improvements.