Skip to content

Commit

Permalink
docs: add more features to release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
oneirocosm committed Jan 25, 2025
1 parent c1dd0c9 commit 5bccd02
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/docs/releasenotes.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@ Behind the scenes, we've redesigned our remote file protocol, laying the groundw
- file:/// urls now work in web widget
- Increased size of files allowed in `wsh ai`
- Increased maximum allowed term:scrollback to 50k lines
- Allow connections to entirely be defined in connections.json without relying on ~/.ssh/config
- Added an option to reveal files in external file viewer for local connection
- Added a New Window option when right clicking the MacOS dock icon button
- [build] Switched to free Ubuntu ARM runners for better ARM64 build support
- [build] Windows builds now use zig, simplifying Windows dev setup
- [bugfix] Connections dropdown now populated even when ssh config is missing or invalid
Expand All @@ -47,6 +50,9 @@ Behind the scenes, we've redesigned our remote file protocol, laying the groundw
- [bugfix] Fix preview for large text files
- [bugfix] Fix URLs in terminal (now clickable again)
- [bugfix] Windows URLs now work properly for Wave background images
- [bugfix] Connections launch without wsh if the unix domain socket can't be opened
- [bugfix] Connection status list lights up correctly with currently connected connections
- [bugfix] Use en_US.UTF-8 if the requested LANG is not available in your terminal

### v0.10.4 — Dec 20, 2024

Expand Down

0 comments on commit 5bccd02

Please sign in to comment.