Skip to content

Releases: ubuntu-flutter-community/musicpod

v2.2.0

27 Oct 20:16
f13c134
Compare
Choose a tag to compare

2.2.0 (2024-10-27)

Features

Bug Fixes

  • add favs to playlistsview + friends (#981) (89ed1ff)
  • add track info in video play overlay (#983) (ace16e8)
  • internet archive errors after their ddos attack recovery (#979) (13fefb6)

v2.1.0

21 Oct 23:03
5b82b82
Compare
Choose a tag to compare

Sorry MacOs users for the many releases! Things will slow down now again before the next major release ;)

2.1.0 (2024-10-21)

Features

Bug Fixes

  • correctly use discord rpc meta data (#970) (26242bf)
  • don't wait expose title online in play (#972) (89c8ac9)

v2.0.2

21 Oct 17:11
9eab038
Compare
Choose a tag to compare

2.0.2 (2024-10-21)

Bug Fixes

  • only display discord events on connect and only if enabled (#967) (5913d03)

v2.0.1

20 Oct 23:32
8fe60cd
Compare
Choose a tag to compare

2.0.1 (2024-10-20)

Bug Fixes

  • replace remaining station url ids with uuid, fix discord error spam (#965) (04a0b5c)

v2.0.0

20 Oct 18:22
8826781
Compare
Choose a tag to compare

2.0.0 (2024-10-20)

⚠⚠⚠ BREAKING CHANGES ⚠⚠⚠ - Sorry, this needs re-star-ing of your favorite stations:

  • rework stations to be identified by uuid, display search in a list (#930)

Features

  • add discord rich presence (#945) (de23cf3)
  • add discord toggle in settings, disable for linux (#947) (6aa080e), closes #946
  • display online art errors in the player images, improved radio search (#943) (42d61ee)
  • improve discord on/off toggling (#960) (4fd2980)
  • let users select the downloads directory (#953) (9d8063f), closes #928
  • radio: add return to livestream & play similar station buttons (#938) (1d2ba5e), closes #937
  • rework stations to be identified by uuid, display search in a list (#930) (8c3bb05)
  • update app_es.arb (#940) (91b35ed)
  • update episodes when a podcast page is loaded (#959) (f925201)
  • update Italian language (#950) (807f49a)
  • update Italian language (#956) (66c1cd8)
  • update slovak translations (#951) (e605df1)

Bug Fixes

  • do not retry connect to discord, update deps (#962) (2387977)
  • fallback to wifi if connectivity errors, for example if there is no network manager on linux (#952) (498f32e), closes #949
  • linux failed import snackbar (#954) (1ce62b1), closes #934
  • onError callback (#936) (3790021), closes #934
  • The presence of a lost+found folder makes musicpod unable to load the users music library (#935) (66bca61), closes #934
  • turn of discord off switch for linux (be1b198)
  • update frb_plugins dependency (#955) (eb291af), closes #946
  • use MediaQuery.sizeOf instead .of (#944) (f1a11c5)

v1.12.0

20 Sep 17:51
de89adc
Compare
Choose a tag to compare

1.12.0 (2024-09-20)

Features

Bug Fixes

  • update yaru to follow 22.10+ accents (#925) (75a7b70)

v1.11.0

08 Sep 09:33
f0a48e3
Compare
Choose a tag to compare

1.11.0 (2024-09-08)

Features

Bug Fixes

v1.10.1

31 Aug 23:22
b9596e8
Compare
Choose a tag to compare

1.10.1 (2024-08-31)

Bug Fixes

v1.10.0

31 Aug 20:46
ff6e597
Compare
Choose a tag to compare

1.10.0 (2024-08-31)

Features

Bug Fixes

  • align control panel sizes and padding, correctly load remoteimageurl (#905) (549f352)
  • android downloads and local collection path + design adjustments (#904) (3ac49fb)
  • Android: round icons, darker dark theme, improved podcast tiles (#906) (282685a)
  • icy image double loading (#903) (df7b394)
  • yaru.dart colors regression (#900) (1b4efb3)

v1.9.1

25 Aug 21:18
b94762b
Compare
Choose a tag to compare

1.9.1 (2024-08-25)

Bug Fixes

  • Must search by name before searching by tag, country, or language (#897) (7459008), closes #896