-
Notifications
You must be signed in to change notification settings - Fork 88
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
21 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
## Changes in 1.1.2 | ||
|
||
- Fix browser initialization race condition | ||
- Fix OOB for some PowerShell sessions | ||
|
||
## Changes in 1.1.1 | ||
|
||
- Improve startup time | ||
- Improve error messages when command or shell connection fails | ||
- Fix directory copy across systems not finishing | ||
- Fix self-updater not launching on Linux and macOS. Might require a reinstallation to get it working again | ||
- Fix file browser not working for some Alpine Linux distributions | ||
- Add support for Tabby terminals | ||
- Start up local and wsl sessions in user home directory | ||
- Improve search for connections dialog | ||
- Improve accessibility support for screen readers | ||
- Improve error messages | ||
- Properly clean temp directories | ||
- Many small miscellaneous fixes and improvements |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
1.1.1 | ||
1.1.2 |