EXE
WinGet
Gitify
Emmanouil Konstantinidis · 5.18.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
Gitify-Setup-5.18.0.exe /S
Custom
Gitify-Setup-5.18.0.exe /S /allusers
Upgrade
Gitify-Setup-5.18.0.exe /S --updated
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ee7f0aba-2805-5f0b-bb30-6f309c385c39
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
5.18.0
Associated with 32-bit app on 64-bit clients
No
MSI Properties
Product Code
ee7f0aba-2805-5f0b-bb30-6f309c385c39
File Identity
Filename
Gitify-Setup-5.18.0.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Gitify.Gitify
Version
5.18.0
Description
GitHub notifications on your menu bar.
License
MIT
↗
Homepage
https://www.gitify.io/
Installer URL
https://github.com/gitify-app/gitify/releases/download/v5.18.0/Gitify-Setup-5.18.0.exe
Upgrade Behavior
install(Install over existing)
Release Notes
What's Changed
🚀 Features
- feat: improve version handling robustness by @setchy in https://github.com/gitify-app/gitify/pull/1674
- feat: animate account refresh button by @setchy in https://github.com/gitify-app/gitify/pull/1689
- feat(accounts): warn when missing scopes by @setchy in https://github.com/gitify-app/gitify/pull/1688
- feat: limit auto updater by @setchy in https://github.com/gitify-app/gitify/pull/1694
- feat: auto update progress and cancelled events by @setchy in https://githu…