Releases: ubuntu-flutter-community/musicpod
Releases · ubuntu-flutter-community/musicpod
v2.4.0
2.4.0 (2024-11-16)
Features
- add last.fm integration (#1000) (0145295)
- improve local audio import speed by updating audio_metadata_reader (#1019) (ba9c0c6)
- Italian language update (#1013) (ecc360e)
- update theme packages and remove chip theme modifications (#1014) (31bee47)
Bug Fixes
- get notified about cover store changes (#1011) (316adf5)
- last fm improve settings UI (#1012) (5b35fe3)
- local cover and chip sizes (#1015) (8f6ccc2)
- monochrome controls for fullscreen radio TV video streams (#1009) (9effd9c)
- move last fm to its own service, re-organize main by adding register.dart (#1017) (eab977e)
- unstarred light theme icon, settingsservice (#1018) (1bad15e)
v2.3.0
2.3.0 (2024-11-09)
Features
- redesign the podcast search filtering (#993) (10ecac9)
- update Italian language (#987) (b9cb02d)
- update spanish translations (#995) (ce9cf1b)
Bug Fixes
- changelog links are unclickable (#994) (ee60398), closes #992
- podcast and radio search jumping on scroll (#991) (7059972), closes #926
- radio history tile images after new station uuid mapping (#998) (e305900)
- radiosearch empty on initial search swap from podcasts, add back radio search -> StationPage routing (#989) (27ab963)
- yaru chips (#996) (c8b6f95)
v2.2.0
v2.1.0
v2.0.2
v2.0.1
v2.0.0
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)