Skip to content

Releases: oroinc/orocommerce-application

Release Notes

11 Oct 12:06
Compare
Choose a tag to compare

List of fixed issues and improvements

  • OroPlatform has been upgraded to 2.3.10 version
  • Fixed content field validation on the Content Blocks creation page

Release Notes

09 Oct 10:26
Compare
Choose a tag to compare

List of fixed issues and improvements

  • OroPlatform and OroCRM have been upgraded to 2.0.24 version

Release Notes

05 Oct 15:04
Compare
Choose a tag to compare

List of fixed issues and improvements

  • Fixed Management Console > Order > Special Discount field validation on the Order.
  • Fixed Error when using dictionary field filter on virtual relation field
  • Fixed Running oro:message-queue:consume is interrupted mysql errors
  • Fixed Incorrect Marketing list results for entities with repository condition
  • Fixed Message validation in activity section from submit for review, decline, approve forms
  • Fixed Updated mailchimp lists are not synchronized
  • Fixed Mailchimp integration bug: didn't sync values of some merge vars
  • Improved Export any grid/report/segment performance

Release Notes

03 Oct 16:14
Compare
Choose a tag to compare

List of fixed issues and improvements

  • OroPlatform and OroCRM have been upgraded to 2.4.1 version
  • Fixed Buyer role should not edit Administrators profile
  • Fixed Special Discount field validation on the Order
  • Fixed Message validation in activity section from submit for review, decline, approve forms
  • Fixed %LANGUAGE% variable in the popup title

Release Notes

03 Oct 10:37
Compare
Choose a tag to compare

List of fixed issues and improvements

  • OroPlatform and OroCRM have been upgraded to 2.3.8 version
  • Fixed Message validation in activity section from submit for review, decline, approve forms
  • Fixed Price List UI breaks when editing Price Calculation Rules

Release Notes

03 Oct 15:36
Compare
Choose a tag to compare

List of fixed issues and improvements

  • OroPlatform and OroCRM have been upgraded to 2.0.23 version
  • Fixed 500 error after deleting customer on the create quote page
  • Fixed Special Discount field validation on the Order

Release Notes

03 Oct 12:13
Compare
Choose a tag to compare

List of fixed issues and improvements

  • OroPlatform and OroCRM have been upgraded to 2.0.22 version

OroCommerce 1.4 Release is Now Available

29 Sep 11:07
Compare
Choose a tag to compare

Major highlights of this OroCommerce release are coupon management, guest checkout, single-page checkout, and product APIs. We also added numerous improvements to catalog management and display, streamlined and enhanced customer experience, and further improved performance of both front end and back-office.

Promotions and coupons

Coupons and coupon codes may now be created in the management console. They can be created manually by administrator, or automatically generated based on a set of rules.

Customer store experience

Guest checkout

Guest users can now enter checkout and place orders, submit orders via quick order form, and request quotes via RFQ form. All these features can be enabled and configured in the system configuration.

Orders and RFQs made from the same browsing session are stored under the same guest customer and customer user profiles. However, these orders are not displayed to the customer if they choose to register later using the same credentials as for guest checkout.

Single-page checkout

Checkout can now be completed easier and quicker using the new single-page checkout workflow. It is turned off by default and can be enabled via workflow management UI.

Auto-cancellation of orders

Orders may now be automatically cancelled if they are not fulfilled before their “Do Not Ship Later Than” date. This feature is disabled by default and can be turned on in the system configuration.

Other store frontend improvements

  • Administrators may configure specific menu items to be shown or hidden depending on the screen size of the customer device.
  • In addition to performance improvements implemented in 1.3 we also added JavaScript and HTML output file minification and changed processing of JavaScript templates. These changes will allow your store frontend to rank even higher in various website speed tests. The changes necessary to the web-server configuration are described in the documentation.

Catalog management

Product relations

  • Related products block may now be displayed on the product view page
  • It is now possible to assign and show upsell products on the product view page.
  • Related and up-sell items of a product may now be exported.

Catalog display

  • You can now display the entire product catalog grouped by categories on a single page using the new All Products page. To enable this page, create a new web catalog content node with Oro Catalog Frontend Product Allproducts system page route, or, alternatively, add it as a frontend menu item.
  • Image galleries at product views can now be displayed as inline sliders instead of thumbnails, subject to website configuration.
  • Product image previews may now be enabled in product listings, so the click on product image opens a gallery instead of product page.
  • SVG files can now be used for category images.
  • Product images are now searchable and indexable by search engines.

Performance improvements

The system can now handle large catalogs up to 10 million products, and loading pages of all product and catalog management pages should not exceed 2 seconds.

Integration and customization

Third-party developers and system integrators may now export and import product relations, product prices, and price lists via numerous new API methods. Please refer to our developer documentation and API sandbox for details.

Other improvements

  • A user-friendly message is displayed in the address book if location map is not available
  • Address book list view has been moved to the custom theme
  • Quantity fields are now validated to prevent entry of negative values
  • Sluggable URL generator now works in multi-language website setup

Release Notes

26 Sep 16:30
Compare
Choose a tag to compare

List of fixed issues and improvements

  • OroPlatform and OroCRM have been upgraded to 2.3.7 version
  • Fixed Incorrect discounts recalculation in "Discounts" and "Totals" subblocks on the Order edit page
  • Fixed 500 error after deleting customer on the create quote page
  • Fixed Quote Request more information(notes) field validation

Release Notes

25 Sep 08:20
Compare
Choose a tag to compare

List of fixed issues and improvements

  • Fixed "Remember Me" feature on the Sign In form
  • Fixed brand field is misaligned on created the product page