Skip to content

v0.4.93

Latest

Choose a tag to compare

@github-actions github-actions released this 19 Jun 12:28

0.4.93

  • Refactor quality badge tint logic; bump version (b7a6049)
    Rework tintColor computation in lib/imageRenderer.ts to simplify nested ternaries and change behavior: known quality keys (remux, bluray, webdl, webrip, dolbyvision, hdr10plus, hdr10, hdr, imaxenhanced, imax, sdr) now always return 'colored', while other quality badges use badge.accentColor only when input.qualityBadgesColorMode is 'colored' (otherwise default to #ffffff). Also increment package version to 0.4.93.
    Full Changelog: v0.4.92...v0.4.93