[1.0.3] - 2026-02-05
Added
- Smart Server URL Validation: Automatically probes
httpandhttpsschemes to detect the correct server address, even if the scheme is missing or incorrect. - Secure Image Proxy: All image URLs are now signed with 24-hour expiration for security.
- Image URL Caching: Signed URLs are cached by
(item_id, image_type, tag)to enable proper browser caching.
Changed
- Changed default minimum rows for Library Card from 5 to 4 for better compactness.
- Optimized Image Widths: Reduced bandwidth usage with appropriate sizing
- Image format defaults to WebP with 80% quality in the backend.