v0.1.28
What's Changed
- feat: add reusable themed track scrollbar + search markers by @VincentBurke in https://github.com/lassejlv/termy/pull/47
- Inital settings view by @lassejlv in https://github.com/lassejlv/termy/pull/48
- [ImgBot] Optimize images by @imgbot[bot] in https://github.com/lassejlv/termy/pull/51
- fix: various bug fixes/QOL features by @VincentBurke in https://github.com/lassejlv/termy/pull/50
- Add auto_update_ui crate and minimize window command by @lassejlv in https://github.com/lassejlv/termy/pull/54
- [ImgBot] Optimize images by @imgbot[bot] in https://github.com/lassejlv/termy/pull/55
- Add linux packaging for AUR by @SnaetWarre in https://github.com/lassejlv/termy/pull/56
- Use vulkan-icd-loader dependency by @SnaetWarre in https://github.com/lassejlv/termy/pull/58
- Fix titlebar icon button compile errors in terminal render (gpui API alignment) by @DeepanshuMishraa in https://github.com/lassejlv/termy/pull/59
- Comment out titlebar corner radius const by @lassejlv in https://github.com/lassejlv/termy/pull/63
- Add Homebrew Installation support for macOs by @DeepanshuMishraa in https://github.com/lassejlv/termy/pull/64
New Contributors
- @SnaetWarre made their first contribution in https://github.com/lassejlv/termy/pull/56
- @DeepanshuMishraa made their first contribution in https://github.com/lassejlv/termy/pull/59
Full Changelog: https://github.com/lassejlv/termy/compare/v0.1.27...v0.1.28