This commit is contained in:
crschnick 2023-12-02 04:18:45 +00:00
parent 29ac6b85ca
commit d04271f632
2 changed files with 2 additions and 1 deletions

View file

@ -24,6 +24,7 @@ It is recommended to start with the git repository from scratch though to it pro
- Fix powerlevel10k breaking terminal integrations on macOS
- Fix screen clear on terminal launch sometimes breaking terminal formatting
- Fix process exit codes outside of signed 32-bit int causing errors
- Fix local shell process not restarting if it somehow died
- Fix errors not showing when GUI could not be initialized
- Fix some NullPointerExceptions
- Fix file browser execute action not launching scripts

View file

@ -1 +1 @@
1.7.9-4
1.7.9-5