Bug Fixes
- core: variable renderer handle properly raw tags when recursive rendering (brian.mulier)
- core: add getName() to input to have soft deprecation (brian.mulier)
- webserver: Triggers page crash when a trigger is deleted (Loïc Mathieu)
- core: MapUtils performance (Loïc Mathieu)
- core: improve Execution.findChilds() (Loïc Mathieu)
- core: fix stats webserver (#3408) (Florian Hussonnois)
- core: properly handle deprecation for input's name property to prevent false warnings (brian.mulier)
- core: skip directory and un-readable file on WorkingDirectory post action (Loïc Mathieu)
- webserver: ability to turn off basic authentication through configuration (brian.mulier)
- ui: no more editor shrink due to localStorage value missing (brian.mulier)
- ui: allow backfill with not required inputs (YannC)
- webserver: set paused to success if not subtask (#3458) (YannC)
- test: test does not pass during release (YannC)
Chores
- upgrade to version 0.15.10 (Loïc Mathieu)
- upgrade to version 0.15.11 (YannC)