Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
mienaiyami committed Sep 21, 2023
1 parent ca49442 commit 9859582
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 16 deletions.
24 changes: 10 additions & 14 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,26 +4,22 @@ Does not follow semver.

## Added

- preserve scrollX when zooming past 100%.
- added `` ` (backtick) `` for exact search keyword.
- dynamic image loading, can be enabled from settings.
- style settings
- #266
- added `shift`+`cycleFitOption` for reverse

## Changed

- UI
-

- changed epub min word-spacing to -1
- change default behavior of arrow up down in search
- change default zenmode pagenum color to semi transparent
- DEV:
- improved file ext info and related
- #267
- #266
- show epub side-list on element focus inside
- made side-list pin button keyboard accessible.

## Fixed

- fixed epub zen mode reader setting change incorrect preserve scroll
- #241
- fixed chapter opening shortcut not working
- fixed anilist chapter input out of focus on input
- fixed image context menu "show in file explorer" incorrect path
- #273
- incorrect name for titles with `.` (dot) in name.

---
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "yomikiru",
"productName": "Yomikiru",
"version": "2.18.1",
"version": "2.18.2",
"description": "App to read manga / comic / novel offline on desktop",
"main": ".webpack/main",
"author": {
Expand Down Expand Up @@ -89,4 +89,4 @@
"wait-on": "5.3.0",
"worker-loader": "^3.0.8"
}
}
}

0 comments on commit 9859582

Please sign in to comment.