From cf2f5cdf7a1263a213e0d7ff522d333de1680e6e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luis=20=C3=81ngel=20San=20Mart=C3=ADn?= Date: Mon, 23 Sep 2019 12:14:06 +0200 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bcd0cd9e..41dad39b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,21 @@ spanish only. Sorry for the mess. Version counting is based on semantic versioning (Major.Feature.Patch) +## 9.6.0 +### Reader and Library +* RAR5 support. + +### YACReader +* Fix some issues in magnifying glass when used in hdpi screens + +### YACReaderLibrary +* New setting to close YACReaderLibrary to the system tray. +* Fastest sync back from iOS. +* Option to hide current/next comic banner in the grid view. +* Fix saving progress when reading in double page mode. +* Fixes in Comic Vine integration. +* Other fixes and stability improvements. + ## 9.5.0 * Require at least Qt 5.4 for compiling, Qt 5.6 for qml based views