Skip to content

OroCRM 5.1 LTS version is now available

Compare
Choose a tag to compare
@anyt anyt released this 04 Apr 05:52
· 536 commits to master since this release

Release Highlights:

Tech stack update:

  • PHP 8.2
  • NodeJS 18, NPM 9
  • PostgreSQL as the primary DB

Deployment & integration:

  • Bundling translations with the application source code
  • Setting configuration parameters via environment variables
  • JSON storage, filtering, and sorting for serialized fields
  • Extended entities refactoring to remove dependency on file cache generation
  • “Bundle-less” application structure support