EXE
WinGet
AFFiNE
AFFiNE · 0.25.7 · arm64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
affine-0.25.7-stable-windows-arm64.nsis.exe /S
Custom
affine-0.25.7-stable-windows-arm64.nsis.exe /S /allusers
Upgrade
affine-0.25.7-stable-windows-arm64.nsis.exe /S --updated
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\4b12e443-6fdb-548f-8fc6-9c113eb743fb
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
0.25.7
Associated with 32-bit app on 64-bit clients
No
MSI Properties
Product Code
4b12e443-6fdb-548f-8fc6-9c113eb743fb
File Identity
Filename
affine-0.25.7-stable-windows-arm64.nsis.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
ToEverything.AFFiNE
Version
0.25.7
Description
A privacy-focused, local-first, open-source, and ready-to-use alternative for Notion & Miro. One hyper-fused platform for wildly creative minds.
License
Proprietary
↗
Installer URL
https://github.com/toeverything/AFFiNE/releases/download/v0.25.7/affine-0.25.7-stable-windows-arm64.nsis.exe
Upgrade Behavior
install(Install over existing)
Release Notes
What's Changed
- fix(editor): use onBlur for input handling in property menu by @lawvs in https://github.com/toeverything/AFFiNE/pull/14049
- fix(server): apple sign by @darkskygit in https://github.com/toeverything/AFFiNE/pull/14053
- feat(i18n): update FR translate & corrections by @Zegnos in https://github.com/toeverything/AFFiNE/pull/14052
- feat(native): native reader for indexer by @darkskygit in https://github.com/toeverything/AFFiNE/pull/14055
- fix(core): handle image-blob reduce errors…