edoras one - Release Notes

Version 1.5.0.S84


Hello everyone

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

Release 1.5.0.S84 announces following new features:

  • Activiti process provider dependency is upgraded to the latest released version 5.17.0 with edorasware patches and improvements. The upgrade allows us to use the latest job executor improvements and exploit the community improvements.
  • Performance improvements includes less files bundling which makes frontend page download and initialize much faster.
  • Frontend improvements includes iconUrl property is added for all button widgets, which makes button widgets more customizable and user friendly.
  • Release 1.5.0.S84 hides action form title when _hideActionName url parameter is present.
  • Custom properties were added to all CMMN PlanItemDefinition based elements.

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

Regards, edoras one team

High-level Goals

  • Upgrade activiti to 5.17.0
  • Bundle less files instead of using @import to improve browser performance
  • Add iconUrl property for all button widgets
  • Hide action form title when _hideActionName url parameter is 'true'

Migration Notes

  • Apply gear upgrade scripts (e.g. com\\edorasware\\gear\\core\\db\\update\\activiti.${DB}.update.engine.${previousGearRelease}.to.S67.sql) to your DB.
  • If you override the index.html, please rename the ./one/less/main-{VERSION}.less to ./one/less/main-{VERSION}.min.less

Limitations

  • None