Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
latest-mac.yml | 2025-09-05 | 514 Bytes | |
Gitify-6.7.0-universal-mac.zip | 2025-09-05 | 192.1 MB | |
Gitify-6.7.0-universal-mac.zip.blockmap | 2025-09-05 | 202.2 kB | |
Gitify-6.7.0-universal.dmg | 2025-09-05 | 198.9 MB | |
Gitify-6.7.0-universal.dmg.blockmap | 2025-09-05 | 207.6 kB | |
latest-linux.yml | 2025-09-05 | 669 Bytes | |
gitify-6.7.0.x86_64.rpm | 2025-09-05 | 75.7 MB | |
latest.yml | 2025-09-05 | 340 Bytes | |
Gitify-Setup-6.7.0.exe | 2025-09-05 | 83.5 MB | |
Gitify-Setup-6.7.0.exe.blockmap | 2025-09-05 | 87.9 kB | |
gitify_6.7.0_amd64.deb | 2025-09-05 | 76.1 MB | |
Gitify-6.7.0.AppImage | 2025-09-05 | 110.1 MB | |
README.md | 2025-09-05 | 4.8 kB | |
v6.7.0 source code.tar.gz | 2025-09-05 | 1.1 MB | |
v6.7.0 source code.zip | 2025-09-05 | 1.3 MB | |
Totals: 15 Items | 739.3 MB | 0 |
Gitify v6.7.0
What's Changed
🚀 Features
- feat: added the organization filter by @vallieres in https://github.com/gitify-app/gitify/pull/2174
- feat: auto updates for all platforms by @setchy in https://github.com/gitify-app/gitify/pull/2178
- feat: context bridge and node isolation by @setchy in https://github.com/gitify-app/gitify/pull/2190
🐛 Bug Fixes
- fix: remove axios default headers by @setchy in https://github.com/gitify-app/gitify/pull/2177
- fix: use IssueOpenedIcon for linked issues by @codebytere in https://github.com/gitify-app/gitify/pull/2194
🧼 Code Refactoring
- refactor: use
@primer/css
directly by @setchy in https://github.com/gitify-app/gitify/pull/2171 - refactor: extract defaults by @setchy in https://github.com/gitify-app/gitify/pull/2175
- refactor: biome config imports by @setchy in https://github.com/gitify-app/gitify/pull/2179
- refactor: main module by @setchy in https://github.com/gitify-app/gitify/pull/2180
- refactor: render logger utility by @setchy in https://github.com/gitify-app/gitify/pull/2181
📦 Dependency Updates
- chore(deps): update electron-builder to v26 by @renovate[bot] in https://github.com/gitify-app/gitify/pull/1944
- chore(deps): update @testing-library/jest-dom to v6.8.0 by @renovate[bot] in https://github.com/gitify-app/gitify/pull/2170
- chore(deps): update amannn/action-semantic-pull-request action to v6.1.1 by @renovate[bot] in https://github.com/gitify-app/gitify/pull/2173
- chore(deps): update @biomejs/biome to v2.2.2 by @renovate[bot] in https://github.com/gitify-app/gitify/pull/2182
- fix(deps): update react-router-dom to v7.8.2 by @renovate[bot] in https://github.com/gitify-app/gitify/pull/2186
- chore(deps): update ts-loader to v9.5.4 by @renovate[bot] in https://github.com/gitify-app/gitify/pull/2185
- chore(deps): update @types/react to v19.1.11 by @renovate[bot] in https://github.com/gitify-app/gitify/pull/2183
- chore(deps): update concurrently to v9.2.1 by @renovate[bot] in https://github.com/gitify-app/gitify/pull/2184
- chore(deps): update @primer/octicons-react to v19.16.0 by @renovate[bot] in https://github.com/gitify-app/gitify/pull/2187
- chore(deps): update @types/node to v22.18.0 by @renovate[bot] in https://github.com/gitify-app/gitify/pull/2188
- chore(deps): update jest monorepo to v30.1.1 by @renovate[bot] in https://github.com/gitify-app/gitify/pull/2189
- chore(deps): update electron to v37.4.0 by @renovate[bot] in https://github.com/gitify-app/gitify/pull/2191
- chore(deps): update node.js to v22.19.0 by @renovate[bot] in https://github.com/gitify-app/gitify/pull/2196
- chore(deps): update @types/react-dom to v19.1.8 by @renovate[bot] in https://github.com/gitify-app/gitify/pull/2195
- chore(deps): update sonarsource/sonarqube-scan-action action to v5.3.1 by @renovate[bot] in https://github.com/gitify-app/gitify/pull/2198
- chore(deps): update @types/react to v19.1.12 by @renovate[bot] in https://github.com/gitify-app/gitify/pull/2197
- chore(deps): update @types/react-dom to v19.1.9 by @renovate[bot] in https://github.com/gitify-app/gitify/pull/2200
- chore(deps): update pnpm to v10.15.1 by @renovate[bot] in https://github.com/gitify-app/gitify/pull/2202
- chore(deps): update postcss-loader to v8.2.0 by @renovate[bot] in https://github.com/gitify-app/gitify/pull/2203
- chore(deps): update jest monorepo by @renovate[bot] in https://github.com/gitify-app/gitify/pull/2201
- chore(deps): update @electron/notarize to v3.1.0 by @renovate[bot] in https://github.com/gitify-app/gitify/pull/2204
- chore(deps): update electron to v38 by @renovate[bot] in https://github.com/gitify-app/gitify/pull/2205
- chore(deps): update @types/semver to v7.7.1 by @renovate[bot] in https://github.com/gitify-app/gitify/pull/2206
- chore(deps): update actions/setup-node action to v5 by @renovate[bot] in https://github.com/gitify-app/gitify/pull/2207
- chore(deps): update @types/node to v22.18.1 by @renovate[bot] in https://github.com/gitify-app/gitify/pull/2208
- chore(deps): update tailwindcss monorepo to v4.1.13 by @renovate[bot] in https://github.com/gitify-app/gitify/pull/2209
- chore(deps): update @biomejs/biome to v2.2.3 by @renovate[bot] in https://github.com/gitify-app/gitify/pull/2210
Other Changes
- chore: run
@tailwind/upgrade
by @setchy in https://github.com/gitify-app/gitify/pull/2169
New Contributors
- @vallieres made their first contribution in https://github.com/gitify-app/gitify/pull/2174
Full Changelog: https://github.com/gitify-app/gitify/compare/v6.6.0...v6.7.0