Releases: yamesyung/SoloScribe
Releases · yamesyung/SoloScribe
v0.5.0
New features:
- added book quotes.
- added Goodreads scraper for quotes (limited to 2 pages for convenience) in book detail page.
- added new page for quotes where you can search, filter and mark quotes as favorite.
- added import and export functions for quotes.
Changes:
- added rating and review to book detail page.
- added quotes column to book list.
- added custom scrollbars globally.
v0.4.0
New features:
- added a new customizable theme.
- added changelog to homepage.
Changes:
- set Scrapyd to not create a .pid file. This caused issues when the container was stopped abruptly.
- added confirmation for deleting user data.
Fixes:
- fixed author ratings and cover styling in author detail page.