Skip to content

v2.3.1 - #833

Merged
LukeGus merged 10 commits into
mainfrom
dev-2.3.1
May 29, 2026
Merged

v2.3.1#833
LukeGus merged 10 commits into
mainfrom
dev-2.3.1

Conversation

@LukeGus

@LukeGus LukeGus commented May 29, 2026

Copy link
Copy Markdown
Member

Update Log:

  • Improved split-screen system (right on tabs for split-screen menu)
  • New connections tab to view and restore old connections (connections are persisted unless closed for 30 minutes)
  • Created new user profile toggle to reopen all tabs on refresh or device switch (now saves to backend instead of being browser specific)
  • Re-added WOL button
  • Filter/sort host buttons
  • Improved alert system UI
  • Save sidebar width to browser storage
  • New user profile toggle to pin the leftmost side rail
  • Re-added snippet reordering system
  • Made all SSH-based connections read from the keepalive information set in the host manager
  • Update electron version check to match new UI

Bug Fixes:

  • Proper use of BASE_PATH env variable for caching
  • Admin/user profile menu toggle buttons now properly adapt to a small-width sidebar
  • Duplicating hosts stripping many fields
  • Random SSH disconnects
  • Guacamole 1_0_0 and 1_1_0 errors
  • Host toolbar row overflow
  • Command palette toggling while typing
  • File manager displaying filenames in uppercase
  • Host manager custom ports not loading
  • User profile toggles for host tags, snippet folder collapse, snippet requires confirmation, and disable command palette not working
  • Guacd hosts made on ≥v2.2.1 give connection errors
  • Removed unneeded file manager color toggle in user profile
  • macOS not displaying UI until switching to another app and coming back
  • Jump host connections failing

LukeGus added 10 commits May 27, 2026 23:35
…new connections panel to restore old connections and view current ones. Also added new user profile toggle to reopen all tabs (saves and loads from backend). Added user profile toggle for host tray click vs hover.
…s in admin/user profile now are always visible regardless of sidebar width, duplicating hosts not adding jumphost/socks5, keepalive internal not mulitplying into seconds causing a keepalive error, and finally guacamole giving 1_0_0 and 1_1_0 errors
…idth to localstorage, and fix host toolbar row overflow (add host going off screen on small sidebar width)
…xed command pallete toggling when typing in a field, made file manager not uppercase, host manager custom ports not loading, guacd hosts made on >=2.2.1, fixed host tags toggling, added reorder snippet sfeature, made snippet folder clllapse and require confimration toggle work, removed file manager color toggle, and fixed macos not displaying GUI until switching to another app and coming back, and jump host servers failing.
… system for ssh to all match the same implementation and use the data from the host config instead of a predefined value
@LukeGus
LukeGus merged commit 8a4172c into main May 29, 2026
2 of 3 checks passed
@LukeGus
LukeGus deleted the dev-2.3.1 branch May 29, 2026 02:13
LukeGus added a commit that referenced this pull request May 29, 2026
* feat: add host list sort

* feat: fixed rdp truncating (taskbar invisible unless resizing window) and improved split screen system

* feat: revamp conneciton persistance system to save to backend with a new connections panel to restore old connections and view current ones. Also added new user profile toggle to reopen all tabs (saves and loads from backend). Added user profile toggle for host tray click vs hover.

* feat: added WOL button, added proper use of BASE_PATH, toggles/buttons in admin/user profile now are always visible regardless of sidebar width, duplicating hosts not adding jumphost/socks5, keepalive internal not mulitplying into seconds causing a keepalive error, and finally guacamole giving 1_0_0 and 1_1_0 errors

* feat: add filter host button, improve alert system UI, save sidebar width to localstorage, and fix host toolbar row overflow (add host going off screen on small sidebar width)

* feat: add pin rail toggle, fix command pallete toggle not working, fixed command pallete toggling when typing in a field, made file manager not uppercase, host manager custom ports not loading, guacd hosts made on >=2.2.1, fixed host tags toggling, added reorder snippet sfeature, made snippet folder clllapse and require confimration toggle work, removed file manager color toggle, and fixed macos not displaying GUI until switching to another app and coming back, and jump host servers failing.

* feat: use blacksmith caching for docker compile and improve keepalive system for ssh to all match the same implementation and use the data from the host config instead of a predefined value

* feat: reset host manager state if the form is left and remove file manager color logic from the removed toggle

* feat: update electron version check to use new ui

* feat: improve duplication system to proplery map all fields
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant