Skip to content

v0.4.0

Compare
Choose a tag to compare
@cyanChill cyanChill released this 08 Sep 20:31
· 27 commits to main since this release

⚡ Changes

  • Bumped AndroidX media3 to 1.4.1 from 1.3.1.

🛠️ Fixes

  • Ensure the "year" field returns a year.
  • Reduce risk of OutOfMemoryError due to trying to convert a large byte array representing an image into a base64 string.