edoras one - Release Notes

Version 1.5.0.S86.1


Hello everyone

CLD 1.5.0.S86.1 of edoras one is now available:
https://confluence.edorasware.com/display/EDWDEV/CLD+1.5.0.S86.1

Release 1.5.0.S86.1 announces following new features:

  • Use AsyncExecutor to process asynchronous jobs. New JobExecutor implementation provides better performance and less DB queries during asynchronous jobs processing.
  • Possibility to force system app deployments. The requested feature allows to override your local changes in system application with the default one.
  • one.properties file located in the ${USER_HOME}/.edoras-one/ folder replaces default properties from the project.
  • In a task browse view, now it's possible to save the form although it has unfilled required fields. That allows the user to save an unfinished form and continue it afterwards.
  • Usability improvements in CMMN model designer.
  • Documentation attribute is now available on all form widgets and CMMN elements.
  • Buttons text supports internationalization now.

Besides of mentioned major improvements release 1.5.0.S86.1 brings a lot of bug fixes.

Regards, edoras one team

High-level Goals

  • Usability improvements in CMMN model designer.
  • Documentation attribute is now available on all form widgets and CMMN elements.
  • Add possibility to force app deployments
  • Avoid required validation for save button action of task work form
  • Use new JobExecutor of Activiti 5.17
  • Add ability to have a one.properties in the .edoras-one folder as override
  • Support button text internationalization

Migration Notes

  • New property system.forceAppImport was added to one properties. forceAppImport flag is used to reimport system applications on during the startup.
  • one.properties file located in the ${USER_HOME}/.edoras-one/ folder replaces default properties from the project

Limitations

  • None