Skip to content

Commit

Permalink
version up
Browse files Browse the repository at this point in the history
  • Loading branch information
mienaiyami committed Apr 27, 2023
1 parent bf3e7e0 commit eaeb317
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 8 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ Offline Manga/Manhwa/EPub Reader (not a downloader). Manga Reader for people who
![demo](github%20assets/4.png)
![demo](github%20assets/5.png)
![demo](github%20assets/6.png)
#### Experimental epub reader
![demo](github%20assets/7.png)
![demo](github%20assets/8.png)
16 changes: 10 additions & 6 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,29 +9,33 @@
---
## Note

- **Epub reader available (experimental)**
**Epub reader available**

Linux distribution currently not available as direct download but can be build easily by following this [Build for linux(debian) guide](https://github.com/mienaiyami/yomikiru/blob/master/docs/build_for_linux.md).

---

## Added

- EPUB: Auto scroll to old position after setting changes.
- Option to open epub from file explorer.
- EPUB:
- Sidelist+TOC.
- Find in page.
- Option to load only one chapter at a time to prevent high ram usage(enable from settings).

<!-- ## Changed -->
## Changed

- EPUB: Optimized rendering.


## Fixed

- #98.
- #101, #99.

---

#### Todo

- Improve Epub reader.
- EPUB: History+Bookmark.
- Write tests.
- Add ability to change image quality in canvas mode for less RAM usage and performance.

Expand Down
Binary file added github assets/8.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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.10.1",
"version": "2.10.2",
"description": "App to read manga/comic/epub offline on desktop",
"main": ".webpack/main",
"author": {
Expand Down

0 comments on commit eaeb317

Please sign in to comment.