Skip to content
Hussein Jarrar edited this page Sep 12, 2026 · 2 revisions

v0.23.0

4 changes · 1 Bugfix, 2 New Features, 1 Chore · 19 points.

Bugfix

  • RADD-906 85% of user base don't use mac sponsored · 9d99ee53 Every keyboard-shortcut hint in the app showed the Mac command symbol, so the majority of users — on Windows and Linux — were told to press a key their keyboard does not have. The shortcuts themselves always accepted both keys, which is why this never surfaced as "broken", only as confusing.

New Feature

  • RADD-924 Preview a suggested duplicate without leaving what you're writing ai forms items · 3 pts · 3aa0b46f The similar-issues suggestions gave a key, a title and a score. That is enough to recognise an obvious duplicate and never enough to rule one out, so checking meant opening the issue — which on the submission form costs you a half-typed draft, and while reading an issue costs you your place. The predictable result is…
  • RADD-922 Every event describes an issue the same way events items notify search slas · 8 pts · 89d4a646 Every event that mentions an issue described it differently. The issue key was spelled three ways across fourteen kinds of event and was missing entirely from nine of them, and only two carried the project. Nothing enforced a shape, so each new event invented one.

Chore

  • RADD-914 One automation, many paths: the branching engine automations server · 8 pts · 3b8ebfe4 Automations were a trigger, a single condition and a flat list of actions. Every action ran against everything that survived the condition, so nothing could branch: "assign bugs to the triage team, and tell the reporter about everything else" needed two automations kept in step by hand, and neither could see what the…

Changes from v0.22.0 to v0.23.0.


Mirrored from project.radd-hq.com on 2026-09-12. Documentation is written there; this copy is regenerated by scripts/publish_wiki.py and hand edits do not survive it.

Clone this wiki locally