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