Gitify
詳細情報
タイトル | Gitify |
---|---|
URL | https://www.gitify.io/ |
バージョン | ver 6.9.1 |
更新日 | 2025/10/03 |
追加日 | 2016/04/02 |
種別 | フリーソフト |
説明 | GitHubの通知を表示できるMac用メニューバーアプリ。 |
レビュー
スクリーンショット
更新グラフ
バージョン履歴
Gitify v6.9.1
What's Changed
🐛 Bug Fixes
- fix: icon color when idle by @setchy in #2266
Full Changelog: v6.9.0...v6.9.1
Gitify v6.9.0
What's Changed
🚀 Features
- feat: primer v37 upgrade by @setchy in #2221
- feat: increase emoji size by @setchy in #2235
- feat(settings): tray icon color by @setchy in #2249
🧼 Code Refactoring
- refactor(filters): has active filters by @setchy in #2248
- refactor: adjust primer colors used for background by @setchy in #2254
📦 Dependency Updates
- chore(deps): update @biomejs/biome to v2.2.4 by @renovate[bot] in #2222
- chore(deps): update electron to v38.1.0 by @renovate[bot] in
Gitify v6.8.0
What's Changed
🚀 Features
- feat(errors): safe storage bad credentials by @setchy in #2216
- feat(filters): search by org, repo, author by @setchy in #2214
🐛 Bug Fixes
- fix: title tooltip alignment by @setchy in #2215
- fix(login): pat by @setchy in #2218
🧪 Testing
- test: remove unused memoryrouter by @setchy in #2212
- test: update avatar test cases by @setchy in #2217
📦 Dependency Updates
- chore(deps): update @primer/octicons-react to v19.17.0 by
Gitify v6.7.0
What's Changed
🚀 Features
- feat: added the organization filter by @vallieres in #2174
- feat: auto updates for all platforms by @setchy in #2178
- feat: context bridge and node isolation by @setchy in #2190
🐛 Bug Fixes
- fix: remove axios default headers by @setchy in #2177
- fix: use IssueOpenedIcon for linked issues by @codebytere in #2194
🧼 Code Refactoring
- refactor: use
@primer/css
directly by @setchy in #2171 - refactor: extract defaults by @setchy in #
Gitify v6.6.0
What's Changed
🚀 Features
- feat(filters): split into two stages (base, detailed) to reduce api calls by @setchy in #2156
- feat(filters): reduce api calls for filtered detailed notifications by @setchy in #2158
🐛 Bug Fixes
- fix(discussions): fetch labels by @setchy in #2134
- fix(discussions): find closest discussion comment or reply by timestamp by @setchy in #2135
- fix(discussions): increase match accuracy by @setchy in #2165
🧼 Code Refactoring
- refactor: notification handlers by @setchy in #2159
Gitify v6.5.0
What's Changed
🚀 Features
- feat(themes): support @primer/primitives v11 themes by @renovate in #2087
🐛 Bug Fixes
- fix: adjust min volume level by @setchy in #2033
- fix(deps): update react-router-dom to v7.6.2 by @renovate in #2043
- fix(deps): update electron-log to v5.4.1 by @renovate in #2053
- fix(deps): update react-router-dom to v7.6.3 by @renovate in #2081
- fix(deps): update @electron/remote to v2.1.3 by @renovate in #2089
🧼 Code Refactoring
- refactor: rename main to index by
Gitify v6.4.1
What's Changed
🐛 Bug Fixes
- fix: fixed startup for GNOME DE by @SiriusCrain in #2026
🏗️ Build System
- build: update node engines version by @SiriusCrain in #2027
📦 Dependency Updates
- chore(deps): update @types/react to v19.1.6 by @renovate in #2030
Full Changelog: v6.4.0...v6.4.1
Gitify v6.4.0
What's Changed
🧼 Code Refactoring
- refactor: volume up and down icons by @SiriusCrain in #2023
🧪 Testing
- test: increase play sound coverage by @setchy in #2011
- test: refactor to use userEvents by @setchy in #2014
📦 Dependency Updates
- chore(deps): update dependency gitify-app/gitify to v6.3.0 by @renovate in #1974
- fix(deps): update react-router-dom to v7.5.2 by @renovate in #1975
- chore(deps): update actions/download-artifact action to v4.3.0 by @renovate in #1976
- chore(deps): upda
Gitify v6.3.0
What's Changed
🚀 Features
- feat: make the volume of notifications adjustable by @RuizhePang in #1967
🐛 Bug Fixes
- fix(deps): update electron-log to v5.3.2 by @renovate in #1888
- fix(deps): update react-router-dom to v7.3.0 by @renovate in #1890
- fix(deps): update react-router-dom to v7.4.0 by @renovate in #1909
- fix(deps): update electron-log to v5.3.3 by @renovate in #1920
- fix(deps): update electron-updater to v6.6.2 by @renovate in #1926
- fix(deps): update react-router-dom to v7.4.1 by @renovate in
Gitify v6.2.0
What's Changed
🚀 Features
- feat: public_repo alternate scopes by @setchy in #1831
- feat: add handle filter tokens on blur by @setchy in #1837
- feat: add state filter by @setchy in #1859
- feat: filter by notification type by @setchy in #1860
🐛 Bug Fixes
- fix: change filter logic to avoid early returning by @setchy in #1852
🧼 Code Refactoring
- refactor: layout components by @setchy in #1868
- refactor: reduce duplication within filter module by @setchy in #1862 <
Gitify v6.1.0
What's Changed
🚀 Features
- feat: add user handle filters (include and exclude) by @setchy in #1813
🧼 Code Refactoring
- refactor: use primer components for notification metric tooltip by @setchy in #1814
- refactor: fix issues identified by sonar by @setchy in #1818
- refactor: further sonar issue fixes by @setchy in #1819
- refactor: user type utils by @setchy in #1820
- refactor: suppress math.random sonar warnings by @setchy in #1824
- refactor: resolve sonar feedback re login fn by @setchy in #1823