yokai/CHANGELOG.md

895 B

Additions

  • Added cutout support for some pre-Android P devices
  • Added option to add custom colour profile

Changes

  • Permanently enable 32-bit colour mode

Fixes

  • Fixed cutout behaviour for Android P
  • Fixed some extensions doesn't detect "added to library" entries properly (GH-40)
  • Fixed nightly and debug variant doesn't include their respective prefix on their app name
  • Fixed nightly version checker

Other

  • Update dependency com.github.tachiyomiorg:image-decoder to e08e9be535
  • Update dependency com.github.null2264:subsampling-scale-image-view to 338caedb5f
  • Added Unit Test for version checker
  • Migrated from Coil2 to Coil3
  • Migrated from JUnit4 to JUnit5