Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
mienaiyami committed Mar 1, 2024
1 parent 09981c6 commit 5ceb228
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
11 changes: 5 additions & 6 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,17 @@ Does not follow semver.

## Added

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

## Changed

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

## Fixed

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

---
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.2",
"version": "2.19.3",
"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 5ceb228

Please sign in to comment.