mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 02:34:39 +00:00
feat: Mark duplicate read chapters as read
This also refactor how chapters progress are saved. Chapters' progress now save when user "flipped" the page. Closes GH-409 Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
This commit is contained in:
parent
d3050d5799
commit
850151720b
7 changed files with 134 additions and 81 deletions
|
@ -14,10 +14,12 @@ The format is simplified version of [Keep a Changelog](https://keepachangelog.co
|
|||
- Add random library sort
|
||||
- Add the ability to save search queries
|
||||
- Add toggle to enable/disable hide source on swipe (@Hiirbaf)
|
||||
- Add the ability to mark duplicate read chapters as read (@AntsyLich)
|
||||
|
||||
### Changes
|
||||
- Temporarily disable log file
|
||||
- Categories' header now show filtered count when you search the library when you have "Show number of items" enabled (@LeeSF03)
|
||||
- Chapter progress now saved everything the page is changed
|
||||
|
||||
### Fixes
|
||||
- Allow users to bypass onboarding's permission step if Shizuku is installed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue