7.0.0 (2026-02-25)
Features
- add comments to auto-generated files (9ce40a3)
- export http helpers (0f84231)
- index entities allow custom path for inertia middleware (cbf4516)
What's Changed
- feat: add skipSegments option + default values for indexers by @Julien-R44 in #5020
- feat: add support for multiple packages in add by @Julien-R44 in #5021
- feat: add tryValidateUsing to HttpRequest by @ThisIsMissEm in #5034
- fix: register terminating() callback before command exec by @Julien-R44 in #5038
- feat(encryption): add AES-SIV support and legacy blind-index errors by @RomainLanz in #5044
- Index entities custom inertia middleware by @tom-brulin in #5048
New Contributors
- @ThisIsMissEm made their first contribution in #5034
- @tom-brulin made their first contribution in #5048
Full Changelog: v6.19.0...v7.0.0