EXE
WinGet
Blink Alpha
prayag17 · v1.0.0-alpha04 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
Blink_1.0.0-alpha.4_x64-setup.exe /S
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Blink
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
v1.0.0-alpha04
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
Blink_1.0.0-alpha.4_x64-setup.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
prayag17.Blink.Alpha
Version
v1.0.0-alpha04
Description
Modern Desktop Jellyfin Client made with Tauri and React
License
GPL-3.0
↗
Homepage
https://github.com/prayag17/Blink
Installer URL
https://github.com/prayag17/Blink/releases/download/v1.0.0-alpha04/Blink_1.0.0-alpha.4_x64-setup.exe
Upgrade Behavior
install(Install over existing)
Release Notes
What's Changed
🏕 Features
- Added automatic WinGet Releases by @schembriaiden in #469
- fix: Removed colon from password label to match username label by @schembriaiden in #510
- Improve PlayButton with Preferences and Error Handling; Fix Manual Route Param Handling by @DavideSirico in #561
- Show Specials for Tv or anime shows, Smart Season Selection Logic by @haloTT100 in #547
- fix: Temporary fix for Wayland protocol error by @schembriaiden in #516
- chore: added nightly release to CI by @sch…