2020.15.0
sfeilmeier
released this
16 Jul 19:54
·
1525 commits
to develop
since this release
Common
- DefaultConfiguration: improve error handling when applying default configuration
- NOTE: Use DefaultConfigurationWorker to simplify appling default configurations on your deployments - like always setting up a Backend.Api.Controller.
- Refresh docs and screenshots (#1178). See...
- Update java and ui dependencies and gradle #1179 d161927 2514942
Edge
- Implement Generic JsonLogic Controller (#1148)
- The JsonLogic-Controller is a very generic Controller that allows the definition of a complex logic as a configuration at runtime, e.g. via Apache Felix Web Console. It is based on the JsonLogic specification (http://jsonlogic.com[jsonlogic.com]).