Gitify
詳細情報
タイトル | Gitify |
---|---|
URL | https://www.gitify.io/ |
バージョン | ver 6.7.0 |
更新日 | 2025/09/06 |
追加日 | 2016/04/02 |
種別 | フリーソフト |
説明 | GitHubの通知を表示できるMac用メニューバーアプリ。 |
レビュー
スクリーンショット
更新グラフ
バージョン履歴
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
Gitify v6.0.0
Important
🚀 Gitify v6 is here and we can't wait for you to try it! 🚀
- 🎨 Fresh new user experience by adopting GitHub Primer Design System.
-
Completely revamped GitHub SSO login experience, now using your native browser for seamless authentication - including 2FA and Passkeys.
- 🔐 Encrypted token storage for increased security.
- 🧪 Migration to SonarQube Cloud for quality analytics.
- 🏗️ And much more!
🔎 Found an issue? Open an issue, and we’ll triage/fix it ASAP!
What's Changed
🚀 Features
- feat: download progress precision by @setchy in #1734
- feat: linux check for updates by @setchy
Gitify v5.18.0
What's Changed
🚀 Features
- feat: improve version handling robustness by @setchy in #1674
- feat: animate account refresh button by @setchy in #1689
- feat(accounts): warn when missing scopes by @setchy in #1688
- feat: limit auto updater by @setchy in #1694
- feat: auto update progress and cancelled events by @setchy in #1715
- feat: optimize github action workflows by @setchy in #1720
- feat: reusable github action workflows by @setchy in #1721
- feat: add
failed at startup
checksuite handling by @setchy<
Gitify v5.17.0
What's Changed
🚀 Features
- feat(menu): view application logs by @setchy in #1632
🐛 Bug Fixes
- fix(discussions): answered discussions only available in GHES 3.12 or higher by @setchy in #1665
🧼 Code Refactoring
- refactor: tray icons by @setchy in #1633
📦 Dependency Updates
- chore(deps): update dependency @types/node to v22.9.0 by @renovate in #1624
- chore(deps): update dependency electron to v33.1.0 by @renovate in #1625
- chore(deps): update dependency nock to v13.5.6 by @renova