Skip to content

2.0.3

Choose a tag to compare

@github-actions github-actions released this 31 Dec 13:35

Improved

  • Improved preview text render performance - preview text is now asyncronously filling up a memory cache after startup, so text is instantly available.
  • Added HEIC and HEIF image support for feature images (common on Apple devices). We now support PNG, JPEG, GIF, WebP, AVIF, HEIC, HEIF, SVG, and BMP formats for feature images.
  • Shortcuts to hidden files, folders and tags are now shown dimmed.

Changed

  • Bumped DB_CONTENT_VERSION so feature image thumbnails will be re-built on upgrade.

Fixed

  • Feature images now display correctly when servers return incorrect Content-Type headers.
  • iOS-optimized PNG files (with CgBI chunks) are now parsed correctly.
  • Improved AVIF/HEIF dimension parsing for images with crop metadata.