Skip to content

Commit

Permalink
version up
Browse files Browse the repository at this point in the history
  • Loading branch information
mienaiyami committed Feb 21, 2023
1 parent 06e8129 commit e8ac11c
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 4 deletions.
21 changes: 18 additions & 3 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,19 +8,34 @@
---
## Note

App name will be changing to "Yomikiru".
- App name will be changing to "Yomikiru".
- There might not be any work on issues/requests for few weeks unless very important.

## Added

- More size fit options.
- Max image height control.

## Changed

- History is now shorter and simpler and renamed to "Continue Reading".

## Fixed

- Window became blank on closing when "Ask before closing window" is enabled and history is empty.
- Blank screen when closing app with `prompt before closing` enabled after clearing history.

#### Known issues

- Max image height might not work as intended.
- When more than one app is open, only history from last app where history is changed is saved.

---

#### Todo

- Better state management.
- Add ability to change image quality in canvas mode for less RAM usage and performance.
- Write testing.
- Adjust app for debian.

---

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.7.1",
"version": "2.7.2",
"description": "App to read manga on desktop",
"main": ".webpack/main",
"author": {
Expand Down

0 comments on commit e8ac11c

Please sign in to comment.