Gitify v5.9.0
What's Changed
๐ Features
- feat: set app version as
dev
when building locally by @setchy in #1237 - feat: toggle repository notification by @setchy in #1245
- feat: custom scrollbars by @Araxeus in #1253
๐ Bug Fixes
- fix: regression in all read ui by @setchy in #1242
- fix: regression in delay notification state behavior by @setchy in #1241
๐งผ Code Refactoring
- refactor: biome linter updates by @setchy in #1226
- style: cleanup useless tw classnames by @afonsojramos in #1238
- fix: remove forgotten console log by @afonsojramos in #1239
- refactor: create
Header
component by @afonsojramos in #1240 - style: opacity hierarchy by @afonsojramos in #1250
- fix: release notifications pill by @afonsojramos in #1249
- style: toggle on row click & action buttons order by @afonsojramos in #1248
- style: notification type icon size by @afonsojramos in #1251
- refactor: add types to webpack config files by @setchy in #1256
๐๏ธ Build System
- build: use macos-latest runners by @setchy in #1247
- build: move lint into separate workflow by @setchy in #1246
๐ฆ Dependency Updates
Full Changelog: v5.8.1...v5.9.0