Skip to content

v0.4.52

Choose a tag to compare

@github-actions github-actions released this 12 May 04:15
· 124 commits to main since this release

0.4.52

  • Exclude generic catalog IDs from anime text prefs (2c4bd07)
    Don't apply anime-specific poster/backdrop text preferences for generic catalog IDs (tmdb, tvdb, realimdb, imdb or tt-prefixed IDs). Introduce isGenericCatalogId and shouldApplyAnimeTextPreference, and use that when computing effective poster/backdrop text preferences. Also bump package version to 0.4.52 and update the displayed currentVersion in the home page component.
    Full Changelog: v0.4.51...v0.4.52