[release]

This commit is contained in:
crschnick 2023-05-24 05:44:50 +00:00
parent 52e930c7a3
commit f36481ba26
2 changed files with 12 additions and 1 deletions

11
dist/changelogs/1.0.1.md vendored Normal file
View file

@ -0,0 +1,11 @@
## Changes in 1.0.1
- Add ability to open directory as root in file browser
- Always run shell profile init scripts when opening them in terminals
- Fix incomplete PATH when opening shell session in iTerm2
- Fix application not starting up on Windows when username contained special characters
- Fix shell connection failing when user had no write privileges
- Fix wrong passwords errors in posix shells
- Fix homebrew distribution
- Fix WSL detection failing on non-english systems
- Many small miscellaneous fixes and improvements

View file

@ -1 +1 @@
1.0.0
1.0.1