Skip to content

v5.1.0

Compare
Choose a tag to compare
@setchy setchy released this 28 Mar 03:24
· 982 commits to main since this release
c0da20e

Gitify v5.1.0

Hot off the heals from last weeks major Gitify v5.0.0 release, the Gitify maintainers are happy to share a minor update that adds a few more features, addresses some bugs, but most importantly brings Gitify up to the latest and greatest version of electron!!!

⚡️What's Changed

🚀 Features

  • feat: fallback to issue/pr user by @setchy in #916
  • feat: link version number to release notes by @setchy in #925
  • feat: add cursor pointer to interactive elements by @setchy in #927
  • feat(settings): ignore bot notifications by @setchy in #929
  • feat: add link to notification user profile by @setchy in #928

🐛 Bug Fixes

  • fix(avatar): add default icon when no repository avatar available by @setchy in #913
  • fix: hide default orange outline around gitify logo on first start by @setchy in #917
  • fix: update mac entitlements to prevent macos crash electron@20+ by @setchy in #933

🧼 Code Refactoring

  • refactor: make explicit the different user types by @setchy in #924
  • refactor(discussions): align type names to SDL and use fragment by @setchy in #926
  • refactor(settings): adjust margins by @setchy in #930
  • chore(deps): remove babel/traverse override by @setchy in #938

📚 Documentation

🏗️ Build System

  • build(prettier): include html, json, md files by @setchy in #914

📦 Dependency Updates

  • chore(deps): update dependency webpack to v5.91.0 by @renovate in #923
  • chore(deps): update dependency postcss to v8.4.38 by @renovate in #921
  • chore(deps): update dependency autoprefixer to v10.4.19 by @renovate in #920
  • fix(deps): update dependency typescript to v5.4.3 by @renovate in #922
  • chore(deps): update dependency node to v20.12.0 by @renovate in #932
  • chore(deps): update dependency @types/react to v18.2.72 by @renovate in #931
  • chore(deps): update dependency tailwindcss to v3.4.3 by @renovate in #936
  • chore(deps): update dependency electron to v29.1.6 by @renovate in #937
  • chore(deps): update dependency @types/react to v18.2.73 by @renovate in #935

Full Changelog: v5.0.0...v5.1.0