From ac2f056b60f6ecfaa71bc2a2c38861e7871a22e4 Mon Sep 17 00:00:00 2001 From: yami Date: Thu, 1 Jun 2023 02:00:36 +0530 Subject: [PATCH] version up --- changelog.md | 13 ++++++------- package.json | 2 +- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/changelog.md b/changelog.md index fd9bcd8..46ec532 100644 --- a/changelog.md +++ b/changelog.md @@ -15,21 +15,20 @@ Linux distribution currently not available as direct download but can be build e ## Added -- #159, Hide cursor in zen mode (access from app settings). +- Option to disable Hardware Acceleration. ## Changed - UI Enhancements. -- Added delay on page number input before starting scroll (can be bypassed by clicking enter). -- Removed sync/blocking removing of temp file on clicking home. -- #152 +- Switched from web based fullscreen to electron fullscreen. +- Smoother sidelist width change. +- In "Open chapter directly under base directory...", allowed to update list instead of "no image" error. ## Fixed -- fixed #145,#147,#155. -- epub history not going to top after updating. -- checkboxes focusable through tab even if disabled. +- Multiple scrolling issues in LTR/RTL mode with vertically fit enabled. +- #147, --- diff --git a/package.json b/package.json index e77108b..75645d7 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "yomikiru", "productName": "Yomikiru", - "version": "2.11.4", + "version": "2.11.5", "description": "App to read manga / comic / epub offline on desktop", "main": ".webpack/main", "author": {