-
-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9ce274d
commit 292b612
Showing
2 changed files
with
22 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,24 +1,34 @@ | ||
<!-- ## Note | ||
**Due to release changes, existing users (v2.11.5 and below) might need to manually update the app.** --> | ||
|
||
## Added | ||
|
||
- Option to clear temp file cache. | ||
- Option to show checkboxes instead of toggle in reader settings. | ||
- Option to render multiple pdfs, #216. Access from settings. | ||
- Context menu keyboard navigation. | ||
- Option to mark chapter as unread in home-location-list and reader-side-list, #213. | ||
- EPUB double click fullscreen. | ||
- Search bar and list navigation with keyboard. Check Settings -> Extras -> "Search tab shortcuts" for more. | ||
- Context menu in epub reader. | ||
|
||
## Changed | ||
|
||
- Hide refresh button when "auto refresh side-list" enabled. | ||
- UI Changes: | ||
- Moved "usage & features" to "extras" tab. | ||
- Context menu related changes. | ||
- Highlight element on setting link click navigation. | ||
- #220. | ||
- Added custom number input spinner. | ||
- and more. | ||
- Text update in some loading screens. | ||
- EPUB: | ||
- Use default padding and margins for all elements. | ||
- Confirm before opening external links. | ||
- Don't render side list in zen mode, improve performance but lag when exiting zen mode if very high chapter count. | ||
- Instantly apply custom stylesheet. | ||
- Dbl click zen mode changes, check in-app usage for more info. | ||
- DEV: | ||
- Context Menu system changed, made modular and context based rather than redux. | ||
- pdf render optimization. | ||
|
||
## Fixed | ||
|
||
- Anilist date's month value showing one less. | ||
- Epub without toc does not open. | ||
- Epub side-list performance issue, [more in #202](https://github.com/mienaiyami/yomikiru/issues/202#issuecomment-1655858560). | ||
- Epub "open in new window" error. | ||
|
||
--- | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters