Skip to content

Releases: braedonsaunders/commandarr

v1.0.1

22 Mar 15:51

Choose a tag to compare

Patch release with a chat UX fix.\n\nHighlights:\n- Preserve the AI typing indicator when leaving the Chat tab and returning while a response is still in progress\n- Keep polling pending conversations after remount so the UI catches up when the assistant reply lands\n- Bump visible app version strings to 1.0.1

Full Changelog: v1.0.0...v1.0.1

v1.0.0

22 Mar 15:39

Choose a tag to compare

Commandarr v1.0.0 is live.

Highlights

  • Hardened basic auth so WebSocket endpoints are protected alongside the dashboard and API.
  • Fixed settings export so it downloads correctly from the web UI instead of being swallowed by SPA navigation.
  • Added settings import from JSON backups for faster restores and migrations.
  • Filtered push subscription records out of settings exports to avoid leaking device-specific noise into backups.
  • Improved the live logs view so it reconnects automatically after disconnects or restarts.
  • Updated chat platform setup copy so it matches the current save-and-apply behavior.