You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.