Skip to content

v2.2.52

Latest

Choose a tag to compare

@fscorrupt fscorrupt released this 27 Jun 19:45
· 1 commit to main since this release
26a97b2

Security

  • Frontend Dependency Update: Upgraded @babel/core to ^7.29.7 to patch a known arbitrary file read vulnerability, resolving a Dependabot security alert (CVE-2026-49356).

New Features

  • Blueprints UI & Presets: Easily apply pre-defined configurations to achieve specific visual styles in a single click (e.g., Minimalist, Clearlogo, Flat White Logo, Resolution Overlays).
  • Custom Blueprint Builder: Mix and match specific overlays, test them with a live bounding-box preview, and build your own custom layout right from the UI.
  • Config Import/Export: Easily share your custom blueprints with the community or back up your configurations using the new Import/Export APIs.

Improvements & Refactoring

  • Jellyfin Compatibility: Pinned Jellyfin dependencies (Jellyfin.Controller and Jellyfin.Model) to 10.11.0 to ensure stable API communication.
  • Documentation: Added a new comprehensive Blueprints & Recipes guide covering multi-server syncs, minimalist posters, and advanced setups.

Bug Fixes

  • Artwork Uploads: Fixed an issue with existing asset uploads by properly utilizing the global seasonId when pushing artwork to secondary media servers.
  • Preview Text Scaling: Fixed container queries and text scaling bugs in the WebUI preview renders.

Full Changelog: 2.2.51...2.2.52