EXE
WinGet
Gaphor
Gaphor Community · 2.21.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
gaphor-2.21.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.21.0
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
gaphor-2.21.0-installer.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
gaphor.gaphor
Version
2.21.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
🚀 Features
- Support state entry, exit, do behavior selection amongst the existing behaviors via dropdown @marek-piirikivi (#2665)
- Align components @sz332 (#2661)
- Add picture as core element @sz332 (#2651)
- Display type of element in the properties panel @sz332 (#2630)
- Add interface block to element creation menu @sz332 (#2631)
- Move diagram elements with the arrow keys @sz332 (#2617)
🐛 Bug Fixes
- Fixed Profile is created instead of Stereotype in model browser @sz332 (#2660)
- Add owne…