v0.0.87
What's Changed
- ✨ initial support for Tray by @manusa in #228
- ✨ tray click restores main window by @manusa in #234
- ✨ Ctrl+[1-9] / Cmd+[1-9] switches to tab at position by @manusa in #223
- ⬆ Bump electron to 22.0.0 by @manusa in #233
- ♻️ tab traverse events listened app-globally by @manusa in #222
- ✨ settings uses Material 3 select by @manusa in #224
- ⬆ Bump electron to 21.3.1 by @manusa in #225
- 🐛 Zoom OTP redirect doesn't open in external browser by @manusa in #226
- ✨ settings uses Material 3 checkbox by @manusa in #227
- 📚 Update feature list and summary by @manusa in #229
- 🐛 fix race condition on check for updates by @manusa in #230
- ✨ app-menu contains a Quit entry to exit the app by @manusa in #231
- ✨ app can be minimized when close button click by @manusa in #232
- 🧹 remove Font Awesome by @manusa in #235
- 🧹 remove Bulma by @manusa in #236
- 🤖 enable RPM package creation by @manusa in #237
- 🤖 assets are available in build packages by @manusa in #238
Full Changelog: v0.0.86...v0.0.87