mirror of
https://github.com/antebudimir/tempus.git
synced 2026-04-15 16:27:26 +00:00
chore: adding pending release and fastlane updates
This commit is contained in:
parent
804d6af6c3
commit
a1397a224b
2 changed files with 8 additions and 0 deletions
|
|
@ -2,6 +2,11 @@
|
||||||
|
|
||||||
## Pending release...
|
## Pending release...
|
||||||
|
|
||||||
|
* chore: bringing in media service refactor previously reverted after more testing by @eddyizm in https://github.com/eddyizm/tempus/pull/286
|
||||||
|
* fix: refactor start queue to put the db writing in the background by @eddyizm in https://github.com/eddyizm/tempus/pull/287
|
||||||
|
* Feat: playerqueue fab allows playqueue actions -> saving to playlist, download all, load queue, shuffle, clean queue by @eddyizm in https://github.com/eddyizm/tempus/pull/288
|
||||||
|
|
||||||
|
|
||||||
## [4.3.0](https://github.com/eddyizm/tempo/releases/tag/v4.3.0) (2025-11-23)
|
## [4.3.0](https://github.com/eddyizm/tempo/releases/tag/v4.3.0) (2025-11-23)
|
||||||
## What's Changed
|
## What's Changed
|
||||||
* chore: Add Obtainium badge to README by @mikaeldui in https://github.com/eddyizm/tempus/pull/280
|
* chore: Add Obtainium badge to README by @mikaeldui in https://github.com/eddyizm/tempus/pull/280
|
||||||
|
|
|
||||||
3
fastlane/metadata/android/en-US/changelogs/9.txt
Normal file
3
fastlane/metadata/android/en-US/changelogs/9.txt
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
* chore: bringing in media service refactor previously reverted after more testing
|
||||||
|
* fix: refactor start queue to put the db writing in the background to address instant mix bug
|
||||||
|
* Feat: playerqueue fab allows playqueue actions -> saving to playlist, download all, load queue, shuffle, clean queue
|
||||||
Loading…
Add table
Add a link
Reference in a new issue