Skip to content

v3.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Dec 07:02
· 28 commits to master since this release

What's Changed

[[FEAT] Added support for multi-language through Crowdin.

  • Uploaded source files to Crowdin.
  • Configured project for Crowdin integration.

[FEAT] Updated README.md with new information.

  • Added new preview images.
  • Included details about multi-language support.

[FIX] Resolved minor issue with ListHeader.

[UPDATE] Replaced Android preference get/set with coroutines; now using Dispatcher.IO. This was the primary cause of ANRs.

  • It was a particularly tricky bug.

[FIX] Addressed issue with Playback service.

  • Replaced preference get/set with coroutines.
  • Added LoadController to ExoPlayer for faster video seeking.

Full Changelog: v3.0.3...v3.2.0