Features
- theme switch to "theme switch" the charts (#7151) (Barthélémy Ledoux)
- ci: add workflows for release process (Florian Hussonnois)
Bug Fixes
- ui: prevent doubling the executions chart on flow overview (MilosPaunovic)
- ui: amend bar chart colors on the main dashboard (MilosPaunovic)
- core: possible NPE on LabelService.containsAll (Loïc Mathieu)
- ui: amend the language switching issue (#7235) (咬轮猫)
- add comment on i18n code (Bart Ledoux)
- labels should not be purple if inactive (Bart Ledoux)
- ci: fix and remove unecessary setps in set version workflows (Florian Hussonnois)
- use the udpated labelsFromQuery in labels (Bart Ledoux)
- core: make flow/namespace variables available for input expr (Florian Hussonnois)
- core: http client was not using deprecated setter (Ludovic DEHON)
- core: do not validate subflow if namespace or id is pebble (#7294) (YannC)
- h2: remove indenting in sql file (#7306) (YannC)
Chores
- ui: re-order the list of optional columns (#7213) (Miloš Paunović)
- remove console.log (Bart Ledoux)
- ui: amended global pagination coloring (#7201) (Pravesh-Sudha)
- ui: generate random flow ID using combination of animal names and numbers (#7223) (Miloš Paunović)
- ui: only show warning on bulk execution deletion if nonTerminated is true (#7211) (Piyush Bhaskar)
- ui: align chart duration label with switch toggle (#7259) (Aabhas Sao)
- ui: disable saving flow actions if there are errors (#7278) (Miloš Paunović)
- ui: make action columns always visible on executions and flows (#7291) (Miloš Paunović)
- ui: remove the option to change editor theme separately (#7192) (Miloš Paunović)
- update version to v0.21.2 (YannC)
Commits
- missing translation (YannC)