- Added an opt‑in flag that can halve development compilation times by skipping server‑only packages, delivering ~50% faster builds.
- Upgraded Lexical to 0.27.1 with new HTML conversion, options to disable indentation and auto‑link creation, and other rich‑text enhancements.
- Introduced several features (default noindex/nofollow, JWT extraction ordering, MongoDB key stripping, full Next.js metadata exposure, UI form state queues, copy‑to‑locale option) and fixed bugs related to auth, image compression, saniti...