Changelog

Stay up to date with new features, improvements, and bug fixes in Hopp.

v0.0.25
June 1, 2025

Added

  • Improved onboarding sequence on macOS.
v0.0.24
May 30, 2025

Added

  • New onboarding window for asking for required permissions for macOS.
  • Onboarding window that explains how to open Hopp for macOS.

🐞Fixed

  • A bug where the UI was crashing if an incoming call was received straight after the app was launched.

🗑️Removed

  • Dock icon.
v0.0.23
May 17, 2025

Added

  • Windows support.
  • Email invitation in the dashboard.
  • Download options in the dashboard.

🐞Fixed

  • Intermittent sign outs.
v0.0.22
May 1, 2025

🐞Fixed

  • Flaky call disconnections due to WebSocket flakyness (with Redis connections)
  • Better WebSocket reliability with partysocket package
  • Minor toast timings
v0.0.21
April 14, 2025

🐞Fixed

  • User was getting into a reconnection loop.
v0.0.20
April 8, 2025

Added

  • Converted Screen Picker screen to dark themed
  • When clicking "Join Sharer" bring the screen-sharing window to the front if its open

🐞Fixed

  • Call race conditions
v0.0.19
April 4, 2025

Added

  • Hopp is added to the Login Items on macOS.
  • Sharer button for enabling/disabling controller's remote control.
  • Controller's cursor is converted to a pointer when remote control is disabled.
  • Feedback on controller's window when sharer disables remote control.

🐞Fixed

  • Resizing issues when controller's window was maximised.
v0.0.18
April 2, 2025

Added

  • Controller's cursor is hidden in sharer's view when disabled form controller.
  • Update button is disabled when user is in a call.
  • Incoming call is rejected if Hopp is updating.

🐞Fixed

  • Call is ended when participant abruptly disconnects.
  • Stop calling if callee goes offline.
v0.0.17
March 31, 2025

🐞Fixed

  • Mic hot plugging.
v0.0.16
March 30, 2025

Added

  • Invite teammates functionality from Hopp dashboard.

🐞Fixed

  • Broken avatar in incoming call requests.
  • Various microphone issues.

🗑️Removed

  • Start hopp on login (tauri adds the app in the "Allow in Background" items and not in the login items).