xpipe/dist/changelogs/1.7.8.md

19 lines
942 B
Markdown
Raw Normal View History

2023-11-24 20:24:02 +13:00
## Changes in 1.7.8
2023-11-24 21:19:41 +13:00
- 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.
2023-11-24 20:24:02 +13:00
- 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
## Previous changes in 1.7
- [1.7.7](https://github.com/xpipe-io/xpipe/releases/tag/1.7.7)
- [1.7.6](https://github.com/xpipe-io/xpipe/releases/tag/1.7.6)
- [1.7.5](https://github.com/xpipe-io/xpipe/releases/tag/1.7.5)
- [1.7.4](https://github.com/xpipe-io/xpipe/releases/tag/1.7.4)
- [1.7.3](https://github.com/xpipe-io/xpipe/releases/tag/1.7.3)
- [1.7.2](https://github.com/xpipe-io/xpipe/releases/tag/1.7.2)
- [1.7.1](https://github.com/xpipe-io/xpipe/releases/tag/1.7.1)