0.6.0 (2026-02-25)
Features
- add ? help overlay (7a5e27c)
- add /remove command that is like /replace but with empty content (493a829)
- add an ability to copy tables (5afd422)
- add HEX color preview (7d87463)
- add icons for each of the terraform axis (d60a402)
- add sorting to
annot bookmarks listcommand (3e16168) - add svg icons to distinguish different item types in @ ref menu (2f73984)
- add terraform axes precedence rules (52654f8)
- add terraform regions for structured content transformation (bb9c082)
- add version subcommand (62d6b74)
- allow referencing markdown headings via @ in annotation (9eed904)
- CLI --json output, --exit-mode flag, and structured metadata (16d189d)
- natural prose terraform directives (6ce5c0c)
- remove redundant categories from the @ ref menu so that fuzzy search works properly (d83657b)
- show toast on successful terraform apply (45b30fa)
- the bookmarks subcommand is now
annot bookmark(singular) (5b4f7ae) - use fuzzy search in @ annotation menu (8f35456)
Bug Fixes
- ? help modal layout organization (4db4b28)
- @ ref menu ranking improvements (7cd2e48)
- allow blurring the annotation editor if tag/ref/command suggestion menu is active (e76a1ba)
- allow opening session editor from hovering phase (af5a317)
- build workflow now accepts tag param (8ca04ad)
- chip font size is now consistent with the annotation editor size (3a2ec96)
- contradictory terraform prose outputs are no longer possible (89017b6)
- fix buggy excalidraw close confirmation dialog (004dc32)
- hunk context is now properly tracked in diff mode and shown in (dae79bb)
- make non-sensical terraform states impossible to represent (bf3aa5a)
- prevent orphaned excalidraw windows if excalidraw chip was deleted (d9d5e3e)
- properly track open editor to prevent double open editors (ee8a06b)
- reset selected text when selecting for annotation (0f3b567)
- sealed annotation editors no longer disappear when selecting new (d0c63cd)
- terraform element padding is now consistent with the annotation editor padding (46f8a09)
- treat kotlin syntax as java for highlighting (646fbec)
- trigger build workflow on release publish event (45e064b)
- use rangeKey instead of interaction.range in updateAnnotation (416d536)
- yaml list items are no longer broken (72a4ebb)