EXE
WinGet
Gitify
Emmanouil Konstantinidis · 6.7.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
Gitify-Setup-6.7.0.exe /S
Custom
Gitify-Setup-6.7.0.exe /S /allusers
Upgrade
Gitify-Setup-6.7.0.exe /S --updated
File Identity
Filename
Gitify-Setup-6.7.0.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Gitify.Gitify
Version
6.7.0
Description
GitHub notifications on your menu bar.
License
MIT
↗
Homepage
https://www.gitify.io/
Upgrade Behavior
install(Install over existing)
Release Notes
What's Changed
🚀 Features
- feat: added the organization filter by @vallieres in https://github.com/gitify-app/gitify/pull/2174
- feat: auto updates for all platforms by @setchy in https://github.com/gitify-app/gitify/pull/2178
- feat: context bridge and node isolation by @setchy in https://github.com/gitify-app/gitify/pull/2190
🐛 Bug Fixes
- fix: remove axios default headers by @setchy in https://github.com/gitify-app/gitify/pull/2177
- fix: use IssueOpenedIcon for linked issues by @codebytere…