Skip to content

Commit 2221430

Browse files
committed
Fix shell detection [release]
1 parent c96284a commit 2221430

File tree

2 files changed

+24
-1
lines changed

2 files changed

+24
-1
lines changed

dist/changelogs/1.1.3.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
## Changes in 1.1.3
2+
3+
- Fix posix shell detection being wrong and launching wrong shell type
4+
5+
## Changes in 1.1.2
6+
7+
- Fix browser initialization race condition
8+
- Fix OOB for some PowerShell sessions
9+
10+
## Changes in 1.1.1
11+
12+
- Improve startup time
13+
- Improve error messages when command or shell connection fails
14+
- Fix directory copy across systems not finishing
15+
- Fix self-updater not launching on Linux and macOS. Might require a reinstallation to get it working again
16+
- Fix file browser not working for some Alpine Linux distributions
17+
- Add support for Tabby terminals
18+
- Start up local and wsl sessions in user home directory
19+
- Improve search for connections dialog
20+
- Improve accessibility support for screen readers
21+
- Improve error messages
22+
- Properly clean temp directories
23+
- Many small miscellaneous fixes and improvements

version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.1.2
1+
1.1.3

0 commit comments

Comments
 (0)