Skip to content

Releases: oroinc/platform-application

Release Notes

16 Jan 11:18
Compare
Choose a tag to compare

List of fixed issues and improvements

  • Extended logging for Health Check SMTP verification
  • Fixed Email preview doesn't work because of X-Frame-Options
  • Added HTTP request independent implementation of API FilterValueAccessorInterface
  • Fixed overflow of oro_segment_snapshot table in OroCommerce with regular products updates

Release Notes

20 Dec 17:01
Compare
Choose a tag to compare

List of fixed issues and improvements

  • Locked doctrine/persistence version in 3.1 LTS
  • Fixed missing email notification on failed import of invalid CSV file

Release Notes

20 Dec 15:41
Compare
Choose a tag to compare

List of fixed issues and improvements

  • Optimized calculations of backoffice search result metrics
  • Fixed layout data providers are processed for invisible blocks
  • Fixed impossible to import CSV file when there are html elements in content
  • Fixed dictionary enum resource via api get 500 error when select options contains "0"
  • Updated request_too_large_error text
  • Fixed hide grid views if there are no records in the grid
  • Fixed OroAssetsBuildCommand fails during styles building
  • Fixed Check connection does not work for system SMTP
  • Fixed incorrect rendering of menu item titles
  • Fixed incorrect rendering of system calendar name
  • Fixed Dashboard insufficient data filtering
  • Fixed NotificationHandlerPass uses wrong sort direction by priority
  • Upgraded 3.1 LTS to the latest Symfony 3.4.*
  • Fixed oro:api:doc:cache:clear command consumes more 2Gb memory
  • Fixed insufficient validation of email signature
  • Fixed make "Compose Email" popup wider to fit the TinyMCE toolbar in one row

Release Notes

23 Oct 15:39
Compare
Choose a tag to compare

List of fixed issues and improvements

  • Improved AJAX API Sandbox
  • Fixed Websocket server does not respect logging verbosity in production mode
  • Fixed incorrect view of buttons
  • Fixed wrong vertical label alignment in State input on Create Contact page
  • Fixed wrong margin on calendar event view popup when creating events with context
  • Fixed incorrect position of links divider "Expand All" and "Collapse All" in system configuration
  • Fixed activities become invisible for user with shared entities
  • Fixed content field in email templates validation
  • Fixed cannot add an attachment to the email reply/forward
  • Fixed MultipleEntitySubscriber get_class broken logic
  • Fixed incorrect timezone is used for date fields at the opportunities grid
  • Fixed critical error during the CLI import
  • Enabled Dataaudit for Multi-Select Enum
  • Fixed broken layout for calendar event reminders
  • Fixed cannot read error log for failed export

Release Notes

17 Sep 16:02
Compare
Choose a tag to compare

List of fixed issues and improvements

  • Fixes job for import of configurable products marked as failed and has an incorrect summary
  • Fixed cloned email templates miss translated content

Release Notes

06 Sep 11:09
Compare
Choose a tag to compare

List of fixed issues and improvements

  • Implemented AJAX API Sandbox
  • Fixed Multi-Select "Not any of" filter in segments works as "any of" filter
  • Fixed impossible programmatically to remove extended field with index
  • Fixed Tooltip doesn't hide after closing popup

Release Notes

23 Aug 10:29
Compare
Choose a tag to compare

List of fixed issues and improvements

  • Fixed ACL owner tree metadata cache causes cache growth and failures on network-based caches with memory limits
  • Fixed OAuth Application does not appear until page refresh on Tablet and Mobile devices
  • Fixed import job of configurable products from CLI cannot be finished
  • Fixed JS error while resizing browser window of Management Console
  • Fixed UI issues in workflow management
  • Fixed wrong calendar date format for pt_BR locale
  • Added the Workflow Diagram section on a workflow pages

4.0.0 release is now available

09 Aug 07:06
Compare
Choose a tag to compare
Pre-release

4.0.0 is an unmaintained developer preview release that includes some backwards incompatible changes from the currently developed 4.0 development branch.

Please note, that 4.x series should be used only if your project is scheduled to go live after January 2020. You will have to continually upgrade to the next available 4.1.0-beta, 4.1.0-rc versions and ultimately upgrade to 4.1 LTS version prior to going live with the project.

All other projects should use 3.1 LTS, which is the latest stable version.

Majority of the bugfixes and some improvements from 4.0 branch have already been included in the last 3.1.x patch releases:

We have also accepted and merged various contributions from Oro community developers and partners.

Technology updates in 4.0.0 release:

The full list of bug fixes included in this release is available in the wiki.

Release Notes

08 Aug 09:48
Compare
Choose a tag to compare

List of fixed issues and improvements

  • Added white bg to the content block
  • Fixed widgets are duplicated in dashboard widgets popup
  • Fixed EnumEntityConfigDumperExtension creates invalid configuration for Snapshot when field is in Deleted state
  • Fixed filesystem health check endpoints should not be environment depended
  • Implemented POST_CLI_IMPORT event for import functionality
  • Extended editor in Compose Email popup

Release Notes

29 Jul 11:40
Compare
Choose a tag to compare

List of fixed issues and improvements

  • Fixed exceptions in WSSE nonce cache under heavy load
  • Fixed use placeholders in DQL queries instead of raw values
  • Redesigned workflow manager
  • Replaced "remove" to "trash" icon according to described logic
  • Made drop-down inside of the select borders
  • Taxonomy improvements
  • Replaced sort icons with arrows in all grids
  • Changed the color of the uniform select placeholder
  • Fixed wrong vertical alignment in inline grids in system configuration
  • Fixed user with no permission is able to get account's owner record via API
  • Fixed dictionary enum resource via api get 500 error when select options contains "0"
  • Fixed aggregation by date in reports uses UTC instead of system configuration timezone
  • Fixed subgrid checkboxes are not aligned with row height in Management Console
  • Fixed wrong padding/margin of import popup elements in Management Console
  • Fixed user with Specific Role does not have access to the entity if his used Search
  • Fixed InterWindowMediator throws errors on attempt to parse invalid JSON
  • Fixed Background of disabled select2 fields in Management Console does not cover filed completely
  • Fixed Dashboard Widgets UI bugs