Gitify v6.0.0
Important
๐ Gitify v6 is here and we can't wait for you to try it! ๐
- ๐จ Fresh new user experience by adopting GitHub Primer Design System.
- Completely revamped GitHub SSO login experience, now using your native browser for seamless authentication - including 2FA and Passkeys.
- ๐ Encrypted token storage for increased security.
- ๐งช Migration to SonarQube Cloud for quality analytics.
- ๐๏ธ And much more!
๐ Found an issue? Open an issue, and weโll triage/fix it ASAP!
What's Changed
๐ Features
- feat: download progress precision by @setchy in #1734
- feat: linux check for updates by @setchy in #1737
- feat: adopt primer design system ui components by @setchy in #1589
- feat: log when scopes missing by @setchy in #1743
- feat: error tray icon by @setchy in #1742
- feat: adopt RelativeTime primer component by @setchy in #1750
- feat: continue primer component and design token migration by @setchy in #1749
- feat: shrink sidebar width by @setchy in #1754
- feat: primer color schemes by @setchy in #1752
- feat: notification number relo for groupByDate mode by @setchy in #1762
- feat: avatar with fallback icons component by @setchy in #1763
- feat: default tray count to on by @setchy in #1776
- feat: user setting to wrap notification titles by @setchy in #1779
- feat(auth): use system browser for GitHub SSO / OAuth authentication by @setchy in #1781
- feat: filter counters by @setchy in #1788
- feat: truncate long avatar names by @setchy in #1792
- feat: gitify dev protocol by @setchy in #1801
- feat: encrypt tokens using safe storage api by @setchy in #1800
- feat: sonarqube setup by @setchy in #1805
๐ Bug Fixes
- fix: only inspect errors when fetched notifications exist by @setchy in #1732
- fix: update context menus by @setchy in #1735
- fix: update available by @setchy in #1740
- fix: x overflow always hidden by @setchy in #1744
- fix: prevent default filters from getting overwritten by @aravindparappil46 in #1757
- fix: page layouts by @setchy in #1766
- fix: theme provider by @setchy in #1782
- fix: hover group background color by @setchy in #1783
๐งผ Code Refactoring
- refactor: platform shared util by @setchy in #1736
- refactor: namespaced events by @setchy in #1738
- refactor: native and filter notification utils by @setchy in #1739
- refactor: scrollbar styling by @setchy in #1741
- refactor: use Icon instead of deprecated Octicon component by @setchy in #1747
- refactor: notification footer by @setchy in #1753
- refactor: remove unused tooltip option by @setchy in #1755
- refactor: simplify field components by @setchy in #1756
- refactor: error page fallback by @setchy in #1765
- refactor: control sidebar width via tailwind config by @setchy in #1774
- refactor: rewrite login forms with primer by @setchy in #1775
- refactor: account, repository and notification row layouts by @setchy in #1777
- refactor: checkbox component visible flag by @setchy in #1780
- refactor: nest detailed notification sub-settings by @setchy in #1785
- refactor: update settings parent groupings and tooltips by @setchy in #1786
- refactor: remove legacy account model and migration util by @setchy in #1787
- refactor: remove nprogress loading indicator by @setchy in #1790
- refactor: reset settings component by @setchy in #1791
๐๏ธ Build System
๐ฆ Dependency Updates
- chore(deps): update @testing-library/react to v16.2.0 by @renovate in #1731
- chore(deps): update @types/node to v22.10.7 by @renovate in #1730
- fix(deps): update react-router-dom to v7.1.3 by @renovate in #1733
- chore(deps): update styled-components to v6.1.14 by @renovate in #1745
- chore(deps): update node.js to v22.13.1 by @renovate in #1751
- chore(deps): pin @primer/primitives to 10.3.4 by @renovate in #1758
- chore(deps): update electron to v34.0.1 by @renovate in #1759
- chore(deps): update @types/react to v19.0.8 by @renovate in #1768
- chore(deps): update @types/node to v22.10.9 by @renovate in #1767
- chore(deps): upgrade Tailwind v4 by @bmulholland in #1770
- chore(deps): update @types/node to v22.10.10 by @renovate in #1773
- chore(deps): update @types/node to v22.12.0 by @renovate in #1784
- fix(deps): update update-electron-app to v3.1.1 by @renovate in #1795
- chore(deps): update electron to v34.0.2 by @renovate in #1793
- fix(deps): update react-router-dom to v7.1.4 by @renovate in #1794
- chore(deps): update tailwind-merge to v3 by @renovate in #1798
- fix(deps): update electron-log to v5.3.0 by @renovate in #1797
- chore(deps): update semver to v7.7.0 by @renovate in #1796
- chore(deps): update tailwindcss monorepo to v4.0.1 by @renovate in #1799
- chore(deps): update @types/node to v22.13.0 by @renovate in #1804
- fix(deps): update react-router-dom to v7.1.5 by @renovate in #1803
- chore(deps): update tailwindcss monorepo to v4.0.3 by @renovate in #1802
New Contributors
- @aravindparappil46 made their first contribution in #1757
Full Changelog: v5.18.0...v6.0.0