AVATeR v0.11 release
0.11 adds new .rpm and .exe installers, and fixes minor issues.
Downloads v0.11
- Windows Intel/AMD 64-bit:
- .exe installer (10-20MB) SHA256 e63a15a5c7652cc310912d17c694f13ad7d25accf0fd4f3cc606c0943fd44d1c
- zip archive (10-20MB) SHA256 a80e5d3921d1c175a2f810d27a847933bfb9db86ddaed96ad4260ba855811469
- Debian/Ubuntu/etc. Intel/AMD 64-bit installer:
- .deb installer - standard (<1MB)
SHA256 66650b28f345559469b69b4f42945dbf25665a8e6d5d4e0b894814adaae7f17f - .deb installer - Buster compatible (<1MB)
SHA256 12dfa36ceb2f2412a69831c5810f87c474a17d6cd0e1c1863a260cdb275eef27
- .deb installer - standard (<1MB)
- Fedora 35+/Red Hat Linux. Intel/AMD 64-bit installer:
- .rpm installer (<1MB) SHA256 30a62e1c52f3ca9ca8bffc6ee3d4fa6bea536f89c8763a18f097327b89547bf2
Changelog.txt. For the system requirements, see the AVATeR project page.
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 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