Skip to content

v0.21.2

Choose a tag to compare

@github-actions github-actions released this 11 Feb 17:02
· 5651 commits to develop since this release

👉 Changelog

Full Changelog: v0.21.1...v0.21.2

🚀 Enhancements

  • Theme switch to "theme switch" the charts (#7151)
  • ci: Add workflows for release process (10fad2992)

🩹 Fixes

  • ui: Prevent doubling the executions chart on flow overview (e086099d6)
  • ui: Amend bar chart colors on the main dashboard (0e3218c7b)
  • core: Possible NPE on LabelService.containsAll (8c943b43f)
  • ui: Amend the language switching issue (#7235)
  • Add comment on i18n code (60b189d10)
  • Labels should not be purple if inactive (d9962a89a)
  • ci: Fix and remove unecessary setps in set version workflows (b651f53e8)
  • Use the udpated labelsFromQuery in labels (c26252534)
  • core: Make flow/namespace variables available for input expr (44c149e8d)
  • core: Http client was not using deprecated setter (5d5b74613)
  • core: Do not validate subflow if namespace or id is pebble (#7294)
  • h2: Remove indenting in sql file (#7306)

🏡 Chore

  • ui: Re-order the list of optional columns (#7213)
  • Remove console.log (df3bec4d6)
  • ui: Amended global pagination coloring (#7201)
  • ui: Generate random flow ID using combination of animal names and numbers (#7223)
  • ui: Only show warning on bulk execution deletion if nonTerminated is true (#7211)
  • ui: Align chart duration label with switch toggle (#7259)
  • ui: Disable saving flow actions if there are errors (#7278)
  • ui: Make action columns always visible on executions and flows (#7291)
  • ui: Remove the option to change editor theme separately (#7192)
  • Update version to v0.21.2 (da6d0f57b)

❤️ Contributors