-
Notifications
You must be signed in to change notification settings - Fork 146
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
2 changed files
with
4 additions
and
1 deletion.
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 |
---|---|---|
@@ -1,7 +1,10 @@ | ||
- There is now a new custom open action for services instead of just the http browser open actions. | ||
This allows you to run a custom command after a service tunnel is started and to launch custom commands with the locally tunneled address as inputs. | ||
- Add support for Wave terminal | ||
- Fix RemoteCommand option ignore to support OpenSSH versions prior to 7.6 | ||
- Fix some system state display not being updated sometimes | ||
- Fix license expiry message showing up on every launch | ||
- Fix performance issue with connection state updates | ||
- Fix errors when closing window while loading | ||
- Fix rare concurrent modification exception when updating connection list | ||
- Fix icons only having the default color |