Hello everyone
CLD 1.5.0.S82 of edoras one is now available:
https://confluence.edorasware.com/display/EDWDEV/CLD+1.5.0.S82
Release 1.5.0.S82 brings a lot of bug fixes and improvements, especially for the CMMN engine. Autocomplete multiselectios widget supports minimum and maximum items
validation from 1.5.0.S82.
Regards,
edoras one team
High-level Goals
- Improvements and a lot of bug fixes
- CMMN improvements
- Support validation of minimum and maximum selected items in autocomplete with multi-selection widget
Migration Notes
- We added a new system property called 'i18n.message.source.basenames' which needs to have the value 'classpath:com/edorasware/one/i18n/messages' such that everything works as expected. If you want to add your own or override the message properties, then you are able to add it to the property separated by a comma. Read more here: org .springframework.context.support.ReloadableResourceBundleMessageSource.setBasenames.
Limitations