Releases
v1.0.0
Compare
Sorry, something went wrong.
No results found
1.0.0 (2026-03-01)
⚠ BREAKING CHANGES
Complete rewrite from Rust to Swift. All previous configuration files, build scripts, and Rust source are removed.
Features
Add 2FA support for server authentication (a81c6c6 )
Add 2FA support for server authentication (729d750 )
Add 2FA token support for server authentication (fa2e1b0 )
Add 2FA token support for server authentication (d330aa3 )
Add refresh controls and loading indicators to UI (7c0a59b )
Add refresh controls and loading indicators to UI (5cfe02a )
Add refreshing state to server connection handling (1677db1 )
Add refreshing state to server connection handling (6be3138 )
Add TOTP 2FA support with live code generation (aaadcde )
Add TOTP 2FA support with live code generation (ee61457 )
Adding cocogitto config (96b6e65 )
Adding cocogitto config (20b33fb )
ci: add custom app and DMG icon to release workflows (d5d485f )
ci: add custom app and DMG icon to release workflows (dbb9f15 )
Ensure Settings window activates app when opened (a36592b )
Ensure Settings window activates app when opened (d3a74cc )
Improve the Makefile adding help (88c1d43 )
Improve the README, point to using make. (2d841f5 )
Initial commit (0af7375 )
notification: show app icon in native notifications (d78ada9 )
notification: show app icon in native notifications (b526b44 )
Preserve monitor data during reconnect and refresh (3ca97a8 )
Preserve monitor data during reconnect and refresh (18e3d70 )
rewrite application in Swift as native macOS menu bar app (43d7675 )
Testing code signing in the build (554e116 )
Bug Fixes
Add ack handling for token login and clear stale tokens (8b5a9bc )
Add ack handling for token login and clear stale tokens (c6d6cbc )
add connection watchdog and sleep/wake reconnection (9fde8d4 )
add connection watchdog and sleep/wake reconnection (3fe3bca )
Improve 2FA login flow for Socket.IO connections (a92df16 )
Improve 2FA login flow for Socket.IO connections (7007e07 )
improve app icon resolution for notifications (ba71f2e )
improve app icon resolution for notifications (de1fc07 )
Make app icon PNG conversion safe for notification attachments (ac127cf )
Make app icon PNG conversion safe for notification attachments (034048f )
Normalize server URLs to avoid WebSocket origin mismatch (e560414 )
Normalize server URLs to avoid WebSocket origin mismatch (aa0256d )
Release (58f04b6 )
Release (d74f1fa )
Revert "refactor: remove ServerConnectionState.refreshing and update refresh" (0dfe9bf )
Revert "refactor: remove ServerConnectionState.refreshing and update refresh" (5f45128 )
You can’t perform that action at this time.