You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add 'solid-light' badge style & poster average ratings (51b4ca7)
Introduce a new quality badge style 'solid-light' and update SVG rendering to support it (shape, gradients, shadows, font sizing). Add optional qualityBadge size/spacing overrides (qualityBadgeIconSize/FontSize/PaddingX/PaddingY/Gap) and preserveBadgeSize handling so poster badges can retain custom sizing. Refine poster badge placement and layout heuristics (including top/bottom placement, spacing, overlay interactions) and adjust various badge/label sizing and ranking badge scaling. Add posterAverageRatingsEnabled config and proxy mapping, plus posterSimpleRatingSource and rankingNoBox passthroughs. Bump image renderer cache version and package version to 0.4.56 and wire UI changes to expose the new options in workspace and home components. Full Changelog: v0.4.55...v0.4.56