Skip to content

Release 3.0.0

Compare
Choose a tag to compare
@24198 24198 released this 14 Feb 14:59
· 1037 commits to 3.0 since this release

Marello 3.0.0 CE Release

New Features

  • Implemented full support for attributes and attribute families, now removed restriction of having the family and attribute set hard coded in the services
  • Implemented InventoryBatches for inventory batch support on inventory items
  • Introduced SalesChannel configuration
  • Introduced PDF capabilities for Invoices which can be configured per SalesChannel
  • Implemented payment methods as integrations in order to make use of OroCommerce's payment methods if necessary.

List of fixed issues and improvements

  • Changed approach of locales and localisation throughout marello in order to fully utilise Oro platform's capabilities of localisation including languages and localised formatting
  • Implemented PaymentTerm as payment method
  • Implemented Banktransfer as payment method
  • Moved Customer entity from OrderBundle to the CustomerBundle

Technology Upgrades

  • Updated Oro Platform to 4.1.0
  • Minimally required PHP version has been raised to 7.3.13
  • Required NodeJS version upgraded to 12.0 or higher
  • Symfony version upgrade to 4.4.2
  • Introduced MPDF as new dependency for PDF capabilities