Skip to content

Release Notes

Compare
Choose a tag to compare
@rgrebenchuk rgrebenchuk released this 12 Jul 13:38
· 1725 commits to master since this release

List of fixed issues and improvements

New features and improvements
  • OroPlatform and OroCRM have been upgraded to 4.2.5
  • Implemented Taxes and Discounts configuration (comply with tax laws when giving promotional discounts)
  • Implemented Export Product Listing
List of fixed issues
  • Fixed Product page cannot be reached if there is a category with the same URL slug
  • Disabled unused layout themes
  • Fixed datetime filter variables do not apply timezone
  • Fixed Last contact information is missing for Customer Users
  • Fixed unnecessary call to enable DB triggers when "oro:price-lists:recalculate" is run without "disable-triggers" option
  • Fixed excessive shopping lists limit verifications within single request
  • Fixed updated row is not highlighted after line items merge in Shopping List
  • Fixed out of memory exception during websearch reindexation of configurable products with hundreds of variants
  • Fixed configurable product quantity input ignores unit precision
  • Fixed date is not displayed in datepicker field in mobile view
  • Fixed custom WYSIWYG product attributes prevent upgrade to version 4.2
  • Fixed excessive attributes are shown in quick order form search dropdown
  • Fixed impossibility to update Product translations with import
  • Fixed menu item URI cached on website level is not updated after editing it on global level
  • Fixed WYSIWYG editor freezes after image resize
  • Fixed rule-based price list is not recalculated after product price update via API
  • Fixed The ")" is shown incorrectly for English language on the phone
  • Fixed product collections won't load after enabling Saved Search when using MySQL
  • Fixed UpdateContentVariantSlugsWithContentVariantId migration fails if webcatalog does not have root content node
  • Fixed check in installer for GRANT CREATE TEMPORARY TABLES in mysql doesn't work