Update changelog

This commit is contained in:
crschnick 2023-11-24 08:19:41 +00:00
parent 1aadbc3a76
commit 774b005588

View file

@ -1,6 +1,8 @@
## Changes in 1.7.8
- Make created scripts fully apply to file browser sessions as well
- Make created scripts fully apply to file browser sessions as well.
Any environment changes will apply to the whole file browser, plus all selected
terminals scripts will be executed whenever you open a terminal session into a directory.
- More startup performance improvements
- Fix dialog window order sometimes being wrong and shown behind main window
- Fix macOS Terminal.app sometimes not launching connection due to a race condition