Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: gitify-app/gitify

v6.10.0

16 Oct 19:44
@setchy setchy
95df2d6
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

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

Contributors

setchy and renovate
Assets 14

v6.9.1

03 Oct 00:15
@setchy setchy
a1cec7d
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

Gitify v6.9.1

What's Changed

🐛 Bug Fixes

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

Contributors

setchy
Loading
ninjaeon reacted with hooray emoji
1 person reacted

v6.9.0

02 Oct 17:08
@setchy setchy
66cd5ae
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

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

Contributors

setchy and renovate
Loading

v6.8.0

10 Sep 10:38
@setchy setchy
ee78ce7
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

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

Contributors

setchy and renovate
Loading

v6.7.0

05 Sep 15:02
@setchy setchy
2026cc6
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

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

Contributors

vallieres, setchy, and 2 other contributors
Loading
renanfranca reacted with thumbs up emoji renanfranca reacted with hooray emoji renanfranca reacted with heart emoji renanfranca reacted with rocket emoji
1 person reacted

v6.6.0

19 Aug 20:16
@setchy setchy
09297ee
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

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

Contributors

setchy and renovate
Loading
ninjaeon and bmulholland reacted with rocket emoji
2 people reacted

v6.5.0

10 Jul 13:38
@setchy setchy
34af79e
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

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

Contributors

bmulholland, setchy, and renovate
Loading

v6.4.1

27 May 16:39
@setchy setchy
c9f643e
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

Gitify v6.4.1

What's Changed

🐛 Bug Fixes

🏗️ Build System

📦 Dependency Updates

Full Changelog: v6.4.0...v6.4.1

Contributors

renovate and SiriusCrain
Loading
SiriusCrain reacted with hooray emoji
1 person reacted

v6.4.0

26 May 12:42
@setchy setchy
b6963a7
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

Gitify v6.4.0

What's Changed

🧼 Code Refactoring

🧪 Testing

📦 Dependency Updates

New Contributors

Full Changelog: v6.3.0...v6.4.0

Contributors

setchy, renovate, and SiriusCrain
Loading
Harishwarrior reacted with heart emoji
1 person reacted

v6.3.0

23 Apr 21:55
@setchy setchy
b0616ff
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

Gitify v6.3.0

What's Changed

🚀 Features

🧼 Code Refactoring

🏗️ Build System

📦 Dependency Updates

New Co...

Read more

Contributors

setchy, renovate, and RuizhePang
Loading
RuizhePang reacted with hooray emoji chrisella reacted with heart emoji
2 people reacted
Previous 1 3 4 5 6 7 8
Previous

AltStyle によって変換されたページ (->オリジナル) /