Skip to content

Releases: oroinc/orocommerce-application

Release Notes

02 Aug 14:10
Compare
Choose a tag to compare

List of fixed issues and improvements

  • Fixed customer user detail page name fields problem
  • Fixed Closed Quote couldn't be reopened
  • Fixed Could not perform checkout steps with country without states
  • Fixed Customers are not correctly deleted
    _ fixed default Localization for German Application
  • Fixed Configurable attributes have "service" names instead of human-readable
  • Fixed Customer restricted so see one content node, it can't see all content nodes
  • Fixed Management Console - Add Orders and Customer Users to search results
  • Fixed Shopping list notes content issue
  • Fixed Re-indexation after import should be started without usage of "Recalculate" button

Release Notes

02 Aug 16:03
Compare
Choose a tag to compare

List of fixed issues and improvements

  • Fixed shopping list notes content issue
  • OroPlatform and OroCRM have been updated to latest version

OroCommerce 1.3 Release is Now Available

31 Jul 23:04
Compare
Choose a tag to compare

In this release of OroCommerce we introduce a couple of new features and significantly improve the performance and responsiveness of store frontend.

Promotion Engine

Promotion engine allows to configure and run conditional promotions and apply various types of discounts to the customer orders (e.g. order discounts, line item discounts, "buy X get Y" discounts).

Guest Users

  • It is possible to close the store frontend for guest users entirely, so that no pages other than the login form (and registration, if it is enabled in the system configuration) will be available.
  • Guest users can now add items to the shopping list. This feature can be enabled and configured in the system configuration. The contents of guest shopping lists is stored in browser session and will be preserved after the registration or merged with the existing shopping lists if a registered user signs in.
  • The registration form may include additional registration instructions. The content can be modified by store owners in the system configuration.

Catalog Management

  • Catalog managers can highlight new arrivals with additional label on the store frontend and have new configuration options for "New Arrivals" block on the store homepage.
  • Product view page in the backoffice has been reorganized to allow for editing of different sections individually without opening the whole product edit page.
  • You can manually add selected products to product collections in web catalog management. You can also exclude some products from the automatically generated list if necessary.
  • Price list generation now includes additional price calculation strategy that uses minimum possible price for better compliance with some local rules and regulations.
  • It is now possible to assign and show related products on the product view page.
  • Catalog managers can select a page template for the store frontend product view page when editing product information.

Store Frontend

  • The main navigation menu has been optimized for mobile and tablet devices.
  • You can display the contact information of the customer's assigned sales representative on the store frontend.
  • The "Contact Us" form on the store frontend can now be enabled through system configuration.
  • Quick order page has been improved to include additional product information and improve user experience.
  • Customers can now easily duplicate their shopping lists.

Performance Improvements and SEO

  • By enabling image and font caching, page source compression and image compression your store frontend will rank higher in various website speed tests. Web-server specific examples are provided in the documentation.
  • The new meta title field for products, categories and landing pages allows to control how your store frontend pages will be presented in search engine results.
  • The default sitemap file chunk limit has been reduced down to 10,000 items per file.

Integrations and Customization

  • The updated product API and the new price list API can be used to manage products information and price lists.
  • Our default set of backoffice workflows now includes a quote management flow with additional approval steps.
  • All files of the "custom" theme are now located in the single bundle as an example of how to properly create new store frontend themes for OroCommerce.

Upgrade notice

Starting from this version, you can use the NPM/Bower dependencies without the fxpio/composer-asset-plugin installed globally for composer. From now on, OroCommerce uses a dedicated packagist asset-packagist.orocrm.com that replaces the plugin to improve the performance of composer operations. In earlier versions, having this plugin installed was an essential prerequisite for any composer commands.

If you have upgraded to version 1.3.0 or later from the earlier versions, please remove the fxpio/composer-asset-plugin using the following command:

composer global remove fxp/composer-asset-plugin

Notes:

  • The asset-packagist.orocrm.com follows the naming conventions of the nmp packages and bower assets.
  • When adding a new dependency to the project using composer, you may encounter a package not found message. This happens when the package is not yet indexed by the packagist. To handle this situation, please search for the package in the https://asset-packagist.orocrm.com. This results in the index update, and the package becomes available as the composer dependency.

Release Notes

13 Jul 14:41
Compare
Choose a tag to compare

List of fixed issues and improvements

  • OroPlatform updated to version 2.0.17
  • OroCRM updated to version 2.0.16

Release Notes

04 Jul 10:36
Compare
Choose a tag to compare

List of fixed issues and improvements

  • Non-friendly label of shipping method on order review page
  • Fixed demo user has no permission to see quote without Owner
  • Fixed deadlock in TaxBundle
  • Fixed promo slider does not work in case application in subdirectory
  • Fixed impossible to save field configuration for taxCode field

Release Notes

04 Jul 10:26
Compare
Choose a tag to compare

List of fixed issues and improvements

  • OroPlatform updated to version 2.1.6
  • OroCRM updated to version 2.1.6

Release Notes

04 Jul 10:16
Compare
Choose a tag to compare

List of fixed issues and improvements

  • Fixed Websites > Set default not saved the status when changing the default Website

Release Notes

19 Jun 13:29
Compare
Choose a tag to compare

List of fixed issues and improvements

  • OroPlatform and OroCRM were upgraded to 2.1.5 version
  • Fixed impossible to import price lists via CLI

Release Notes

19 Jun 15:57
Compare
Choose a tag to compare

List of fixed issues and improvements

  • Fixed Set default not saved the status when changing the default Website in Website Configuration
  • Fixed impossible to composer update in Commerce application
  • Fixed impossible to import price lists via CLI

Release Notes

19 Jun 09:48
Compare
Choose a tag to compare

List of fixed issues and improvements

  • Fixed default currency should be always set to 'USD'
  • Fixed the user cannot create a checkout with the default settings de_de application
  • Fixed Impossible to import price lists via CLI
  • Fixed Mobile View: create a shopping list popup does not placed on the screen
  • Fixed can't create Order from Quote
  • Fixed View Role touch up tab 'System Capabilities' and Edit Role button