Skip to content

sdk/v2.31.0

Choose a tag to compare

@twenty-pr twenty-pr released this 27 Aug 08:30
· 584 commits to main since this release

⚠️ Breaking changes

✨ 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

⚡ Performance

  • perf(server): remove the compact-storage flag, slice cache demotion, use a plain LIMIT on find-many (#23980) by @charlesBochet
🏗️ Internal changes (1)

🎉 New contributors

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