EXE
WinGet
Gitify
Emmanouil Konstantinidis · 6.6.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
Gitify-Setup-6.6.0.exe /S
Custom
Gitify-Setup-6.6.0.exe /S /allusers
Upgrade
Gitify-Setup-6.6.0.exe /S --updated
File Identity
Filename
Gitify-Setup-6.6.0.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Gitify.Gitify
Version
6.6.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(filters): split into two stages (base, detailed) to reduce api calls by @setchy in https://github.com/gitify-app/gitify/pull/2156
- feat(filters): reduce api calls for filtered detailed notifications by @setchy in https://github.com/gitify-app/gitify/pull/2158
🐛 Bug Fixes
- fix(discussions): fetch labels by @setchy in https://github.com/gitify-app/gitify/pull/2134
- fix(discussions): find closest discussion comment or reply by timestamp by @setchy in https://gith…