Skip to content

v0.6.5

Compare
Choose a tag to compare
@CrescentKohana CrescentKohana released this 21 Mar 11:38
· 17 commits to main since this release

Added

  • NEXT_INTERNAL_MANGATSU_API_URL environment variable to specify which API URL to use for internal requests (currently only for image proxying)
  • Add AVIF support

Fixed

  • Useless network calls that ended up in 404 when opening the Library page
  • NSFW badges not showing on the Series page
  • Warning on empty functions and unnecessary type
  • Fixed an issue with image remote patterns that would cause the image proxy to return error 400

Changed

  • Updated Node.js runtime to v20
  • Updated dependencies
  • Disabled Next.js telemetry in the Docker image before building
  • Decreased minimum TTL of the image proxy from 30 days to 24 hours