Skip to content

Commit 02eaca7

Browse files
committed
version bump
1 parent dd1882a commit 02eaca7

File tree

2 files changed

+4
-10
lines changed

2 files changed

+4
-10
lines changed

changelog.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,13 @@ Does not follow semver.
33
---
44
**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.
55

6-
## Added
7-
8-
- move between setting tabs using nextChapter/prevChapter shortcut keys.
9-
- speed multiplier for "drag to scroll", #357.
10-
116
## Changed
127

13-
- improved number input spin buttons, #313
14-
- dev:
15-
- divided style file into smaller for better management.
8+
- change in range of some epub-reader-settings options.
9+
- change in behavior of number inputs.
1610

1711
## Fixed
1812

19-
- fixed unable to read images due to windows filepath limit, #351
13+
- number input spin button cause input to be min when starting from 0, related #361
2014

2115
---

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "yomikiru",
33
"productName": "Yomikiru",
4-
"version": "2.19.3",
4+
"version": "2.19.4",
55
"description": "An offline desktop reader for manga, comics, and novels. Offers a customizable reading experience with extensive settings, shortcuts, themes and layouts.",
66
"main": ".webpack/main",
77
"author": {

0 commit comments

Comments
 (0)