Skip to content

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 11 May 20:28
· 149 commits to main since this release

0.4.1

  • Refactor poster rating config and bump version (52ea033)
    Consolidate poster rating configuration in HomePage: add explicit handling for the 'simple' posterConfiguratorPreset (sets posterConfiguratorPreset, posterRatingsMode, posterRatings, posterRatingStyle, and posterRatingsLayout) and simplify conditional assignments for non-simple presets. Add handling for vertical poster rating layouts to set posterRatingsMaxPerSide when applicable, and keep backdrop/thumbnail/logo rating style assignments conditional. Also bump package version to 0.4.1 in package.json.
    Full Changelog: v0.4.0...v0.4.1