Skip to content

v1.4.4

Compare
Choose a tag to compare
@fdintino fdintino released this 08 Jul 15:23
· 5 commits to main since this release
bfa66e7

What's Changed

  • chore(ci): bump libavif to e10e6d9-2024-07-01; fix CI build issues by @fdintino in #53. See table below for new versions (all versions are upgrades from the 1.4.3 release).

    libavif 1.0.3 (e10e6d9)
    libaom 3.9.1
    dav1d 1.4.3
    SVT-AV1 2.1.1
    rav1e 0.7.1
  • feat: Allow users to pass max_threads to the avif encoder via Image.save by @yit-b in #54, originally in #49

  • feat: Let users pass max_threads as an argument to _avif.AvifDecoder by @yit-b in #50

  • chore(ci): build SVT-AV1 for aarch64 or arm64 by @RaphaelVRossi in #38

  • fix: keep alpha channel for images with mode P and custom transparency by @fdintino in #56; fixes #48

  • fix: disable decoder strictness for clap and pixi properties by @fdintino in #57. fixes #13, fixes #28

  • fix(ci): lint secrets permission error and macOS GHA runner homebrew PATH bug by @fdintino in #55

New Contributors

Full Changelog: v1.4.3...v1.4.4