Skip to content
New MAJOR release 03.00.00

Changes since 02.02.02:

- change/unify workflow: use config script to manage server packages etc.

- feat: always use build directories for config packages
- feat: config myself is now idempotent
- feat: shared component for firmware deployment (DeployTool)
- feat: provide file/dir names to Mako code
- feat: less verbose output on multi instance runs
- feat: add shared template/module: ConfigVersion (#9802)
- feat: use white list for backup (#6431)
- feat: simplify importing local modules from settings

- fix: MAKE_EXECUTABLE not working
- fix backup timeout sometimes ineffective
- fix error message when using OmitFileException

- remove old style parsing (pre-Mako)
- update config package URLs
- rewrite configure scripts into python