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 #2175
- refactor: biome config imports by @setchy in #2179
- refactor: main module by @setchy in #2180
- refactor: render logger utility by @setchy in #2181
๐ฆ Dependency Updates
- chore(deps): update electron-builder to v26 by @renovate[bot] in #1944
- chore(deps): update @testing-library/jest-dom to v6.8.0 by @renovate[bot] in #2170
- chore(deps): update amannn/action-semantic-pull-request action to v6.1.1 by @renovate[bot] in #2173
- chore(deps): update @biomejs/biome to v2.2.2 by @renovate[bot] in #2182
- fix(deps): update react-router-dom to v7.8.2 by @renovate[bot] in #2186
- chore(deps): update ts-loader to v9.5.4 by @renovate[bot] in #2185
- chore(deps): update @types/react to v19.1.11 by @renovate[bot] in #2183
- chore(deps): update concurrently to v9.2.1 by @renovate[bot] in #2184
- chore(deps): update @primer/octicons-react to v19.16.0 by @renovate[bot] in #2187
- chore(deps): update @types/node to v22.18.0 by @renovate[bot] in #2188
- chore(deps): update jest monorepo to v30.1.1 by @renovate[bot] in #2189
- chore(deps): update electron to v37.4.0 by @renovate[bot] in #2191
- chore(deps): update node.js to v22.19.0 by @renovate[bot] in #2196
- chore(deps): update @types/react-dom to v19.1.8 by @renovate[bot] in #2195
- chore(deps): update sonarsource/sonarqube-scan-action action to v5.3.1 by @renovate[bot] in #2198
- chore(deps): update @types/react to v19.1.12 by @renovate[bot] in #2197
- chore(deps): update @types/react-dom to v19.1.9 by @renovate[bot] in #2200
- chore(deps): update pnpm to v10.15.1 by @renovate[bot] in #2202
- chore(deps): update postcss-loader to v8.2.0 by @renovate[bot] in #2203
- chore(deps): update jest monorepo by @renovate[bot] in #2201
- chore(deps): update @electron/notarize to v3.1.0 by @renovate[bot] in #2204
- chore(deps): update electron to v38 by @renovate[bot] in #2205
- chore(deps): update @types/semver to v7.7.1 by @renovate[bot] in #2206
- chore(deps): update actions/setup-node action to v5 by @renovate[bot] in #2207
- chore(deps): update @types/node to v22.18.1 by @renovate[bot] in #2208
- chore(deps): update tailwindcss monorepo to v4.1.13 by @renovate[bot] in #2209
- chore(deps): update @biomejs/biome to v2.2.3 by @renovate[bot] in #2210
Other Changes
New Contributors
- @vallieres made their first contribution in #2174
Full Changelog: v6.6.0...v6.7.0