-
-
Notifications
You must be signed in to change notification settings - Fork 69
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: starry-shivam <[email protected]>
- Loading branch information
1 parent
5fc2cbc
commit 77576b6
Showing
2 changed files
with
8 additions
and
2 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
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 |
---|---|---|
@@ -0,0 +1,6 @@ | ||
- Added launcher shortcuts to quickly jump back to the last read book without needing to open the app. | ||
- Added the ability to select and import multiple EPUB books at once. | ||
- Fixed an error in the EPUB parser when parsing chapters if the chapter's path is URL encoded. | ||
- Fixed some edge cases in EPUB parser related to dynamic parsing method selection. | ||
- Improved UI design of the welcome/intro screen. | ||
- Some performance improvements and other minor fixes. |