Skip to content

Commit

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

## Added

- option to sync app settings and themes across instances.
- added #261 and private option in anilist data editor
- preserve scrollX when zooming past 100%.
- added `` ` (backtick) `` for exact search keyword.

## Changed

- UI:
- better blurred window titlebar
- context-menu separator
- more
- keyboard accessible settings tab button.
- debian after update download prompt.
- 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

## Fixed

- fixed #262
- fixed context menu for svg images in epub
- fixed: clicking 'h' not saving manga progress sometimes.
- 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

---
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.18.0",
"version": "2.18.1",
"description": "App to read manga / comic / novel offline on desktop",
"main": ".webpack/main",
"author": {
Expand Down

0 comments on commit 7dba577

Please sign in to comment.