v5.8.0
Gitify v5.8.0
This release unlocks the flexibility and power of our new account management module. Users can now authenticate multiple GitHub Cloud or GitHub Enterprise Server accounts with an authentication method of their choice 🔥
⚡️ What's Changed
🚀 Features
- feat: tray context menu by @setchy in #1212
- feat: support multiple accounts by @setchy in #1201
- feat: only extract linked issues for User PRs by @setchy in #1219
- feat: account notifications toggle via chevron by @setchy in #1218
🐛 Bug Fixes
🧼 Code Refactoring
- refactor: use gitify state by @setchy in #1189
- refactor: auth method icon component by @setchy in #1195
- refactor: theme casting not required by @setchy in #1205
- refactor: remove unused restoreSetting fn by @setchy in #1204
- refactor: rename to markRepoNotificationsRead by @setchy in #1202
- refactor: prefix all gitify custom ipc events. consolidate under comms by @setchy in #1203
- refactor: tray idle icon by @setchy in #1208
- refactor: remove unused auth param by @setchy in #1200
- refactor: move custom styles into class by @setchy in #1214
- refactor(tailwind): remove unused colors by @setchy in #1215
- refactor: mock openExternalLink comms fn by @setchy in #1210
- refactor: consolidate open links fns by @setchy in #1211
- refactor: main js by @setchy in #1207
- refactor: remove deprecated overlay scrollbar option by @setchy in #1220
- refactor: new pill component by @setchy in #1222
📚 Documentation
🏗️ Build System
- build: lint staged biome fix by @setchy in #1198
- build: refactor website workflow to trigger netlify deployment by @setchy in #1199
- build(release): remove gh_token env by @setchy in #1213
📦 Dependency Updates
- chore(deps): update dependency electron to v30.1.0 by @renovate in #1196
- chore(deps): update dependency @biomejs/biome to v1.8.1 by @renovate in #1216
- chore(deps): update pnpm to v9.3.0 by @renovate in #1217
- chore(deps): update dependency electron to v31 by @renovate in #1221
- chore(deps): update dependency webpack to v5.92.0 by @renovate in #1225
- chore(deps): update dependency electron to v31.0.1 by @renovate in #1227
👏 New Contributors
Full Changelog: v5.7.0...v5.8.0