Skip to content

0.0.7

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Dec 19:31
· 27 commits to main since this release

0.0.7 (2024-12-30)

🚀 Added

  • Added option to update books by percentage completed rather than timed updates
  • Display error and disable some functionality when Hardcover API indicates that API key is not valid, in preparation
    for upcoming API key reset
  • Allow linking books, enabling/disabling book tracking from KOReader's gesture manager

🩹 Fixes

  • Fix crash when linking book from hardcover menu
  • Fix automatic book linking not working unless track progress (or always track progress) already set
  • Fix manual and automatic book linking not working for hardcover identifiers
  • Fix failure to mark book as read when end of book action displays a dialog
  • Fix a crash when searching without an internet connection
  • Fix page update tracking not working correctly when using "always track progress" setting
  • Fix off-by-one page number issue when document contains a page map
  • Fix unable to set edition if that edition already set in hardcover

🧹 Chores

  • Update default edition selection in journal dialog to use multiple API calls instead of one due to upcoming Hardcover
    API limits
  • Fetch book authors from cached column in Hardcover API