Skip to content

v0.6.6

Compare
Choose a tag to compare
@CrescentKohana CrescentKohana released this 23 Mar 11:06
· 7 commits to main since this release

Server v0.8.0 required!

Added

  • Calculate the total number of pages in the Library accurarely with TotalCount (requires server v0.8.0)

Fixed

  • NEXT_INTERNAL_MANGATSU_API_URL to NEXT_PUBLIC_INTERNAL_MANGATSU_API_URL as NEXT_PUBLIC_ is required for the environment variable to be available on the client side
  • Page thumbnail path

Changed

  • Remove unnecessary data checks on task statuses
  • Remove client side limit multiplier as this is handled on the server