Changelog
Versioned release notes and history of updates to DuckyFlix.
v1.3.7
Sun Aug 24 2025
Highlights
- Vercel image optimization usage reduced by 60%+
- Remote images now bypass optimization for better performance
- Extended caching reduces image re-processing
Added
- OptimizedImage component for efficient image handling.
- Cache headers to prevent image re-processing.
Improved
- Next.js config: reduced formats, sizes, and enabled unoptimized for remote images.
Changed
- Image quality reduced from 100% to 75-85% for non-priority images.
v1.3.6
Thu Aug 14 2025
Highlights
- Site-wide SEO metadataBase configured
- Improved Back-to-Top button floating position and better UX
- Fixed: Sidebar remains fixed to the viewport without jumping to top
- New: Changelog page with versioned release notes.
Added
- Changelog page with versioned release notes.
Improved
- SEO: metadataBase, canonical URLs, Open Graph and Twitter cards.
- Back-to-Top button floating position and better UX.
Fixed
- Sidebar remains fixed to the viewport without jumping to top.
v1.3.5
Mon Aug 11 2025
Improved
- Trending and latest sections loading skeletons and UX tweaks.
Changed
- Updated dependencies and performance settings for image optimization.