Releases: denolehov/annot
Releases · denolehov/annot
v0.12.2
20 Jun 16:25
Compare
Sorry, something went wrong.
No results found
0.12.2 (2026-06-20)
Bug Fixes
docs: use claude mcp add CLI for all platforms in Claude Code setup (#70 ) (78508e1 ), closes #69
linux: grant start-resize-dragging permission so borderless resize fires (#68 ) (fcc0dbc )
v0.12.1
17 Jun 23:27
Compare
Sorry, something went wrong.
No results found
0.12.1 (2026-06-17)
Performance Improvements
annotations: debounce per-keystroke annotation sync (b3efb69 )
annotations: edit content in place to avoid per-keystroke re-renders (d05278d )
annotations: O(1) line→annotation lookup via end-line map (3a2b2be )
annotations: O(1) per-line annotation lookup (b166498 )
viewer: hit-test the current-position lookup (8e77395 )
viewer: take hover out of the reactive path (a125527 )
v0.12.0
16 Jun 08:53
Compare
Sorry, something went wrong.
No results found
0.12.0 (2026-06-16)
Features
windows: Add Windows compatibility to annot (#62 ) (d6db9b5 )
v0.11.0
03 Jun 22:51
Compare
Sorry, something went wrong.
No results found
v0.10.1
03 Jun 10:33
Compare
Sorry, something went wrong.
No results found
0.10.1 (2026-06-03)
Bug Fixes
linux: honor Ctrl+D in command palette delete handlers (b2b11af )
v0.10.0
02 Jun 15:06
Compare
Sorry, something went wrong.
No results found
0.10.0 (2026-06-02)
Features
add a mermaid target for demo. (c29075d )
add a mermaid target for demo. (47877a2 )
add support for darwin in flake. (f899c03 )
add support for darwin in flake. (ce6698b )
Bug Fixes
v0.9.1
24 May 17:10
Compare
Sorry, something went wrong.
No results found
0.9.1 (2026-05-24)
Bug Fixes
ci: remove explicit pnpm version to avoid conflict with packageManager field (ac1083f )
v0.9.0
14 May 15:21
Compare
Sorry, something went wrong.
No results found
0.9.0 (2026-05-14)
Features
add support for Linux (nixos). (4d5a96d )
flake: add packages.default for nix profile install (6d8869f )
platform-aware keyboard shortcut glyphs (⌘/Ctrl, ⌥/Alt, ⇧/Shift) (83dc717 )
Bug Fixes
align sample.md session-comment key with Shift+C (b109711 )
eliminate unused_mut warnings on Linux with platform-specific declarations (6105357 )
flake: add GStreamer deps and fix WebKit2GTK rendering on Wayland (d042cfa )
guard macOS-only Tauri APIs behind cfg(target_os = "macos") (ced6f84 )
keyboard shortcut fixes for Linux (433955a )
update the annot version to 0.8.0. (8cf869d )
update the annot version to 0.8.0. (bcb2b94 )
v0.8.0
14 May 10:17
Compare
Sorry, something went wrong.
No results found
0.8.0 (2026-05-14)
Features
window-state: key window geometry by display configuration (3057359 )
Bug Fixes
mcp: restore the MCP review window onto its remembered monitor (9818e43 )
mermaid: open diagram windows on the remembered monitor (0bab25b )
v0.7.1
01 May 09:24
Compare
Sorry, something went wrong.
No results found
0.7.1 (2026-03-01)
Bug Fixes
include version in release artifact name for Homebrew (e76e1ca )