Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
mienaiyami committed Mar 4, 2024
1 parent dd1882a commit 02eaca7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 10 deletions.
12 changes: 3 additions & 9 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

---
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down

0 comments on commit 02eaca7

Please sign in to comment.