This update mainly is made up of features and bug fixes made by @JayBigGuy10 on their fork. I'd like to thank them so much for submitting all these code requests to this version of the plugin.
What's Changed
- Fix tag parsing to handle full stops in searchByTag function by @IntrovertedMage in #22
- Add browsing of the current logged in account history and marked for later to the search menu by @JayBigGuy10 in #31
- rearrange the downloaded fanfics menu so there are less button presses by @JayBigGuy10 in #33
- Fun change to make it more AO3'y by @JayBigGuy10 in #32
- show what chapter has been read up to in a downloaded work, also show author names by @JayBigGuy10 in #37
- Fix the bookmarked works count being 0 when the logged in user views their own profile by @JayBigGuy10 in #38
- fix crash that happens if works is nil because of work fetch failure by @JayBigGuy10 in #36
- fix issue with chapter parsing when in full work mode by @JayBigGuy10 in #35
- Add bookmark, mark for later and subscription support in fanfic_reader by @JayBigGuy10 in #34
- Fix filter search crash on additional tag exclusion by @JayBigGuy10 in #42
- fix crash when a users pseud only has exactly one work by @JayBigGuy10 in #43
- Add support for browsing a users collections by @JayBigGuy10 in #40
- Improve UI for bookmark creation/updates, add collections search feature and auto fetch most recent bookmark details before opening editing widget by @IntrovertedMage in #44
- Update user collections and series page to allow for fetching beyond first page by @IntrovertedMage in #47
- Enhance filename template sanitization to prevent invalid characters and trailing spaces by @IntrovertedMage in #48
- Fix download dialog and downloaded works menu anonymous author issue by @IntrovertedMage in #49
- Actually fix download menu anonymous author issue by @IntrovertedMage in #50
New Contributors
- @JayBigGuy10 made their first contribution in #31
Full Changelog: v0.4.0...v0.5.0