Skip to content

Commit

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

## Added

- #159, Hide cursor in zen mode (access from app settings).
- Option to disable Hardware Acceleration.

## Changed

- UI Enhancements.
- Added delay on page number input before starting scroll (can be bypassed by clicking enter).
- Removed sync/blocking removing of temp file on clicking home.
- #152
- Switched from web based fullscreen to electron fullscreen.
- Smoother sidelist width change.
- In "Open chapter directly under base directory...", allowed to update list instead of "no image" error.


## Fixed

- fixed #145,#147,#155.
- epub history not going to top after updating.
- checkboxes focusable through tab even if disabled.
- Multiple scrolling issues in LTR/RTL mode with vertically fit enabled.
- #147,

---

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

0 comments on commit ac2f056

Please sign in to comment.