Releases: oroinc/platform-application
Releases · oroinc/platform-application
Release Notes
List of fixed issues and improvements
- Fixed incorrect Emails owner and activity lists context association
- Fixed consumers try to process not committed processes
Release Notes
List of fixed issues and improvements
- Error when using dictionary field filter on virtual relation field
- Running oro:message-queue:consume is interrupted MySQL errors
- Incorrect Emails owner and activity lists context association
- Autocomplete is not working for emails that has more than 25 symbols
- Consumers try to process not committed processes
Release Notes
List of fixed issues and improvements
- 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
- Improved Export any grid/report/segment performance
Release Notes
List of fixed issues and improvements
- Fixed issues in Email Rendering
- Fixed joins in Segmentation Engine
- Improved API key generator
Release Notes
List of fixed issues and improvements
- Fixed memory leak in the cache (Redis) due to Search queries
- Fixed limit lifetime of doctrine`s cache
- Fixed API key creation/update
Release Notes
List of fixed issues and improvements
- Fixed Email Body sync fails with fatal error
Release Notes
List of fixed issues and improvements
- Improved API key generator
- Fixed Email Body sync fails with fatal error
Release Notes
List of fixed issues and improvements
- Fixed install command doesn't return any code
- Fixed Message Queue Console Logging
- Fixed Security Email Rendering issue
- Fixed API key generator
- Fixed broken Emails view
- Fixed impossible to login to mobile app because of the incorrect location of the login form
- Fixed impossible to control and view Consumer working status
Release Notes
List of fixed issues and improvements
- Fixed Datagrid string filter for to-many and to-one relation are working incorrectly
- Fixed data audit and search not working when more than one consumers is running
- Fixed memory leak in the cache (Redis) due to Search queries
- Fixed API key creation/update
- Fixed use trusty build instead of obsolete precise
- Ported fix for JS errors when deferred render is called after dispose
- Fixed My Emails thread view widget error loading
- Fixed unique constraint on "oro_email_address" affected a parallel import with 4 consumers
- Fixed Cannot Export All Users via Datagrid Export
Release Notes
New features – OroPlatform
Release 2.4 of OroPlatform brings search to configuration UI, logging of MessageQueue jobs, and multiple improvements to our REST API, workflows, and other core platform functionality.
System configuration search
You can now search for a setting in the system configuration or other configuration trees (organization, user, website). You can search by the option group names, option labels, and descriptions (hints).
Message queue logging
Logs from MQ processors are now written in console, in a separate stream with separate verbosity controls. This allows developers to access jobs logs independently from application logs for easier debugging
REST API
- API validations were moved from processors to form builder
- Property Accessor handling of collections has been changed so the input is merged with existing data instead of replacing it
- Parameters added to API resources will now appear in documentation and sandbox
- API key generator now produces more cryptographically secure keys
Workflows
- Workflows and workflow nodes that contain actions or conditions can no longer be cloned or edited from the UI.
- Processing speed of changes made to actions and operations (warmup of
application.yml
) has been * greatly improved so they appear quicker in the application UI - Organization and owner fields are now optional for
POST
requests.
Other changes and improvements
- Main action button in warning popups is now red instead of blue
- ElasticSearch reindexing has been sped up to 95%, with similar improvements to index size
- Asset improvements were moved from
LayoutBundle
toAsseticBundle
- Inverse side of extended associations may now include
cascade
option
Known issues
- Record pagination does not work