Skip to content

Commit 5d22dd5

Browse files
authored
docs: add more features to release notes (#1849)
1 parent 7b366c9 commit 5d22dd5

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

docs/docs/releasenotes.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ Behind the scenes, we've redesigned our remote file protocol, laying the groundw
3535
- file:/// urls now work in web widget
3636
- Increased max size of files allowed in `wsh ai` to 50k
3737
- Increased maximum allowed term:scrollback to 50k lines
38+
- Allow connections to entirely be defined in connections.json without relying on ~/.ssh/config
39+
- Added an option to reveal files in external file viewer for local connection
40+
- Added a New Window option when right clicking the MacOS dock icon button
3841
- [build] Switched to free Ubuntu ARM runners for better ARM64 build support
3942
- [build] Windows builds now use zig, simplifying Windows dev setup
4043
- [bugfix] Connections dropdown now populated even when ssh config is missing or invalid
@@ -47,6 +50,9 @@ Behind the scenes, we've redesigned our remote file protocol, laying the groundw
4750
- [bugfix] Fix preview for large text files
4851
- [bugfix] Fix URLs in terminal (now clickable again)
4952
- [bugfix] Windows URLs now work properly for Wave background images
53+
- [bugfix] Connections launch without wsh if the unix domain socket can't be opened
54+
- [bugfix] Connection status list lights up correctly with currently connected connections
55+
- [bugfix] Use en_US.UTF-8 if the requested LANG is not available in your terminal
5056
- Other bug fixes, performance improvements, and dependency updates
5157

5258
### v0.10.4 — Dec 20, 2024

0 commit comments

Comments
 (0)