Skip to content

Releases: hardope/continuity

v0.1.4

Choose a tag to compare

@github-actions github-actions released this 17 Aug 06:15

New

  • Per-device "Forget" - unpair a single device instead of resetting everything (available on Android, desktop, and the CLI)
  • Android's full-screen player now has a real, draggable progress bar for seeking, plus a volume level display
  • Nicer device list visuals (color-coded status, better empty states) and a redesigned pairing confirmation screen

Fixed

  • macOS: reported playback position was stuck/inaccurate — now tracks live
  • Forgetting a device wasn't reliably telling the other device — now fixed

Full Changelog: v0.1.3...v0.1.4

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 17 Aug 04:23

New

  • Android's device list now shows "Active Ns/Nm/Nh ago" per connected peer instead of a plain connected dot

Fixed

  • A rare timing issue could leave two devices with mismatched, broken connections right after pairing
  • A dropped background service now recovers on its own instead of killing discovery for the rest of the session
  • The app now reacts immediately to network changes (Wi-Fi switch, VPN) instead of waiting on a timer
  • Fixed a shutdown bug that could hang app cleanup in some cases

Full Changelog: v0.1.2...v0.1.3

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 13 Aug 10:28

Fixed

  • Devices weren't reconnecting after a Wi-Fi drop or sleep — dead connections are now detected and freed up for reconnect
  • "Refresh Nearby Devices" (and the automatic background refresh) had a bug that could silently kill device discovery for the rest of the session after first use — rebuilt so this can't happen
  • macOS: Play/Pause/Next/Previous silently doing nothing was a missing Accessibility permission — now detected, with a notification and a direct link to the right Settings pane
  • Linux: the Reset confirmation and pairing dialogs weren't appearing at all — fixed the missing dialog backend
  • Android: quitting and immediately reopening the app could fail to launch — Quit now fully kills the process first
  • Windows: uninstalling now actually removes the trust store and saved identity (previously left behind)
  • Linux build fixed in CI (dependency conflict)

Full Changelog: v0.1.1...v0.1.2

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 11 Aug 07:34
  • Full-screen Now Playing view on Android, with volume control
  • Media control extended beyond macOS to Windows and Linux

Fixed

  • Pairing prompts no longer pop up for every device seen on the network — nearby devices are listed instead, and you choose who to connect to
  • Play/pause icon now reflects the actual playback state instead of getting stuck
  • The Send File device picker now always appears correctly

Full Changelog: v0.1.0...v0.1.1

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 10 Aug 21:51