⚠️ Breaking changes
- System record page layout (#23651) by @prastoin
- feat(front): expand button and record actions in the side panel footer (#23965) by @FelixMalfait
✨ New features
- feat(billing): replace the credit balance column with a credit grant ledger (#23973) by @FelixMalfait
- feat(server): ORM v2, a TypeORM-free workspace read path behind a flag (#23991) by @charlesBochet
💅 Improvements & UX
- Share front component dependencies through a per-app bundle (#23773) by @bosiraphael
- Add a deprecated attribute to app manifest variables (#23868) by @bosiraphael
- Add native call recording transcript tab to the calendar event record page (#23909) by @ehconitin
- Remove alpha sufix to npm packages (#24059) by @prastoin
⚡ Performance
- perf(server): remove the compact-storage flag, slice cache demotion, use a plain LIMIT on find-many (#23980) by @charlesBochet
🎉 New contributors
- @DebadityaHait made their first contribution in #23945
Full changelog (11 PRs)
- System record page layout (#23651) by @prastoin
- Share front component dependencies through a per-app bundle (#23773) by @bosiraphael
- Add a deprecated attribute to app manifest variables (#23868) by @bosiraphael
- Add native call recording transcript tab to the calendar event record page (#23909) by @ehconitin
- feat(front): expand button and record actions in the side panel footer (#23965) by @FelixMalfait
- chore: bump version to 2.31.0 (#23967) by @twenty-pr
- feat(billing): replace the credit balance column with a credit grant ledger (#23973) by @FelixMalfait
- perf(server): remove the compact-storage flag, slice cache demotion, use a plain LIMIT on find-many (#23980) by @charlesBochet
- feat(server): ORM v2, a TypeORM-free workspace read path behind a flag (#23991) by @charlesBochet
- chore: set npm packages to 2.31.0-alpha.1 (#24011) by @prastoin
- Remove alpha sufix to npm packages (#24059) by @prastoin
Full Changelog: sdk/v2.30.0...sdk/v2.31.0