EXE
WinGet
Gaphor
Gaphor Community · 2.27.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
gaphor-2.27.0-installer.exe /S
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Gaphor - Modeling Tool
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
2.27.0
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
gaphor-2.27.0-installer.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
gaphor.gaphor
Version
2.27.0
Description
Gaphor is the simple modeling tool
License
Apache-2.0 license
Homepage
https://github.com/gaphor/gaphor
Support
https://gaphor.org/discuss
Upgrade Behavior
uninstallprevious(Uninstall previous first)
Release Notes
Changes
🚀 Features
- Add option to export all diagrams from UI (same as CLI) @frankvanbever (#3497)
- Pick new picture name from filename @itafraze (#3428)
- Move Types to Core model @amolenaar (#3366)
- Allow spaces in string attribute value @itafraze (#3448)
- Add a special C4 Dependency with a technology field @amolenaar (#3405)
- Add trigger and action for State Machine transitions @ghillebrand (#3385)
- Support macOS ARM (Apple Silicon) @amolenaar (#3397)
- Be more lenient with association…