Skip to content

Releases: gitify-app/gitify

v6.12.0

13 Nov 01:52
5c195f7

Choose a tag to compare

Gitify v6.12.0

What's Changed

🐛 Bug Fixes

  • fix: error component height based on accounts by @setchy in #2375
  • fix: icon on error recovery by @setchy in #2374
  • fix: switch app layout to prevent sidebar buttons auto focus by @setchy in #2379
  • fix: hover group consistency by @setchy in #2380

🧼 Code Refactoring

🧪 Testing

📦 Dependency Updates

  • chore(deps): update pnpm to v10.21.0 by @renovate[bot] in #2364
  • chore(deps): update @types/react to v19.2.3 by @renovate[bot] in #2368
  • chore(deps): update electron to v39.1.2 by @renovate[bot] in #2369
  • chore(deps): update @biomejs/biome to v2.3.5 by @renovate[bot] in #2367
  • chore(deps): update node.js to v24.11.1 by @renovate[bot] in #2370
  • chore(deps): update @types/react-dom to v19.2.3 by @renovate[bot] in #2371
  • chore(deps): update pnpm to v10.22.0 by @renovate[bot] in #2377
  • chore(deps): update @types/react to v19.2.4 by @renovate[bot] in #2376
  • chore(deps): update @primer/octicons-react to v19.21.0 by @renovate[bot] in #2378

Full Changelog: v6.11.1...v6.12.0

v6.11.1

09 Nov 22:12
7806a49

Choose a tag to compare

Gitify v6.11.1

What's Changed

🐛 Bug Fixes

Full Changelog: v6.11.0...v6.11.1

v6.11.0

09 Nov 21:46
91aeb28

Choose a tag to compare

Gitify v6.11.0

What's Changed

🚀 Features

🐛 Bug Fixes

  • fix: error emoji text component by @setchy in #2307
  • fix: notification read state when using delayNotificationState settings by @setchy in #2314
  • fix: orphaned notification groupings by @setchy in #2337
  • fix: fetch notifications on account add/remove by @setchy in #2355
  • fix: delay notification when all read by @setchy in #2359

🧼 Code Refactoring

📦 Dependency Updates

  • chore(deps): update @types/node to v22.18.11 by @renovate[bot] in #2311
  • chore(deps): update node.js to v22.21.0 by @renovate[bot] in #2316
  • chore(deps): update tailwindcss monorepo to v4.1.15 by @renovate[bot] in #2315
  • chore(deps): update pnpm to v10.19.0 by @renovate[bot] in #2319
  • chore(deps): update @biomejs/biome to v2.2.7 by @renovate[bot] in #2317
  • chore(deps): update electron to v38.4.0 by @renovate[bot] in #2318
  • chore(deps): update actions/upload-artifact action to v5 by @renovate[bot] in #2327
  • chore(deps): update actions/download-artifact action to v6 by @renovate[bot] in #2326
  • chore(deps): update tailwindcss monorepo to v4.1.16 by @renovate[bot] in #2321
  • chore(deps): update axios to v1.13.0 by @renovate[bot] in #2323
  • chore(deps): update electron to v39 by @renovate[bot] in #2328
  • chore(deps): update @biomejs/biome to v2.3.1 by @renovate[bot] in #2322
  • chore(deps): update axios to v1.13.1 by @renovate[bot] in #2330
  • chore(deps): update pnpm to v10.20.0 by @renovate[bot] in #2331
  • chore(deps): update @biomejs/biome to v2.3.2 by @renovate[bot] in #2329
  • chore(deps): Update .nvmrc to v24 by @setchy in #2333
  • chore(deps): update @types/node to v24 by @renovate[bot] in #2325
  • chore(deps): update @types/node to v24.9.2 by @renovate[bot] in #2334
  • fix(deps): update react-router-dom to v7.9.5 by @renovate[bot] in #2336
  • chore(deps): update @electron/notarize to v3.1.1 by @renovate[bot] in #2342
  • chore(deps): update rimraf to v6.1.0 by @renovate[bot] in #2343
  • chore(deps): update electron to v39.1.0 by @renovate[bot] in #2348
  • chore(deps): update @types/node to v24.10.0 by @renovate[bot] in #2347
  • chore(deps): update @primer/octicons-react to v19.20.0 by @renovate[bot] in #2346
  • chore(deps): update axios to v1.13.2 by @renovate[bot] in #2345
  • chore(deps): update @biomejs/biome to v2.3.3 by @renovate[bot] in #2344
  • chore(deps): update @biomejs/biome to v2.3.4 by @renovate[bot] in #2349
  • chore(deps): update electron to v39.1.1 by @renovate[bot] in #2350
  • chore(deps): update @primer/primitives to v11.3.0 by @renovate[bot] in #2352
  • chore(deps): update tailwindcss monorepo to v4.1.17 by @renovate[bot] in #2351
  • chore(deps): update tailwind-merge to v3.4.0 by @renovate[bot] in #2358
  • chore(deps): update @primer/react to v38 by @renovate[bot] in #2324

Full Changelog: v6.10.0...v6.11.0

v6.10.0

16 Oct 19:44
95df2d6

Choose a tag to compare

Gitify v6.10.0

What's Changed

🚀 Features

  • feat: stabilize notification order during interactions by @setchy in #2298
  • feat: ability to set fetch type (interval or inactivity) by @setchy in #2301
  • feat(settings): allow user configurable notification fetch intervals by @setchy in #2302
  • feat(settings): improve tooltips by @setchy in #2305

🧼 Code Refactoring

  • refactor: fix sonarlint issues by @setchy in #2280
  • refactor: sonar issue reduce -> flatMap by @setchy in #2281
  • refactor: sonar issue notifications promise all by @setchy in #2282
  • refactor: fix sonar lint feedback (svg/img, filter) by @setchy in #2283

🏗️ Build System

📦 Dependency Updates

Full Changelog: v6.9.1...v6.10.0

v6.9.1

03 Oct 00:15
a1cec7d

Choose a tag to compare

Gitify v6.9.1

What's Changed

🐛 Bug Fixes

Full Changelog: v6.9.0...v6.9.1

v6.9.0

02 Oct 17:08
66cd5ae

Choose a tag to compare

Gitify v6.9.0

What's Changed

🚀 Features

🧼 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 #2223
  • chore(deps): update axios to v1.12.1 by @renovate[bot] in #2226
  • chore(deps): update @types/node to v22.18.3 by @renovate[bot] in #2228
  • chore(deps): update @types/react to v19.1.13 by @renovate[bot] in #2229
  • chore(deps): update axios to v1.12.2 by @renovate[bot] in #2230
  • fix(deps): update react-router-dom to v7.9.1 by @renovate[bot] in #2232
  • chore(deps): update pnpm to v10.16.1 by @renovate[bot] in #2231
  • chore(deps): update @types/node to v22.18.4 by @renovate[bot] in #2233
  • chore(deps): update ts-jest to v29.4.2 by @renovate[bot] in #2234
  • chore(deps): update electron to v38.1.1 by @renovate[bot] in #2237
  • chore(deps): update @types/node to v22.18.5 by @renovate[bot] in #2236
  • chore(deps): update pnpm to v10.17.0 by @renovate[bot] in #2239
  • chore(deps): update electron to v38.1.2 by @renovate[bot] in #2238
  • chore(deps): update @types/node to v22.18.6 by @renovate[bot] in #2240
  • chore(deps): update sonarsource/sonarqube-scan-action action to v6 by @renovate[bot] in #2242
  • chore(deps): update ts-jest to v29.4.3 by @renovate[bot] in #2241
  • chore(deps): update ts-jest to v29.4.4 by @renovate[bot] in #2243
  • chore(deps): update pnpm to v10.17.1 by @renovate[bot] in #2244
  • chore(deps): update node.js to v22.20.0 by @renovate[bot] in #2245
  • fix(deps): update react-router-dom to v7.9.2 by @renovate[bot] in #2246
  • chore(deps): update @primer/primitives to v11.2.0 by @renovate[bot] in #2247
  • chore(deps): update jest monorepo to v30.2.0 by @renovate[bot] in #2253
  • chore(deps): update electron to v38.2.0 by @renovate[bot] in #2252
  • fix(deps): update react-router-dom to v7.9.3 by @renovate[bot] in #2251
  • chore(deps): update @types/react to v19.1.15 by @renovate[bot] in #2250
  • chore(deps): update webpack to v5.102.0 by @renovate[bot] in #2256
  • chore(deps): update @types/node to v22.18.7 by @renovate[bot] in #2255
  • chore(deps): update @types/react to v19.1.16 by @renovate[bot] in #2257
  • chore(deps): update typescript to v5.9.3 by @renovate[bot] in #2261
  • fix(deps): update react monorepo to v19.2.0 by @renovate[bot] in #2263
  • chore(deps): update @testing-library/jest-dom to v6.9.1 by @renovate[bot] in #2262
  • chore(deps): update @biomejs/biome to v2.2.5 by @renovate[bot] in #2258
  • chore(deps): update @types/node to v22.18.8 by @renovate[bot] in #2259
  • chore(deps): update tailwindcss monorepo to v4.1.14 by @renovate[bot] in #2260
  • chore(deps): update pnpm to v10.18.0 by @renovate[bot] in #2264

Full Changelog: v6.8.0...v6.9.0

v6.8.0

10 Sep 10:38
ee78ce7

Choose a tag to compare

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

🧪 Testing

📦 Dependency Updates

  • chore(deps): update @primer/octicons-react to v19.17.0 by @renovate[bot] in #2213
  • chore(deps): update @primer/octicons-react to v19.18.0 by @renovate[bot] in #2219

Full Changelog: v6.7.0...v6.8.0

v6.7.0

05 Sep 15:02
2026cc6

Choose a tag to compare

Gitify v6.7.0

What's Changed

🚀 Features

🐛 Bug Fixes

🧼 Code Refactoring

📦 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

Full Changelog: v6.6.0...v6.7.0

v6.6.0

19 Aug 20:16
09297ee

Choose a tag to compare

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
  • refactor(handlers): icon color and formatted names by @setchy in #2160

📚 Documentation

  • docs: Add comprehensive GitHub Copilot development instructions for Gitify by @Copilot in #2155

🏗️ Build System

  • build: adjust auto labeler configuration by @setchy in #2115
  • build: add auto-milestone workflow on pr merge by @setchy in #2114
  • build: update semantic pr title workflow by @setchy in #2113

📦 Dependency Updates

  • chore(deps): update webpack to v5.100.0 by @renovate[bot] in #2095
  • chore(deps): update @types/node to v22.16.3 by @renovate[bot] in #2097
  • chore(deps): update electron to v37.2.1 by @renovate[bot] in #2098
  • chore(deps): update webpack to v5.100.1 by @renovate[bot] in #2099
  • chore(deps): update webpack to v5.100.2 by @renovate[bot] in #2102
  • chore(deps): update electron to v37.2.2 by @renovate[bot] in #2100
  • chore(deps): update node.js to v22.17.1 - autoclosed by @renovate[bot] in #2101
  • chore(deps): update electron to v37.2.3 by @renovate[bot] in #2103
  • chore(deps): update @biomejs/biome to v2.1.2 by @renovate[bot] in #2105
  • chore(deps): update @types/node to v22.16.5 by @renovate[bot] in #2106
  • chore(deps): update sonarsource/sonarqube-scan-action action to v5.3.0 by @renovate[bot] in #2109
  • chore(deps): update jest monorepo to v30.0.5 by @renovate[bot] in #2108
  • chore(deps): update axios to v1.11.0 [security] by @renovate[bot] in #2110
  • chore(deps): update @primer/octicons-react to v19.15.4 by @renovate[bot] in #2107
  • chore(deps): update electron to v37.2.4 by @renovate[bot] in #2111
  • chore(deps): update @primer/octicons-react to v19.15.5 by @renovate[bot] in #2112
  • chore(deps): update webpack to v5.101.0 by @renovate[bot] in #2124
  • chore(deps): update pnpm to v10.14.0 by @renovate[bot] in #2122
  • chore(deps): update @types/node to v22.17.0 by @renovate[bot] in #2121
  • chore(deps): update electron to v37.2.5 by @renovate[bot] in #2118
  • chore(deps): update @biomejs/biome to v2.1.3 by @renovate[bot] in #2116
  • chore(deps): update @testing-library/jest-dom to v6.6.4 by @renovate[bot] in #2117
  • fix(deps): update electron-log to v5.4.2 by @renovate[bot] in #2119
  • fix(deps): update react-router-dom to v7.7.1 by @renovate[bot] in #2104
  • chore(deps): update node.js to v22.18.0 by @renovate[bot] in #2125
  • fix(deps): update react monorepo by @renovate[bot] in #2120
  • chore(deps): update ts-jest to v29.4.1 by @renovate[bot] in #2126
  • chore(deps): update mini-css-extract-plugin to v2.9.3 by @renovate[bot] in #2127
  • chore(deps): update @primer/primitives to v11.1.0 by @renovate[bot] in #2128
  • chore(deps): update actions/download-artifact action to v5 by @renovate[bot] in #2130
  • chore(deps): update electron to v37.2.6 by @renovate[bot] in #2129
  • chore(deps): update @biomejs/biome to v2.1.4 by @renovate[bot] in #2131
  • fix(deps): update react-router-dom to v7.8.0 by @renovate[bot] in #2133
  • chore(deps): update @types/node to v22.17.1 - autoclosed by @renovate[bot] in #2132
  • chore(deps): update amannn/action-semantic-pull-request action to v6 by @renovate[bot] in #2151
  • chore(deps): update actions/checkout action to v5 by @renovate[bot] in #2150
  • chore(deps): update electron to v37.3.0 by @renovate[bot] in #2149
  • chore(deps): update @testing-library/jest-dom to v6.7.0 by @renovate[bot] in #2146
  • chore(deps): update html-webpack-plugin to v5.6.4 by @renovate[bot] in #2141
  • chore(deps): update @types/react to v19.1.10 by @renovate[bot] in #2139
  • chore(deps): update copy-webpack-plugin to v13.0.1 by @renovate[bot] in #2140
  • chore(deps): update @electron/notarize to v3.0.2 by @renovate[bot] in #2137
  • chore(deps): update tailwindcss monorepo to v4.1.12 by @renovate[bot] in #2143
  • chore(deps): update @types/node to v22.17.2 by @renovate[bot] in #2138
  • chore(deps): update mini-css-extract-plugin to v2.9.4 by @renovate[bot] in #2142
  • chore(deps): update webpack to v5.101.1 by @renovate[bot] in #2144
  • chore(deps): update @biomejs/biome to v2.2.0 by @renovate[bot] in #2145
  • chore(deps): update webpack to v5.101.2 by @renovate[bot] in #2152
  • chore(deps): update typescript to v5.9.2 by @renovate[bot] in #2123
  • fix(deps): update react-router-dom to v7.8.1 by @renovate[bot] in #2157
  • chore(deps): update amannn/action-semantic-pull-request action to v6.1.0 by @renovate[bot] in #2164
  • fix(deps): update electron-log to v5.4.3 by @renovate[bot] in #2163
  • chore(deps): update webpack to v5.101.3 by @renovate[bot] in #2162
  • chore(deps): update electron to v37.3.1 by @renovate[bot] in #2161
  • chore(deps): update pnpm to v10.15.0 by @renovate[bot] in #2166

New Contributors

  • @Copilot made their first contribution in #2155

Full Changelog: v6.5.0...v6.6.0

v6.5.0

10 Jul 13:38
34af79e

Choose a tag to compare

Gitify v6.5.0

What's Changed

🚀 Features

  • feat(themes): support @primer/primitives v11 themes by @renovate in #2087

🐛 Bug Fixes

🧼 Code Refactoring

🏗️ Build System

  • build: configure twemoji changelog to be upstream fork by @setchy in #2084

📦 Dependency Updates

Full Changelog: v6.4.1...v6.5.0