Skip to content

Commit 5ceb228

Browse files
committed
version bump
1 parent 09981c6 commit 5ceb228

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

changelog.md

+5-6
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,17 @@ Does not follow semver.
55

66
## Added
77

8-
- added #279, anilist auto update progress.
8+
- move between setting tabs using nextChapter/prevChapter shortcut keys.
9+
- speed multiplier for "drag to scroll", #357.
910

1011
## Changed
1112

12-
- sync in-app anilist progress on chapter change and anilist editor open.
13-
- UI:
14-
- shortcuts name update
13+
- improved number input spin buttons, #313
1514
- dev:
16-
- code refactor.
15+
- divided style file into smaller for better management.
1716

1817
## Fixed
1918

20-
- fixed: custom keybinding for UI scale not working.
19+
- fixed unable to read images due to windows filepath limit, #351
2120

2221
---

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "yomikiru",
33
"productName": "Yomikiru",
4-
"version": "2.19.2",
4+
"version": "2.19.3",
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)