Skip to content

Commit

Permalink
version up
Browse files Browse the repository at this point in the history
  • Loading branch information
mienaiyami committed May 17, 2023
1 parent 62adff0 commit f9517d3
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
18 changes: 9 additions & 9 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,21 +15,21 @@ Linux distribution currently not available as direct download but can be build e

## Added

- EPub:
- progress percent and control.
- history and bookmark support (use bookmark for more accuracy).
- search input for bookmarks and history (enable from settings -> other settings).
- Tab (keyboard) navigation for "reader settings's tabs".
- New scrolling system (with keys).
- Custom stylesheet.
- New shortcut: `ctrl+w` to close window.
- EPUB : Force low brightness.

## Changed

- UI Enhancements
- Moved Image count to open button on locations tabs.
- misc.
- UI Enhancements.
- Save data files with a time gap after changing app data.


<!-- ## Fixed
## Fixed

- fixed #125,123,#117,#126. -->
- fixed #131,#136,#137,

---

Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "yomikiru",
"productName": "Yomikiru",
"version": "2.11.1",
"description": "App to read manga/comic/epub offline on desktop",
"version": "2.11.2",
"description": "App to read manga / comic / epub offline on desktop",
"main": ".webpack/main",
"author": {
"name": "mienaiyami",
Expand Down Expand Up @@ -86,4 +86,4 @@
"config": {
"forge": "forge.config.js"
}
}
}

0 comments on commit f9517d3

Please sign in to comment.