Releases
v1.83.1
Compare
Sorry, something went wrong.
No results found
1.83.1 (2026-08-04)
🐛 Bug Fixes
db: keep the fd-limit helpers alive on the Windows build (b6582f0 )
db: raise the file-descriptor limit in both binaries (0183939 )
telemetry: ship the fields that say WHICH health check failed (8bbc174 )
tray: compile the launchd migration helpers on every platform (9086cb2 ), closes #671
tray: restore the Windows recovery fallback and close the -k TOCTOU (9a528fd ), closes #677 678/#679
tray: stop bouncing a healthy daemon on every launch; close review gaps (bc5a31d ), closes #677
tray: stop the daemon before the db encryption swap on macOS too (f831432 )
tray: stop the watchdog killing a healthy daemon and corrupting the DB (fe0a7ab )
tray: stop warning on every restart when no scheduled task exists (8b44063 )
tray: verify the liveness read and stop reusing the watchdog span name (58119ae )
ui: replace native dialogs, inert in the packaged tray, with in-app modals (56626f0 )
✅ Tests
llm: cover the reported install command on both CI platforms (4a91047 )
tray: catch macOS-only items called from always-compiled code (149a2ad )
tray: pin that a missing scheduled task never reaches WARN (596a948 )
tray: pin the two guards that stop the db swap corrupting data (e0a8cb6 )
📝 Documentation
whats-new: add the 1.83.1 entry and the open-corruption roadmap item (4f28148 )
🔧 Chores
You can’t perform that action at this time.