You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reconnect the active Session faster with a new shortcut (SSH / Telnet / Serial), and get a reconnect button in the terminal pane when disconnected—because waiting for networks is a test of patience, not a feature.
Preserve native context menus across dynamic dashboard backgrounds.
New
Added a reconnect active session shortcut (and related terminal/connectivity documentation + i18n updates).
Improved
Connection Tree shortcut handling: F5 can reconnect a connection while avoiding default browser reload behavior.
Terminal pane: shows a reconnect button when the terminal is disconnected.
Dashboard: native context menus are preserved across dynamic backgrounds.
Fixed
Ignore private Store operations (to prevent unnecessary private store handling).
Internal
Add/update Tauri updater support using separate manifests for macOS and Linux.
Docs and code comments improvements (e.g., keyboard handling notes in ConnectionSidebar).
Remove outdated localization todo entry related to the reconnect active session shortcut.