v18.1
Notifuse/notifusev18.1Nov 29, 2025by pierre-b
AI Summary
Release v18.1 adds support for modern image formats (WebP, AVIF, JPEG XL) in the File Manager, enabling proper thumbnail previews, hover popover previews, and image filter selection for these next-generation image types.
Key Highlights
- Added support for WebP, AVIF, and JPEG XL modern image formats in File Manager
- Thumbnail previews now display correctly for all three modern formats
- Hover popover previews work with WebP, AVIF, and JPEG XL files
- Image filter selection properly includes these modern formats
New Features
- WebP format support with full browser compatibility
- AVIF format support (Chrome 85+, Firefox 93+, Safari 16.1+)
- JPEG XL format support (limited browser availability)
- Thumbnail preview generation for modern image formats
- Hover popover previews for modern image formats
- Image filter inclusion for WebP, AVIF, and JPEG XL files
Full Release Notes
# Release v18.1 ## Modern Image Format Support in File Manager The File Manager now supports modern image formats, enabling proper previews and selection for next-generation image types: | Format | Extension | Description | |--------|-----------|-------------| | **WebP** | `.webp` | Google's modern format with excellent compression | | **AVIF** | `.avif` | AV1-based format with superior compression efficiency | | **JPEG XL** | `.jxl` | Next-gen format supporting both lossy and lossless compression | ### What's improved - Thumbnail previews now display correctly for WebP, AVIF, and JPEG XL files - Hover popover previews work with all three formats - Image filter selection properly includes these modern formats ### Browser compatibility - **WebP**: All modern browsers - **AVIF**: Chrome 85+, Firefox 93+, Safari 16.1+ - **JPEG XL**: Chrome (with flag), limited support elsewhere --- **Full Changelog**: [CHANGELOG.md](./CHANGELOG.md)