Skip to content

Release Notes

Compare
Choose a tag to compare
@rgrebenchuk rgrebenchuk released this 17 Aug 12:53
· 776 commits to master since this release

List of fixed issues and improvements

  • Fixed. Custom entities cannot be deleted from activity contexts
  • Fixed. CLI Import fails to import several files using same type of Job
  • Upgraded ocramius/proxy-manager to 2.2.*
  • Fixed. WsseAuthenticationProvider can cause InvalidArgumentException when nonce contains a slash
  • Fixed. oro:install does not terminate after detecting already installed application
  • Fixed. Do not run sync jobs(oro_integration:sync_integration:x) for integrations without connectors
  • Fixed. Installation failed with assets error
  • Implemented. Setup development environment with Symfony Server, Docker for services and PHP installed locally
  • Implemented. OAuth 2.0 Authorization Code Grant
  • Fixed incorrect error handling in BatchBundle/Step/StepExecutor.php
  • Fixed. Impossible to use current-user CLI option
  • Fixed. Organization config scope not taken into account while resolving website configuration
  • Fixed. API. Cannot update several included entities with inverse relationship
  • Fixed. CSS styles in GrapeJS WYSIWIG editor double on each page saving
  • Fixed. Make entity Dashboard extendable
  • Fixed failed tests after JsTree update to 3.3.10
  • Fixed DQL cache issue with parameter with dynamic part in DQL
  • Fixed. Do not throw an exception when the environment type config file is absent
  • Updated friendsofphp/php-cs-fixer to the latest version