Skip to content

1.10 Release plans

Pre-release
Pre-release
Compare
Choose a tag to compare
@artml artml released this 04 Jul 19:27
· 25979 commits to master since this release

In this release of Oro Platform we will focus on development of new Web API. Workflow capabilities, role management experience, and general application performance will also receive attention.

New features

New Web API

JSON-based Web API that is automatically created based on entity metadata. The following methods are supported:

  • GET
  • POST
  • PATCH
  • DELETE

Workflow capabilities

  • Time trigger for workflow transitions

Role management

  • Clone roles

Other features & improvements

  • PHP7 support
  • Symfony 2.8 support
  • Behat functional tests
  • Mass notifications to application users via CLI
  • Embedded forms without iframe
  • In-app image preview
  • Clone action
  • Save & new option on record creation

TBD

  • Manage record attachments via API
  • Multiple workflows for an entity
  • Field level ACL configuration
  • Refreshed role management UI
  • Personal application configuration
  • Integration with message queue (RabbitMQ)