diff --git a/changelog.md b/changelog.md index 92e54ad..0576237 100644 --- a/changelog.md +++ b/changelog.md @@ -3,19 +3,13 @@ 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. -## Added - -- move between setting tabs using nextChapter/prevChapter shortcut keys. -- speed multiplier for "drag to scroll", #357. - ## Changed -- improved number input spin buttons, #313 -- dev: - - divided style file into smaller for better management. +- change in range of some epub-reader-settings options. +- change in behavior of number inputs. ## Fixed -- fixed unable to read images due to windows filepath limit, #351 +- number input spin button cause input to be min when starting from 0, related #361 --- diff --git a/package.json b/package.json index de0074c..5015e47 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "yomikiru", "productName": "Yomikiru", - "version": "2.19.3", + "version": "2.19.4", "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": {