EXE
WinGet
Readest
bilingify · 0.9.21 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
Readest_0.9.21_x64-setup.exe /S
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Readest
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
0.9.21
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
Readest_0.9.21_x64-setup.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
chrox.Readest
Version
0.9.21
Description
An open-source ebook reader designed for immersive and deep reading experiences.
License
AGPL-3.0
↗
Homepage
https://readest.com/
Installer URL
https://github.com/readest/readest/releases/download/v0.9.21/Readest_0.9.21_x64-setup.exe
Upgrade Behavior
install(Install over existing)
Release Notes
Release Highlight
- Fix column height in vertical layout on mobile
- Fix drag handle height not constant on mobile
- Add fullscreen option on desktop
- Add drag and drop to import books on desktop
- Various fixes and enhancements on updater, footerbar and note
What's Changed
- fix: set sidebar rtl only for mandatory rtl languages, closes #512 by @chrox in #519
- Fixes the scrollbar gutter issue for DaisyUI by @xhuajin in #514
- fix: switch label for column width/height for vertical layout and fi…