Skip to content

OroCommerce 5.1 LTS version is now available

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

Release Highlights:

Back-office:

  • Sales widgets
  • Quick access buttons
  • Drag-n-drop sorting

Content management:

  • Predefined content templates
  • User-manageable content templates with dynamic screenshot generation
  • New “mega-menu” template and auto-generated navigation menus
  • Nested content widgets
  • Support of externally stored images and files

Search & SEO:

  • Product descriptions and brands microdata
  • Human-readable uploaded file names
  • Google Analytics 4

Product kits:

  • Product kit management UI
  • Product kits API

Stripe payment integration

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