3.7.1 (2024-07-20)
- seek: Fixed RuntimeException caused by invalid data passed to the SeekBar (28583e0)
3.7.0 (2024-06-22)
- transition: Added support for shared element transition. (7a0229c)
3.6.1 (2024-03-30)
- cicd: removed ui tests from the release flow, added fix commit in the correct format (ae49583)
3.6.0 (2023-09-24)
- visualiser: Added support to see the visualisers in full screen, as well as adding the Bezier plotted circular visualiser. (84b8f95)
3.5.0 (2023-07-15)
- reporting: Added Bug Reporting, Feature Requests, Reviews and Feedback (4573b00)
3.4.0 (2023-07-08)
- language: Added language selection and about menu item in the Settings menu (65a0efc)
3.3.0 (2023-06-16)
- permissions: Allowed the user to configure permissions on the Settings Screen (39310f1)
3.2.0 (2023-03-18)
- album: Implemented the Album Screen and added Play/Pause Button animations. (fb3b904)
3.1.0 (2023-01-02)
- equalizer: Added a beta Equalizer Screen. (05a373d)
3.0.0 (2022-11-08)
- Feature/issue 161/media3 - Migrated to use the androidx.media3 Library (#162) (c8030cd), closes #162
- Many core classes have now been reimplemented.
2.0.0 (2022-05-27)
- jetpack-compose: Migrated the client module to leverage Jetpack Compose (f3b497d)
- jetpack-compose: The whole application UI has been redesigned in Jetpack Compose with the addition of Material3 libraries and the latest version of ExoPlayer.
1.2.2 (2021-04-25)
- release: fixed the release build and attempted to implement upload to play store functionality in Github Actions (67eea60)
- release: overwrite gradle file for next release (a226cad)
- release: reorganised release pipeline (8cc91d3)
- semantic-release: allow the release to commit gradle.properties for use with play store release (07ae3c0)
- semantic-release: allow the release to commit gradle.properties for use with play store release (abecc50)
1.2.1 (2021-04-21)
- semantic-release: attempt to use ssh key to authenticate git pushes to master (3b45f21)
- semantic-release: attempt to use ssh key to authenticate git pushes to master (0a7d5e3)
- semantic-release: attempt to use ssh key to authenticate git pushes to master (da7bc2a)
- semantic-release: attempt to use workaround in semantic-release/github#175 (c4b467f)
- semantic-release: reversed the semantic release git to github change (0e05bbb)