Skip to content

0.2.2 ✔️

Summary

This maintenance release resolves known UI issues. It further includes some minor UX enhancements, and adds a summary of all stored events to the event browser.

Fixes

  • 🐞 ui: fix that navigating from graph to task flow in flow editor could cause strange behavior
  • 🐞 ui: fix flow editor behavior when creating and navigating between flows
  • 🐞 ui: fix that flow editor would add unneeded entries to browser navigation history
  • 🐞 ui: fix that store browser could have display issues with long key values
  • 🐞 ui: fix that the flow list tag filter could use non-existing tags
  • 🐞 ui: fix that task flow nodes’ flow input label says “User Flow Input Data”
  • 🐞 ui: fix that event browser can display incorrect event time
  • 🐞 ui: fix that event browser must paginate when deleting the only event if page > 1
  • 🐞 ui: fix that store browser’s total items stays correct during pagination

Enhancements

  • 🔼 ui: the flow selection label on link forms reads “Web flow” and not “UI flow”
  • 🔼 ui: links and webhooks shows appropriate message if no target flows are available
  • 🔼 ui: store browser shows prefix count
  • 🔼 web flow ui: improve loading display

Features

  • ⚡ ui: event browser shows all event types
  • ⚡ ui: flow editor has re-publish button

API

  • ⚙️ api: add GET /api/admin/events/types