Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Version 1.4.2

Choose a tag to compare

@tuuhin tuuhin released this 07 Nov 20:07
· 24 commits to main since this release
c0388f5

πŸ› οΈ Version 1.4.2 β€” Critical Audio & Sharing Fixes

This patch release addresses key issues introduced in v1.4.1 related to audio extraction threading and file sharing logic.

πŸ› Bug Fixes

  • Audio Extraction Threading: Resolved a critical issue where the new custom Handler used for audio extraction was being mismanaged or incorrectly terminated across multiple extraction sessions, leading to app crash. The thread lifecycle and resources management is now correctly handled
  • Audio File Sharing: Fixed a bug with sharing audio file content Uri which was not correctly configured , causing the intent to fail , now its working as expected.

βœ… Summary

  • Stability: Fixes to ensure robust handling of background audio extraction threads.
  • Functionality: Corrected file sharing logic for audio player files.

What's Changed

  • Issues with the player visualizer and others by @tuuhin in #21

Full Changelog: v1.4.1...v1.4.2