AVATeR v0.11 release
wold October 30, 2022 #AVATeRAVATeR v0.11 adds new .rpm and .exe installers, and fixes minor issues.
Downloads
Requirements not changed.
Linux RedHat (Fedora, SUSE, etc)
avater-0.11.0-1-fedora_workstation35.x86_64.rpm
SHA256: 30a62e1c52f3ca9ca8bffc6ee3d4fa6bea536f89c8763a18f097327b89547bf2
Windows
avater-0.11.0-windows-win64.exe
SHA256: e63a15a5c7652cc310912d17c694f13ad7d25accf0fd4f3cc606c0943fd44d1c
avater-0.11.0-windows-win64.zip
SHA256: a80e5d3921d1c175a2f810d27a847933bfb9db86ddaed96ad4260ba855811469
Linux Debian (Ubuntu, Mint, etc)
avater_0.11.0-1_amd64-bullseye.deb
SHA256: 66650b28f345559469b69b4f42945dbf25665a8e6d5d4e0b894814adaae7f17f
avater_0.11.0-1_amd64-buster.deb
SHA256: 12dfa36ceb2f2412a69831c5810f87c474a17d6cd0e1c1863a260cdb275eef27
Requirements
- Windows: Windows 8/10/11+ (Win7 may work)
- Linux Redhat: Fedora WS 35 (glibc 2.34, libzip 1.6, Qt5)
- Debian: Bullseye (~Ubuntu 20+), Buster/Compatible (~Ubuntu 18-19)
Details
New are an .exe installer and .rpm package, generated using CMake/CPack. The Linux packaging isn't perfect yet (changelog information) but that can wait.
Further, some bugfixes and minor changes. Fixes involve reloading the annotations upon device re-connection, if the count remained the same. For Linux users, scanning devices with unmounted e-reading devices present no longer triggers a delay.
Changelog
Changelog v0.11 Oct 30th 2022
- New release packaging (Linux .deb and .rpm; Windows .zip and .exe installer)
- Fixed: after viewer update (row addition/removal), re-apply filters
- Fixed: also reload annotations when annotation count remains the same
- Fixed: only rescan unmounted devices upon device monitor changes (Linux mainly)
- Internal: Changed and extended highlight/note location data parsing (WIP)
- Hide empty devicelabel
- Linux (Fedora): output CLI configuration messages using printf instead of as debug messages
- Linux: fixed changelog location
- Linux: added manpage
- Internal: reworked "connected" check logic
- Show update nag screen every 6 months if automatic updates are disabled
Full changelog (.txt) including previous versions.