Added
- RSS Feed Support: Added a dedicated page for RSS feeds with capabilities to manage feeds and view items.
- xREL Integration: Implemented integration with xREL.to for game release notifications and metadata.
- Download Modal Redesign: Complete redesign of the download dialogs (simple and advanced) for improved usability.
- Compact View: Added a density setting to toggle between comfortable and compact list views in Dashboard, Library, and Wishlist.
- Enhanced Notifications: Added links to notifications, allowing direct navigation to relevant games or pages.
- Security hardening: Introduced protections for SSRF, missing security headers, and improved IPv6 validation.
- Logout: Added logout button.
Changed
- Privacy: Removed Google Fonts dependency for better privacy and offline support.
- Performance: Optimized metadata refresh with chunked fetching and improved Prowlarr indexer synchronization.
- Settings: Updated settings page with tabbed navigation for better organization.
- UX: Enhanced password visibility toggles and accessibility throughout the app.
- Logging: Improved log truncation for better performance and privacy.
Fixed
- Fixed Content Security Policy (CSP) preventing version checks.
- Resolved UI issue where the close button overlaid the cover image in GameCard.
- Fixed timestamp calculation issues affecting notification times.
- Reduced log verbosity for SSL verification errors.
Addressed Vulnerabilities
- fast-xml-parser 5.3.3 → 5.3.4 — fixes CVE-2026-25128 (GHSA-37qj-frw5-hhjh, HIGH) — RangeError DoS via numeric entities.
Full Changelog: v1.1.0...1.2.0