edoras one - Release Notes

Version 1.5.0.S87


Hello everyone

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

Release 1.5.0.S87 announces following new features:

  • New system property edoras-one.home points to the directory where edoras-one stores content and looks for one.properties initially. This configuration change allows to run several different edoras-one instances under one system user account
  • security type property was removed. Security configuration is nov driven by spring active profile. The implemented change makes security configuration more standardized and easier to use
  • Ordering attribute for CMMN actions
  • Generic event listener has been added to the CMMN palette
  • edoras-vis-client module is now built with GruntJS
  • Upgrade of AngularJS from 1.0.6 to 1.2.26
  • Drop Support for Internet Explorer 8

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

Regards, edoras one team

High-level Goals

  • Alllow edoras one configuration directory to be configured
  • Use Spring profiles for the security context
  • Ordering attribute for CMMN actions
  • Generic event listener has been added to the CMMN palette
  • edoras-vis-client module is now built with GruntJS
  • Upgrade AngularJS from 1.0.6 to 1.2.26
  • Drop support for Internet Explorer 8

Migration Notes

  • System property security.type was replaced by spring profiles. Out of the box supported security profiles are security-basic and security-embedded. The default spring security profile is security-basic. security-abstract-config.xml file, which contains shared security configuration, was renamed to security-config-base.xml. For more info please have a look to developer documentation.
  • Support case mode id (guid) is known only after the first Support Case App model deployment. If you want to use support case functionality please follow the user guide to get it running.

Limitations

  • None