AVATeR v0.9.8.3 release
wold June 20, 2022 #AVATeRAVATeR v0.9.8.3 fixes various issues in 0.9.8 (and older), delaying new features.
First official Debian release also.
Downloads
Requirements not changed.
Linux Debian (Ubuntu, Mint, etc)
avater_0.9.8.3-1_amd64-compatible.deb
SHA256: 9bcf2fcd5feb939998c5726a98950bcc7f4cb84c32b525280c38229f037f2146
avater_0.9.8.3-1_amd64-standard.deb
SHA256: 8f0ecff050e1fe0921157b202e776958e46d5c504804857685b7abdb7db8cb67
Windows
avater_0.9.8.3_windows_win64.7z
SHA256: 1bbbeae3fa4e20ec43eb5cfec4cacb59ba8af0c1346eb52a60f23f477a392c18
avater_0.9.8.3_windows_win64.zip
SHA256: e563114b25ef59c3a7e7105d1ab041e1b723674fe384c9e32385e0e61f5b1810
Requirements
- Windows 8/10/11+ (Win7 may work)
- Debian: Bullseye (~Ubuntu 20+), Buster/Compatible (~Ubuntu 18-19)
Details
Read on for additional details.
Changelog
0.9.8.3 Jun 20th
- Fixed: Show creation date for annotations
- Fixed: Correct raw page numbers
- Linux fix: enforce UTF-8 for config files
- Fixed: Debug display UTF-8 issues
- Changed: write logfile to OS temporary location
- Windows: updated zlib and libzip libraries
- Stick to C++17 spec for now
- Minor changes
Full changelog (.txt) including previous versions.
Changes
-
Fixed: Show creation date for annotations
-
Fixed: Correct raw page numbers
Thanks go to Huwaetzel for reporting the previous issues. -
Linux fix: enforce UTF-8 for config files (0.9.8.3) Linux versions rely on Qt5, which requires UTF-8 to be set explicitly. This may affect already stored file locations with special characters.
-
Changed: write logfile to OS temporary folder
-
Fixed: Debug messages UTF-8 display
- Mainly fixes debug log display of filenames with special characters (non-Qt dependent functions).
- log OS-specific filepaths, instead of generic (Linux) ones (WIP).
- Windows stdout logging still has issues with Asian characters (future option).
-
Windows: updated libraries
zlib was updated to 1.2.12, mainly fixing a vulnerability; and Libzip to 1.8.0. -
Minor fixes (UI, docs)
See also the previous 0.9.8 release summary.
Future changes
Add extra CSV export columns, colorized HTML export, and debug logging to stdout/terminal. Windows Qt will be updated to 6.4.2.