From 66ea5d7d83604d7e3ede3d64514d022b22107049 Mon Sep 17 00:00:00 2001 From: yami Date: Wed, 6 Mar 2024 11:10:18 +0530 Subject: [PATCH] version bump --- changelog.md | 10 +++------- package.json | 2 +- 2 files changed, 4 insertions(+), 8 deletions(-) diff --git a/changelog.md b/changelog.md index 0576237..0ced4c1 100644 --- a/changelog.md +++ b/changelog.md @@ -1,15 +1,11 @@ Does not follow semver. --- -**Note** - You will be experiencing less frequent updates and slow resolving of issues (unless severe), which you might have noticed already in fast few months. Due to other works, I might not be able to resolve issues for weeks/months. Support the project so I can give it more time, create PR for simple issue such as UI/text change. - -## Changed - -- change in range of some epub-reader-settings options. -- change in behavior of number inputs. ## Fixed -- number input spin button cause input to be min when starting from 0, related #361 +- looping number inputs on clicking spin buttons. +- images with `#` in name not loading, #373 +- zen mode not exiting on `escape` kwy, #372 --- diff --git a/package.json b/package.json index 5015e47..9e92469 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "yomikiru", "productName": "Yomikiru", - "version": "2.19.4", + "version": "2.19.5", "description": "An offline desktop reader for manga, comics, and novels. Offers a customizable reading experience with extensive settings, shortcuts, themes and layouts.", "main": ".webpack/main", "author": {