-
Notifications
You must be signed in to change notification settings - Fork 103
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
frontend-2.3.0 #1101
Merged
Merged
frontend-2.3.0 #1101
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
kireque
referenced
this pull request
in kireque/home-ops
May 4, 2024
…9 → 2.0.0b144 ) (#517) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/music-assistant/server](https://togithub.com/music-assistant/server) | patch | `2.0.0b99` -> `2.0.0b144` | --- ### Release Notes <details> <summary>music-assistant/server (ghcr.io/music-assistant/server)</summary> ### [`v2.0.0b144`](https://togithub.com/music-assistant/server/releases/tag/2.0.0b144): 2.0.0 BETA 144 [Compare Source](https://togithub.com/music-assistant/server/compare/2.0.0b143...2.0.0b144) #### What’s Changed ##### Server 2.0.0 BETA 144 #### What's Changed - Open Subsonic: Fix MediaImageItem constructor call by [@​khers](https://togithub.com/khers) in [https://github.com/music-assistant/server/pull/1264](https://togithub.com/music-assistant/server/pull/1264) - Fix duplicate entries in tracks and albums listings by [@​marcelveldt](https://togithub.com/marcelveldt) in [https://github.com/music-assistant/server/pull/1265](https://togithub.com/music-assistant/server/pull/1265) - Mark item played on Plex after playback finishes by [@​marcelveldt](https://togithub.com/marcelveldt) in [https://github.com/music-assistant/server/pull/1266](https://togithub.com/music-assistant/server/pull/1266) - frontend-2.5.1 by [@​music-assistant-machine](https://togithub.com/music-assistant-machine) in [https://github.com/music-assistant/server/pull/1269](https://togithub.com/music-assistant/server/pull/1269) **Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b143...2.0.0b144 ##### Frontend 2.5.1 #### ⬆️ Dependencies ##### Server ##### Frontend ### [`v2.0.0b143`](https://togithub.com/music-assistant/server/releases/tag/2.0.0b143): 2.0.0 BETA 143 [Compare Source](https://togithub.com/music-assistant/server/compare/2.0.0b142...2.0.0b143) #### What’s Changed ##### Server 2.0.0 BETA 143 #### What's Changed - Fix cleanup on removal of file/provider/item by [@​marcelveldt](https://togithub.com/marcelveldt) in [https://github.com/music-assistant/server/pull/1261](https://togithub.com/music-assistant/server/pull/1261) - Various small fixes and tweaks by [@​marcelveldt](https://togithub.com/marcelveldt) in [https://github.com/music-assistant/server/pull/1262](https://togithub.com/music-assistant/server/pull/1262) - frontend-2.4.7 by [@​music-assistant-machine](https://togithub.com/music-assistant-machine) in [https://github.com/music-assistant/server/pull/1263](https://togithub.com/music-assistant/server/pull/1263) - Bump black from 24.4.0 to 24.4.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/music-assistant/server/pull/1256](https://togithub.com/music-assistant/server/pull/1256) - Bump mypy from 1.9.0 to 1.10.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/music-assistant/server/pull/1260](https://togithub.com/music-assistant/server/pull/1260) - Bump pytest from 8.1.1 to 8.2.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/music-assistant/server/pull/1258](https://togithub.com/music-assistant/server/pull/1258) **Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b142...2.0.0b143 ##### Frontend 2.4.7 - some small tweaks #### ⬆️ Dependencies ##### Server ##### Frontend <details> <summary>3 changes</summary> - [#​475](https://togithub.com/music-assistant/server/issues/475) - Bump vuetify from 3.5.16 to 3.5.17 ([@​dependabot](https://togithub.com/dependabot)) - [#​476](https://togithub.com/music-assistant/server/issues/476) - Bump vite-plugin-webfont-dl from 3.9.3 to 3.9.4 ([@​dependabot](https://togithub.com/dependabot)) - [#​477](https://togithub.com/music-assistant/server/issues/477) - Bump home-assistant-js-websocket from 9.2.1 to 9.3.0 ([@​dependabot](https://togithub.com/dependabot)) </details> ### [`v2.0.0b142`](https://togithub.com/music-assistant/server/releases/tag/2.0.0b142): 2.0.0 BETA 142 [Compare Source](https://togithub.com/music-assistant/server/compare/2.0.0b141...2.0.0b142) This beta contains the final database structure before the 2.0 stable release and will require a **full rescan**. It should solve several reported issues but most important should be much faster, even very large collections with over 1 million tracks should be fast while browsing now. #### All changes - Fix: Order not respected when playing an entire album by [@​marcelveldt](https://togithub.com/marcelveldt) in [https://github.com/music-assistant/server/pull/1248](https://togithub.com/music-assistant/server/pull/1248) - Handle missing album key in jellyfin playlist track by [@​marcelveldt](https://togithub.com/marcelveldt) in [https://github.com/music-assistant/server/pull/1249](https://togithub.com/music-assistant/server/pull/1249) - Fix add to library on Tidal by [@​jozefKruszynski](https://togithub.com/jozefKruszynski) in [https://github.com/music-assistant/server/pull/1250](https://togithub.com/music-assistant/server/pull/1250) - Do not load any providers by default (except builtin) by [@​marcelveldt](https://togithub.com/marcelveldt) in [https://github.com/music-assistant/server/pull/1252](https://togithub.com/music-assistant/server/pull/1252) - Optimize the database/library for large collections by [@​marcelveldt](https://togithub.com/marcelveldt) in [https://github.com/music-assistant/server/pull/1254](https://togithub.com/music-assistant/server/pull/1254) - Downgrade orjson to 3.9.15 due to segmentation faults by [@​marcelveldt](https://togithub.com/marcelveldt) in [https://github.com/music-assistant/server/pull/1255](https://togithub.com/music-assistant/server/pull/1255) - Bump plexapi from 4.15.11 to 4.15.12 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/music-assistant/server/pull/1244](https://togithub.com/music-assistant/server/pull/1244) - Bump tidalapi from 0.7.5 to 0.7.6 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/music-assistant/server/pull/1243](https://togithub.com/music-assistant/server/pull/1243) **Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b141...2.0.0b142 ### [`v2.0.0b141`](https://togithub.com/music-assistant/server/releases/tag/2.0.0b141): 2.0.0 BETA 141 [Compare Source](https://togithub.com/music-assistant/server/compare/2.0.0b140...2.0.0b141) #### What's Changed - Fix frontend issues after Vue update - Fix issue with youtube Music album yracks **Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b140...2.0.0b141 ### [`v2.0.0b140`](https://togithub.com/music-assistant/server/releases/tag/2.0.0b140): 2.0.0 BETA 140 [Compare Source](https://togithub.com/music-assistant/server/compare/2.0.0b139...2.0.0b140) #### What’s Changed ##### Server 2.0.0 BETA 140 #### What's Changed - 429 backoff implementation by [@​jozefKruszynski](https://togithub.com/jozefKruszynski) in [https://github.com/music-assistant/server/pull/1230](https://togithub.com/music-assistant/server/pull/1230) - Handle a few errors in the Jellyfin provider by [@​marcelveldt](https://togithub.com/marcelveldt) in [https://github.com/music-assistant/server/pull/1238](https://togithub.com/music-assistant/server/pull/1238) - Some fixes for Db migration and startup by [@​marcelveldt](https://togithub.com/marcelveldt) in [https://github.com/music-assistant/server/pull/1239](https://togithub.com/music-assistant/server/pull/1239) - Bugfixes and optimizations by [@​marcelveldt](https://togithub.com/marcelveldt) in [https://github.com/music-assistant/server/pull/1240](https://togithub.com/music-assistant/server/pull/1240) - Bump music-assistant-frontend from 2.4.4 to 2.4.5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/music-assistant/server/pull/1242](https://togithub.com/music-assistant/server/pull/1242) - frontend-2.4.5 by [@​music-assistant-machine](https://togithub.com/music-assistant-machine) in [https://github.com/music-assistant/server/pull/1241](https://togithub.com/music-assistant/server/pull/1241) - Bump aiohttp from 3.9.4 to 3.9.5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/music-assistant/server/pull/1245](https://togithub.com/music-assistant/server/pull/1245) **Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b139...2.0.0b140 ##### Frontend 2.4.5 - [#​473](https://togithub.com/music-assistant/server/issues/473) - Lokalise: Translations update ([@​marcelveldt](https://togithub.com/marcelveldt)) #### ⬆️ Dependencies ##### Server ##### Frontend <details> <summary>9 changes</summary> - [#​468](https://togithub.com/music-assistant/server/issues/468) - Bump vue-router from 4.3.0 to 4.3.2 ([@​dependabot](https://togithub.com/dependabot)) - [#​466](https://togithub.com/music-assistant/server/issues/466) - Bump swiper from 11.1.0 to 11.1.1 ([@​dependabot](https://togithub.com/dependabot)) - [#​465](https://togithub.com/music-assistant/server/issues/465) - Bump [@​fontsource/roboto](https://togithub.com/fontsource/roboto) from 5.0.12 to 5.0.13 ([@​dependabot](https://togithub.com/dependabot)) - [#​469](https://togithub.com/music-assistant/server/issues/469) - Bump vue-i18n from 9.12.1 to 9.13.1 ([@​dependabot](https://togithub.com/dependabot)) - [#​464](https://togithub.com/music-assistant/server/issues/464) - Bump eslint-plugin-vue from 9.24.0 to 9.25.0 ([@​dependabot](https://togithub.com/dependabot)) - [#​470](https://togithub.com/music-assistant/server/issues/470) - Bump vue-tsc from 2.0.13 to 2.0.14 ([@​dependabot](https://togithub.com/dependabot)) - [#​463](https://togithub.com/music-assistant/server/issues/463) - Bump marked from 12.0.1 to 12.0.2 ([@​dependabot](https://togithub.com/dependabot)) - [#​472](https://togithub.com/music-assistant/server/issues/472) - Bump vue from 3.4.21 to 3.4.24 ([@​dependabot](https://togithub.com/dependabot)) - [#​471](https://togithub.com/music-assistant/server/issues/471) - Bump vuetify from 3.5.15 to 3.5.16 ([@​dependabot](https://togithub.com/dependabot)) </details> ### [`v2.0.0b139`](https://togithub.com/music-assistant/server/releases/tag/2.0.0b139): 2.0.0 BETA 139 [Compare Source](https://togithub.com/music-assistant/server/compare/2.0.0b138...2.0.0b139) A collection of small bugfixes by [@​marcelveldt](https://togithub.com/marcelveldt) in [https://github.com/music-assistant/server/pull/1237](https://togithub.com/music-assistant/server/pull/1237) ### [`v2.0.0b138`](https://togithub.com/music-assistant/server/releases/tag/2.0.0b138) [Compare Source](https://togithub.com/music-assistant/server/compare/2.0.0b137...2.0.0b138) #### What’s Changed ##### Server 2.0.0b138 #### What's Changed - Fix local artwork retrieval on filesystem providers by [@​marcelveldt](https://togithub.com/marcelveldt) in [https://github.com/music-assistant/server/pull/1233](https://togithub.com/music-assistant/server/pull/1233) - A few small fixes and optimizations to playback by [@​marcelveldt](https://togithub.com/marcelveldt) in [https://github.com/music-assistant/server/pull/1232](https://togithub.com/music-assistant/server/pull/1232) - fix: Several minor fixes for deezer by [@​micha91](https://togithub.com/micha91) in [https://github.com/music-assistant/server/pull/1231](https://togithub.com/music-assistant/server/pull/1231) - Library and filesystem providers optimizations by [@​marcelveldt](https://togithub.com/marcelveldt) in [https://github.com/music-assistant/server/pull/1234](https://togithub.com/music-assistant/server/pull/1234) - frontend-2.4.3 by [@​music-assistant-machine](https://togithub.com/music-assistant-machine) in [https://github.com/music-assistant/server/pull/1235](https://togithub.com/music-assistant/server/pull/1235) **Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b137...2.0.0b138 ##### Frontend 2.4.3 - [#​461](https://togithub.com/music-assistant/server/issues/461) - Lokalise: Translations update ([@​marcelveldt](https://togithub.com/marcelveldt)) - [#​459](https://togithub.com/music-assistant/server/issues/459) - Fix race condition in global search ([@​sprocket-9](https://togithub.com/sprocket-9)) - [#​458](https://togithub.com/music-assistant/server/issues/458) - Fixes for radio stream title and subtitle in full screen player ([@​sprocket-9](https://togithub.com/sprocket-9)) #### ⬆️ Dependencies ##### Server ##### Frontend ### [`v2.0.0b137`](https://togithub.com/music-assistant/server/releases/tag/2.0.0b137): 2.0.0 BETA 137 [Compare Source](https://togithub.com/music-assistant/server/compare/2.0.0b136...2.0.0b137) #### What’s Changed ##### Server 2.0.0 BETA 137 #### What's Changed - Add builtin Music provider by [@​marcelveldt](https://togithub.com/marcelveldt) in [https://github.com/music-assistant/server/pull/1228](https://togithub.com/music-assistant/server/pull/1228) - Various improvements and bugfixes to handling of (thumbnail) images - Various improvements and bugfixes to handling of builtin playlists - Add some default/builtin playlists **BREAKING CHANGE** It is no longer possible to have non filesystem items in m3u playlists in you media folder for the filesystem provider. Universal playlists already created by MA will be automatically migrated. ##### Dependencies - Bump zeroconf from 0.132.0 to 0.132.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/music-assistant/server/pull/1226](https://togithub.com/music-assistant/server/pull/1226) - Bump ruff from 0.3.5 to 0.3.7 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/music-assistant/server/pull/1225](https://togithub.com/music-assistant/server/pull/1225) - Bump black from 24.3.0 to 24.4.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/music-assistant/server/pull/1223](https://togithub.com/music-assistant/server/pull/1223) - Bump aiohttp from 3.9.3 to 3.9.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/music-assistant/server/pull/1224](https://togithub.com/music-assistant/server/pull/1224) - Bump soco from 0.30.2 to 0.30.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/music-assistant/server/pull/1227](https://togithub.com/music-assistant/server/pull/1227) - frontend-2.4.2 by [@​music-assistant-machine](https://togithub.com/music-assistant-machine) in [https://github.com/music-assistant/server/pull/1229](https://togithub.com/music-assistant/server/pull/1229) **Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b136...2.0.0b137 ##### Frontend 2.4.2 Adjust for changes in the backend. #### ⬆️ Dependencies ##### Server ##### Frontend ### [`v2.0.0b136`](https://togithub.com/music-assistant/server/releases/tag/2.0.0b136): 2.0.0 BETA 136 [Compare Source](https://togithub.com/music-assistant/server/compare/2.0.0b135...2.0.0b136) #### What's Changed - Add support for using streamer provider publicly shareable URLs in search query by [@​sprocket-9](https://togithub.com/sprocket-9) in [https://github.com/music-assistant/server/pull/1214](https://togithub.com/music-assistant/server/pull/1214) - Add support to specify the Metadata language by [@​marcelveldt](https://togithub.com/marcelveldt) in [https://github.com/music-assistant/server/pull/1217](https://togithub.com/music-assistant/server/pull/1217) - Fix parse error in uri parser when track in name by [@​marcelveldt](https://togithub.com/marcelveldt) in [https://github.com/music-assistant/server/pull/1218](https://togithub.com/music-assistant/server/pull/1218) - Some small fixes and enhancements to audio streaming by [@​marcelveldt](https://togithub.com/marcelveldt) in [https://github.com/music-assistant/server/pull/1219](https://togithub.com/music-assistant/server/pull/1219) - Fix seeking in HLS streams (e.g. soundcloud) by [@​marcelveldt](https://togithub.com/marcelveldt) in [https://github.com/music-assistant/server/pull/1221](https://togithub.com/music-assistant/server/pull/1221) - Fix cleanup on removal of a provider by [@​marcelveldt](https://togithub.com/marcelveldt) in [https://github.com/music-assistant/server/pull/1222](https://togithub.com/music-assistant/server/pull/1222) **Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b135...2.0.0b136 ### [`v2.0.0b135`](https://togithub.com/music-assistant/server/releases/tag/2.0.0b135): 2.0.0 BETA 135 [Compare Source](https://togithub.com/music-assistant/server/compare/2.0.0b134...2.0.0b135) Hotfix release to fix issues with streams not starting due to bug in ffmpeg used in the docker image ### [`v2.0.0b134`](https://togithub.com/music-assistant/server/releases/tag/2.0.0b134): 2.0.0 BETA 134 [Compare Source](https://togithub.com/music-assistant/server/compare/2.0.0b133...2.0.0b134) #### What's Changed - Fix repeat when flow mode enabled by [@​marcelveldt](https://togithub.com/marcelveldt) in [https://github.com/music-assistant/server/pull/1215](https://togithub.com/music-assistant/server/pull/1215) - Various fixes and code cleanup to the streaming logic by [@​marcelveldt](https://togithub.com/marcelveldt) in [https://github.com/music-assistant/server/pull/1216](https://togithub.com/music-assistant/server/pull/1216) - Introduce native Music Assistant Chromecast app ##### Dependency upgrades - Bump zeroconf from 0.131.0 to 0.132.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/music-assistant/server/pull/1213](https://togithub.com/music-assistant/server/pull/1213) - Bump ruff from 0.3.4 to 0.3.5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/music-assistant/server/pull/1212](https://togithub.com/music-assistant/server/pull/1212) - Bump pre-commit-hooks from 4.5.0 to 4.6.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/music-assistant/server/pull/1211](https://togithub.com/music-assistant/server/pull/1211) - Bump docker/setup-buildx-action from 3.2.0 to 3.3.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/music-assistant/server/pull/1210](https://togithub.com/music-assistant/server/pull/1210) **Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b133...2.0.0b134 ### [`v2.0.0b133`](https://togithub.com/music-assistant/server/releases/tag/2.0.0b133): 2.0.0 BETA 133 [Compare Source](https://togithub.com/music-assistant/server/compare/2.0.0b132...2.0.0b133) Hotfix for Airplay issue introduced in b132 ### [`v2.0.0b132`](https://togithub.com/music-assistant/server/releases/tag/2.0.0b132): 2.0.0 BETA 132 [Compare Source](https://togithub.com/music-assistant/server/compare/2.0.0b131...2.0.0b132) #### What's Changed - Some optimizations to Airplay buffering by [@​marcelveldt](https://togithub.com/marcelveldt) in [https://github.com/music-assistant/server/pull/1208](https://togithub.com/music-assistant/server/pull/1208) - Ensure favorited item is added to provider library by [@​sprocket-9](https://togithub.com/sprocket-9) in [https://github.com/music-assistant/server/pull/1207](https://togithub.com/music-assistant/server/pull/1207) - Announcements improvements by [@​marcelveldt](https://togithub.com/marcelveldt) in [https://github.com/music-assistant/server/pull/1209](https://togithub.com/music-assistant/server/pull/1209) **Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b131...2.0.0b132 ### [`v2.0.0b131`](https://togithub.com/music-assistant/server/releases/tag/2.0.0b131): 2.0.0 BETA 131 [Compare Source](https://togithub.com/music-assistant/server/compare/2.0.0b130...2.0.0b131) #### What's Changed - Tidal: Fix retrieval of images for media items by [@​jozefKruszynski](https://togithub.com/jozefKruszynski) in [https://github.com/music-assistant/server/pull/1204](https://togithub.com/music-assistant/server/pull/1204) - Some small bugfixes by [@​marcelveldt](https://togithub.com/marcelveldt) in [https://github.com/music-assistant/server/pull/1205](https://togithub.com/music-assistant/server/pull/1205) > fix preview/demo stream > fix log level for fully kiosk provider > Fix quality calculation to determine best stream > Fix external id compare > fix hiccups in radio stream when icy data is wrong > Catch timeout in audiodb > split out hls and icy into own streamtype > Small tweak to airplay buffer to prevent hiccup > Force mdns discovery when enabling provider or player - Fix streaming of soundcloud by [@​marcelveldt](https://togithub.com/marcelveldt) in [https://github.com/music-assistant/server/pull/1206](https://togithub.com/music-assistant/server/pull/1206) **Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b130...2.0.0b131 ### [`v2.0.0b130`](https://togithub.com/music-assistant/server/releases/tag/2.0.0b130): 2.0.0 BETA 130 [Compare Source](https://togithub.com/music-assistant/server/compare/2.0.0b129...2.0.0b130) #### What's Changed - Fix issues with streaming YTM and some radio stations by [@​marcelveldt](https://togithub.com/marcelveldt) in [https://github.com/music-assistant/server/pull/1193](https://togithub.com/music-assistant/server/pull/1193) - Fixes Spotify API for library Add/Remove of Artist/Album/Track by [@​sprocket-9](https://togithub.com/sprocket-9) in [https://github.com/music-assistant/server/pull/1192](https://togithub.com/music-assistant/server/pull/1192) - Fix sending announcements to playergroups/synced players by [@​marcelveldt](https://togithub.com/marcelveldt) in [https://github.com/music-assistant/server/pull/1199](https://togithub.com/music-assistant/server/pull/1199) - Bugfixes and improvements to (universal) player groups by [@​marcelveldt](https://togithub.com/marcelveldt) in [https://github.com/music-assistant/server/pull/1203](https://togithub.com/music-assistant/server/pull/1203) - Add videos to YTM search results by [@​MarvinSchenkel](https://togithub.com/MarvinSchenkel) in [https://github.com/music-assistant/server/pull/1202](https://togithub.com/music-assistant/server/pull/1202) - Fixes Spotify API for library Add/Remove of Artist by [@​sprocket-9](https://togithub.com/sprocket-9) in [https://github.com/music-assistant/server/pull/1200](https://togithub.com/music-assistant/server/pull/1200) ##### Dependencies - Bump orjson from 3.9.15 to 3.10.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/music-assistant/server/pull/1194](https://togithub.com/music-assistant/server/pull/1194) - Bump ruff from 0.3.3 to 0.3.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/music-assistant/server/pull/1195](https://togithub.com/music-assistant/server/pull/1195) - Soundcloudpy pip by [@​gieljnssns](https://togithub.com/gieljnssns) in [https://github.com/music-assistant/server/pull/1191](https://togithub.com/music-assistant/server/pull/1191) - Bump async-upnp-client from 0.38.2 to 0.38.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/music-assistant/server/pull/1198](https://togithub.com/music-assistant/server/pull/1198) - Bump plexapi from 4.15.10 to 4.15.11 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/music-assistant/server/pull/1196](https://togithub.com/music-assistant/server/pull/1196) - Bump pillow from 10.2.0 to 10.3.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/music-assistant/server/pull/1201](https://togithub.com/music-assistant/server/pull/1201) #### New Contributors - [@​sprocket-9](https://togithub.com/sprocket-9) made their first contribution in [https://github.com/music-assistant/server/pull/1192](https://togithub.com/music-assistant/server/pull/1192) **Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b129...2.0.0b130 ### [`v2.0.0b129`](https://togithub.com/music-assistant/server/releases/tag/2.0.0b129): 2.0.0 BETA 129 [Compare Source](https://togithub.com/music-assistant/server/compare/2.0.0b128...2.0.0b129) - Fix playback to Airplay speakers - Possible Fix for Announcements to slimproto groups - Possible fix for playback of Soundcloud ### [`v2.0.0b128`](https://togithub.com/music-assistant/server/releases/tag/2.0.0b128): 2.0.0 BETA 128 [Compare Source](https://togithub.com/music-assistant/server/compare/2.0.0b127...2.0.0b128) Fixed support for seeking in several providers Fixed playback on local filesystems A few other tweaks regarding playback Frontend updates ### [`v2.0.0b127`](https://togithub.com/music-assistant/server/releases/tag/2.0.0b127): 2.0.0 BETA 127 [Compare Source](https://togithub.com/music-assistant/server/compare/2.0.0b125...2.0.0b127) Several tweaks for radio streams and YTM ### [`v2.0.0b125`](https://togithub.com/music-assistant/server/releases/tag/2.0.0b125): 2.0.0 BETA 125 [Compare Source](https://togithub.com/music-assistant/server/compare/2.0.0b124...2.0.0b125) #### What's Changed - Some fixes for playback - Fixes for logging by [@​marcelveldt](https://togithub.com/marcelveldt) in [https://github.com/music-assistant/server/pull/1182](https://togithub.com/music-assistant/server/pull/1182) - Some enhancements to the Announcement feature by [@​marcelveldt](https://togithub.com/marcelveldt) in [https://github.com/music-assistant/server/pull/1184](https://togithub.com/music-assistant/server/pull/1184) - Add categories to config entries by [@​marcelveldt](https://togithub.com/marcelveldt) in [https://github.com/music-assistant/server/pull/1185](https://togithub.com/music-assistant/server/pull/1185) **Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b124...2.0.0b125 ### [`v2.0.0b124`](https://togithub.com/music-assistant/server/releases/tag/2.0.0b124): 2.0.0 BETA 124 [Compare Source](https://togithub.com/music-assistant/server/compare/2.0.0b122...2.0.0b124) #### What's Changed - Various fixes for Tidal by [@​jozefKruszynski](https://togithub.com/jozefKruszynski) in [https://github.com/music-assistant/server/pull/1174](https://togithub.com/music-assistant/server/pull/1174) - Performance and stability fixes by [@​marcelveldt](https://togithub.com/marcelveldt) in [https://github.com/music-assistant/server/pull/1180](https://togithub.com/music-assistant/server/pull/1180) **Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b122...2.0.0b123 ### [`v2.0.0b122`](https://togithub.com/music-assistant/server/releases/tag/2.0.0b122): 2.0.0 BETA 122 [Compare Source](https://togithub.com/music-assistant/server/compare/2.0.0b121...2.0.0b122) #### What's Changed - \[Tidal] bump tidal-api to 0.7.5 by [@​jozefKruszynski](https://togithub.com/jozefKruszynski) in [https://github.com/music-assistant/server/pull/1165](https://togithub.com/music-assistant/server/pull/1165) - \[Deezer]: Update deezer-python-async to use pypi version by [@​arctixdev](https://togithub.com/arctixdev) in [https://github.com/music-assistant/server/pull/1171](https://togithub.com/music-assistant/server/pull/1171) - Increase Airplay playback buffer by [@​marcelveldt](https://togithub.com/marcelveldt) in [https://github.com/music-assistant/server/pull/1172](https://togithub.com/music-assistant/server/pull/1172) - Implement a safer way to deal with the buffer limit by [@​marcelveldt](https://togithub.com/marcelveldt) in [https://github.com/music-assistant/server/pull/1173](https://togithub.com/music-assistant/server/pull/1173) **Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b121...2.0.0b122 ### [`v2.0.0b121`](https://togithub.com/music-assistant/server/releases/tag/2.0.0b121): 2.0.0 BETA 121 [Compare Source](https://togithub.com/music-assistant/server/compare/2.0.0b120...2.0.0b121) Patch to fix long running radio streams stopping after a while. ### [`v2.0.0b120`](https://togithub.com/music-assistant/server/releases/tag/2.0.0b120): 2.0.0 BETA 120 [Compare Source](https://togithub.com/music-assistant/server/compare/2.0.0b119...2.0.0b120) #### What's Changed - Several improvements to playing radio streams by [@​marcelveldt](https://togithub.com/marcelveldt) in [https://github.com/music-assistant/server/pull/1167](https://togithub.com/music-assistant/server/pull/1167) - Add support for Spotify Liked Songs by [@​robin-thoni](https://togithub.com/robin-thoni) in [https://github.com/music-assistant/server/pull/1161](https://togithub.com/music-assistant/server/pull/1161) - Add small buffer in Airplay streaming logic by [@​marcelveldt](https://togithub.com/marcelveldt) in [https://github.com/music-assistant/server/pull/1168](https://togithub.com/music-assistant/server/pull/1168) - Fix install packages using pip by [@​marcelveldt](https://togithub.com/marcelveldt) in [https://github.com/music-assistant/server/pull/1169](https://togithub.com/music-assistant/server/pull/1169) **Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b119...2.0.0b120 ### [`v2.0.0b119`](https://togithub.com/music-assistant/server/releases/tag/2.0.0b119): 2.0.0 BETA 119 [Compare Source](https://togithub.com/music-assistant/server/compare/2.0.0b118...2.0.0b119) #### What's Changed - Fix typo in config controller by [@​marcelveldt](https://togithub.com/marcelveldt) in [https://github.com/music-assistant/server/pull/1164](https://togithub.com/music-assistant/server/pull/1164) - Fix cleanup of (aborted) ffmpeg processes by [@​marcelveldt](https://togithub.com/marcelveldt) in [https://github.com/music-assistant/server/pull/1166](https://togithub.com/music-assistant/server/pull/1166) - Add support for Dev Containers/Codespaces by [@​robin-thoni](https://togithub.com/robin-thoni) in [https://github.com/music-assistant/server/pull/1160](https://togithub.com/music-assistant/server/pull/1160) - Bump pychromecast from 13.1.0 to 14.0.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/music-assistant/server/pull/1122](https://togithub.com/music-assistant/server/pull/1122) - Bump ruff from 0.2.2 to 0.3.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/music-assistant/server/pull/1152](https://togithub.com/music-assistant/server/pull/1152) - Bump plexapi from 4.15.9 to 4.15.10 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/music-assistant/server/pull/1134](https://togithub.com/music-assistant/server/pull/1134) #### New Contributors - [@​robin-thoni](https://togithub.com/robin-thoni) made their first contribution in [https://github.com/music-assistant/server/pull/1160](https://togithub.com/music-assistant/server/pull/1160) **Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b118...2.0.0b119 ### [`v2.0.0b118`](https://togithub.com/music-assistant/server/releases/tag/2.0.0b118): 2.0.0 BETA 118 [Compare Source](https://togithub.com/music-assistant/server/compare/2.0.0b117...2.0.0b118) #### What's Changed - Fix high memory and cpu usage by [@​marcelveldt](https://togithub.com/marcelveldt) in [https://github.com/music-assistant/server/pull/1157](https://togithub.com/music-assistant/server/pull/1157) - Minor change to server version example by [@​OzGav](https://togithub.com/OzGav) in [https://github.com/music-assistant/server/pull/1158](https://togithub.com/music-assistant/server/pull/1158) - Some fixes for Announcement feature by [@​marcelveldt](https://togithub.com/marcelveldt) in [https://github.com/music-assistant/server/pull/1159](https://togithub.com/music-assistant/server/pull/1159) - Flow stream enhancements by [@​marcelveldt](https://togithub.com/marcelveldt) in [https://github.com/music-assistant/server/pull/1162](https://togithub.com/music-assistant/server/pull/1162) - Fix default Snapserver config by [@​marcelveldt](https://togithub.com/marcelveldt) in [https://github.com/music-assistant/server/pull/1163](https://togithub.com/music-assistant/server/pull/1163) **Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b117...2.0.0b118 ### [`v2.0.0b117`](https://togithub.com/music-assistant/server/releases/tag/2.0.0b117): 2.0.0 BETA 117 [Compare Source](https://togithub.com/music-assistant/server/compare/2.0.0b116...2.0.0b117) #### What's Changed - Use Deezer artist name instead of ID when ID isn't present by [@​lyonzy](https://togithub.com/lyonzy) in [https://github.com/music-assistant/server/pull/1154](https://togithub.com/music-assistant/server/pull/1154) - Performance and stability improvements to streaming by [@​marcelveldt](https://togithub.com/marcelveldt) in [https://github.com/music-assistant/server/pull/1156](https://togithub.com/music-assistant/server/pull/1156) - Jellyfin Transcoding Fix by [@​tesnos6921](https://togithub.com/tesnos6921) in [https://github.com/music-assistant/server/pull/1155](https://togithub.com/music-assistant/server/pull/1155) #### New Contributors - [@​tesnos6921](https://togithub.com/tesnos6921) made their first contribution in [https://github.com/music-assistant/server/pull/1155](https://togithub.com/music-assistant/server/pull/1155) **Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b116...2.0.0b117 ### [`v2.0.0b116`](https://togithub.com/music-assistant/server/releases/tag/2.0.0b116): 2.0.0 BETA 116 [Compare Source](https://togithub.com/music-assistant/server/compare/2.0.0b115...2.0.0b116) **Some small follow-up fixes:** - Better exception handling in spotify - Prevent useless logging in fileprovider - Try to prevent port conflict with jellyfin - Fix snapserver builtin server start - Improve seek performance of airplay - Fix airplay stutter with crossfade ### [`v2.0.0b115`](https://togithub.com/music-assistant/server/releases/tag/2.0.0b115): 2.0.0 BETA 115 [Compare Source](https://togithub.com/music-assistant/server/compare/2.0.0b114...2.0.0b115) #### What's Changed - Fix playback on Universal Group and Snapcast by [@​marcelveldt](https://togithub.com/marcelveldt) in [https://github.com/music-assistant/server/pull/1149](https://togithub.com/music-assistant/server/pull/1149) - Include a Snapserver in the snapcast provider by [@​marcelveldt](https://togithub.com/marcelveldt) in [https://github.com/music-assistant/server/pull/1150](https://togithub.com/music-assistant/server/pull/1150) **Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b114...2.0.0b115 ### [`v2.0.0b114`](https://togithub.com/music-assistant/server/releases/tag/2.0.0b114): 2.0.0 BETA 114 [Compare Source](https://togithub.com/music-assistant/server/compare/2.0.0b111...2.0.0b114) #### What's Changed - Fix playback issues on Qobuz by [@​marcelveldt](https://togithub.com/marcelveldt) in [https://github.com/music-assistant/server/pull/1147](https://togithub.com/music-assistant/server/pull/1147) - Announce support (TTS with automatic resume) by [@​marcelveldt](https://togithub.com/marcelveldt) in [https://github.com/music-assistant/server/pull/1148](https://togithub.com/music-assistant/server/pull/1148) **Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b111...2.0.0b114 ### [`v2.0.0b111`](https://togithub.com/music-assistant/server/releases/tag/2.0.0b111): 2.0.0 BETA 111 [Compare Source](https://togithub.com/music-assistant/server/compare/2.0.0b110...2.0.0b111) Fix (stand-alone) Airplay playback ### [`v2.0.0b110`](https://togithub.com/music-assistant/server/releases/tag/2.0.0b110): 2.0.0 BETA 110 [Compare Source](https://togithub.com/music-assistant/server/compare/2.0.0b109...2.0.0b110) #### What's Changed - YTMusic fixes by [@​MarvinSchenkel](https://togithub.com/MarvinSchenkel) in [https://github.com/music-assistant/server/pull/1145](https://togithub.com/music-assistant/server/pull/1145) - Added seek support to Jellyfin Provider by [@​lyonzy](https://togithub.com/lyonzy) in [https://github.com/music-assistant/server/pull/1140](https://togithub.com/music-assistant/server/pull/1140) - Add option to connect to plex server over https by [@​tenfire](https://togithub.com/tenfire) in [https://github.com/music-assistant/server/pull/1127](https://togithub.com/music-assistant/server/pull/1127) - Fix playback on Google cast and grouped players by [@​marcelveldt](https://togithub.com/marcelveldt) in [https://github.com/music-assistant/server/pull/1146](https://togithub.com/music-assistant/server/pull/1146) #### New Contributors - [@​lyonzy](https://togithub.com/lyonzy) made their first contribution in [https://github.com/music-assistant/server/pull/1140](https://togithub.com/music-assistant/server/pull/1140) - [@​tenfire](https://togithub.com/tenfire) made their first contribution in [https://github.com/music-assistant/server/pull/1127](https://togithub.com/music-assistant/server/pull/1127) **Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b109...2.0.0b110 ### [`v2.0.0b109`](https://togithub.com/music-assistant/server/releases/tag/2.0.0b109): 2.0.0 BETA 109 [Compare Source](https://togithub.com/music-assistant/server/compare/2.0.0b108...2.0.0b109) #### What's Changed - Subsonic: Check for transcodeOffset support on startup by [@​khers](https://togithub.com/khers) in [https://github.com/music-assistant/server/pull/1137](https://togithub.com/music-assistant/server/pull/1137) - Fix volume normalization by [@​marcelveldt](https://togithub.com/marcelveldt) in [https://github.com/music-assistant/server/pull/1139](https://togithub.com/music-assistant/server/pull/1139) - Subsonic: Moving blocking IO to task by [@​khers](https://togithub.com/khers) in [https://github.com/music-assistant/server/pull/1141](https://togithub.com/music-assistant/server/pull/1141) - Group playback fixes by [@​marcelveldt](https://togithub.com/marcelveldt) in [https://github.com/music-assistant/server/pull/1144](https://togithub.com/music-assistant/server/pull/1144) ##### Dependencies - Bump ytmusicapi from 1.5.3 to 1.6.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/music-assistant/server/pull/1133](https://togithub.com/music-assistant/server/pull/1133) - Bump docker/login-action from 3.0.0 to 3.1.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/music-assistant/server/pull/1138](https://togithub.com/music-assistant/server/pull/1138) - Bump docker/build-push-action from 5.2.0 to 5.3.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/music-assistant/server/pull/1143](https://togithub.com/music-assistant/server/pull/1143) - Bump docker/setup-buildx-action from 3.1.0 to 3.2.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/music-assistant/server/pull/1142](https://togithub.com/music-assistant/server/pull/1142) **Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b108...2.0.0b109 ### [`v2.0.0b108`](https://togithub.com/music-assistant/server/releases/tag/2.0.0b108): 2.0.0 BETA 108 [Compare Source](https://togithub.com/music-assistant/server/compare/2.0.0b107...2.0.0b108) #### What's Changed - Some fixes for slimproto - Some fixes for Airplay - Skip sending default name as metadata in stream - Handle Spotify rate limiter - Speed-up loading the configs **Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b107...2.0.0b108 ### [`v2.0.0b107`](https://togithub.com/music-assistant/server/releases/tag/2.0.0b107): 2.0.0 BETA 107 [Compare Source](https://togithub.com/music-assistant/server/compare/2.0.0b106...2.0.0b107) #### What's Changed - A collection of small enhancements by [@​marcelveldt](https://togithub.com/marcelveldt) in [https://github.com/music-assistant/server/pull/1130](https://togithub.com/music-assistant/server/pull/1130) - A lot of optimizations to the SlimProto provider by [@​marcelveldt](https://togithub.com/marcelveldt) in [https://github.com/music-assistant/server/pull/1131](https://togithub.com/music-assistant/server/pull/1131) - Make the logging less verbose for errors by [@​marcelveldt](https://togithub.com/marcelveldt) in [https://github.com/music-assistant/server/pull/1118](https://togithub.com/music-assistant/server/pull/1118) - Correctly select a free port by [@​raxbg](https://togithub.com/raxbg) in [https://github.com/music-assistant/server/pull/1121](https://togithub.com/music-assistant/server/pull/1121) #### Dependencies - Bump docker/setup-buildx-action from 3.0.0 to 3.1.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/music-assistant/server/pull/1120](https://togithub.com/music-assistant/server/pull/1120) - Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/music-assistant/server/pull/1119](https://togithub.com/music-assistant/server/pull/1119) - Bump shortuuid from 1.0.11 to 1.0.12 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/music-assistant/server/pull/1125](https://togithub.com/music-assistant/server/pull/1125) - Bump aiosqlite from 0.19.0 to 0.20.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/music-assistant/server/pull/1123](https://togithub.com/music-assistant/server/pull/1123) - Bump cryptography from 42.0.4 to 42.0.5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/music-assistant/server/pull/1124](https://togithub.com/music-assistant/server/pull/1124) - Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/music-assistant/server/pull/1129](https://togithub.com/music-assistant/server/pull/1129) - Bump docker/build-push-action from 5.1.0 to 5.2.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/music-assistant/server/pull/1128](https://togithub.com/music-assistant/server/pull/1128) #### New Contributors - [@​raxbg](https://togithub.com/raxbg) made their first contribution in [https://github.com/music-assistant/server/pull/1121](https://togithub.com/music-assistant/server/pull/1121) **Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b106...2.0.0b107 ### [`v2.0.0b106`](https://togithub.com/music-assistant/server/releases/tag/2.0.0b106): 2.0.0 BETA 106 [Compare Source](https://togithub.com/music-assistant/server/compare/2.0.0b105...2.0.0b106) #### What’s Changed ##### Server 2.0.0 BETA 106 #### What's Changed - frontend-2.3.3 by [@​music-assistant-machine](https://togithub.com/music-assistant-machine) in [https://github.com/music-assistant/server/pull/1116](https://togithub.com/music-assistant/server/pull/1116) - Some small bugfixes and enhancements by [@​marcelveldt](https://togithub.com/marcelveldt) in [https://github.com/music-assistant/server/pull/1117](https://togithub.com/music-assistant/server/pull/1117) - Bump pylint from 3.0.3 to 3.1.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/music-assistant/server/pull/1115](https://togithub.com/music-assistant/server/pull/1115) - Bump orjson from 3.9.14 to 3.9.15 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/music-assistant/server/pull/1114](https://togithub.com/music-assistant/server/pull/1114) - Bump pytest from 8.0.1 to 8.0.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/music-assistant/server/pull/1113](https://togithub.com/music-assistant/server/pull/1113) - Bump ruff from 0.2.1 to 0.2.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/music-assistant/server/pull/1111](https://togithub.com/music-assistant/server/pull/1111) - Bump ytmusicapi from 1.5.2 to 1.5.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/music-assistant/server/pull/1112](https://togithub.com/music-assistant/server/pull/1112) **Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b105...2.0.0b106 ##### Frontend 2.3.3 - [#​401](https://togithub.com/music-assistant/server/issues/401) - Fix icons on panel view ([@​marcelveldt](https://togithub.com/marcelveldt)) - [#​400](https://togithub.com/music-assistant/server/issues/400) - Fix for now playing widget ([@​marcelveldt](https://togithub.com/marcelveldt)) #### ⬆️ Dependencies ##### Server ##### Frontend <details> <summary>8 changes</summary> - [#​393](https://togithub.com/music-assistant/server/issues/393) - Bump vue-router from 4.2.5 to 4.3.0 ([@​dependabot](https://togithub.com/dependabot)) - [#​392](https://togithub.com/music-assistant/server/issues/392) - Bump eslint from 8.56.0 to 8.57.0 ([@​dependabot](https://togithub.com/dependabot)) - [#​394](https://togithub.com/music-assistant/server/issues/394) - Bump sass from 1.71.0 to 1.71.1 ([@​dependabot](https://togithub.com/dependabot)) - [#​395](https://togithub.com/music-assistant/server/issues/395) - Bump vue from 3.4.19 to 3.4.20 ([@​dependabot](https://togithub.com/dependabot)) - [#​396](https://togithub.com/music-assistant/server/issues/396) - Bump [@​types/node](https://togithub.com/types/node) from 20.11.19 to 20.11.20 ([@​dependabot](https://togithub.com/dependabot)) - [#​397](https://togithub.com/music-assistant/server/issues/397) - Bump nanoid from 5.0.5 to 5.0.6 ([@​dependabot](https://togithub.com/dependabot)) - [#​398](https://togithub.com/music-assistant/server/issues/398) - Bump vuetify from 3.5.4 to 3.5.6 ([@​dependabot](https://togithub.com/dependabot)) - [#​399](https://togithub.com/music-assistant/server/issues/399) - Bump eslint-plugin-vue from 9.21.1 to 9.22.0 ([@​dependabot](https://togithub.com/dependabot)) </details> ### [`v2.0.0b105`](https://togithub.com/music-assistant/server/releases/tag/2.0.0b105): 2.0.0 BETA 105 [Compare Source](https://togithub.com/music-assistant/server/compare/2.0.0b104...2.0.0b105) #### What’s Changed ##### Server 2.0.0 BETA 105 #### What's Changed - Some optimizations for Airplay streaming by [@​marcelveldt](https://togithub.com/marcelveldt) in [https://github.com/music-assistant/server/pull/1107](https://togithub.com/music-assistant/server/pull/1107) - Add verbose log level by [@​marcelveldt](https://togithub.com/marcelveldt) in [https://github.com/music-assistant/server/pull/1109](https://togithub.com/music-assistant/server/pull/1109) - Subsonic: fix cover art resolution by [@​khers](https://togithub.com/khers) in [https://github.com/music-assistant/server/pull/1108](https://togithub.com/music-assistant/server/pull/1108) - frontend-2.3.2 by [@​music-assistant-machine](https://togithub.com/music-assistant-machine) in [https://github.com/music-assistant/server/pull/1110](https://togithub.com/music-assistant/server/pull/1110) **Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b104...2.0.0b105 ##### Frontend 2.3.2 - [#​391](https://togithub.com/music-assistant/server/issues/391) - Various small tweaks and fixes ([@​marcelveldt](https://togithub.com/marcelveldt)) - [#​390](https://togithub.com/music-assistant/server/issues/390) - Improved paths ([@​dobby5](https://togithub.com/dobby5)) - [#​388](https://togithub.com/music-assistant/server/issues/388) - Reworked Home View Page ([@​dobby5](https://togithub.com/dobby5)) - [#​389](https://togithub.com/music-assistant/server/issues/389) - Remove unused ellipsis ([@​OzGav](https://togithub.com/OzGav)) #### ⬆️ Dependencies ##### Server ##### Frontend ### [`v2.0.0b104`](https://togithub.com/music-assistant/server/releases/tag/2.0.0b104): 2.0.0 BETA 104 [Compare Source](https://togithub.com/music-assistant/server/compare/2.0.0b103...2.0.0b104) #### What’s Changed ##### Server 2.0.0 BETA 104 #### What's Changed - Change documentation link again by [@​OzGav](https://togithub.com/OzGav) in [https://github.com/music-assistant/server/pull/1102](https://togithub.com/music-assistant/server/pull/1102) - \[Deezer]: Fix search by [@​arctixdev](https://togithub.com/arctixdev) in [https://github.com/music-assistant/server/pull/1104](https://togithub.com/music-assistant/server/pull/1104) - Bump cryptography from 42.0.2 to 42.0.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/music-assistant/server/pull/1103](https://togithub.com/music-assistant/server/pull/1103) - frontend-2.3.1 by [@​music-assistant-machine](https://togithub.com/music-assistant-machine) in [https://github.com/music-assistant/server/pull/1105](https://togithub.com/music-assistant/server/pull/1105) - Some small bugfixes and enhancements by [@​marcelveldt](https://togithub.com/marcelveldt) in [https://github.com/music-assistant/server/pull/1106](https://togithub.com/music-assistant/server/pull/1106) **Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b103...2.0.0b104 ##### Frontend 2.3.1 - [#​386](https://togithub.com/music-assistant/server/issues/386) - Lokalise: Translations update ([@​marcelveldt](https://togithub.com/marcelveldt)) #### ⬆️ Dependencies ##### Server ##### Frontend ### [`v2.0.0b103`](https://togithub.com/music-assistant/server/releases/tag/2.0.0b103): 2.0.0 BETA 103 [Compare Source](https://togithub.com/music-assistant/server/compare/2.0.0b102...2.0.0b103) #### What’s Changed ##### Server 2.0.0 BETA 103 #### What's Changed - More improvements for the Airplay provider by [@​marcelveldt](https://togithub.com/marcelveldt) in [https://github.com/music-assistant/server/pull/1100](https://togithub.com/music-assistant/server/pull/1100) - Add documentation links by [@​OzGav](https://togithub.com/OzGav) in [https://github.com/music-assistant/server/pull/1098](https://togithub.com/music-assistant/server/pull/1098) - frontend-2.3.0 by [@​music-assistant-machine](https://togithub.com/music-assistant-machine) in [https://github.com/music-assistant/server/pull/1101](https://togithub.com/music-assistant/server/pull/1101) **Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b102...2.0.0b103 ##### Frontend 2.3.0 - [#​385](https://togithub.com/music-assistant/server/issues/385) - Add translation docs link ([@​OzGav](https://togithub.com/OzGav)) - [#​300](https://togithub.com/music-assistant/server/issues/300) - Add heart icon to grid view ([@​JeffersonBledsoe](https://togithub.com/JeffersonBledsoe)) #### ⬆️ Dependencies ##### Server ##### Frontend <details> <summary>4 changes</summary> - [#​381](https://togithub.com/music-assistant/server/issues/381) - Bump sass from 1.70.0 to 1.71.0 ([@​dependabot](https://togithub.com/dependabot)) - [#​382](https://togithub.com/music-assistant/server/issues/382) - Bump [@​types/node](https://togithub.com/types/node) from 20.11.17 to 20.11.19 ([@​dependabot](https://togithub.com/dependabot)) - [#​383](https://togithub.com/music-assistant/server/issues/383) - Bump vuetify from 3.5.3 to 3.5.4 ([@​dependabot](https://togithub.com/dependabot)) - [#​384](https://togithub.com/music-assistant/server/issues/384) - Bump vite-plugin-pwa from 0.18.1 to 0.19.0 ([@​dependabot](https://togithub.com/dependabot)) </details> ### [`v2.0.0b102`](https://togithub.com/music-assistant/server/releases/tag/2.0.0b102): 2.0.0 BETA 102 [Compare Source](https://togithub.com/music-assistant/server/compare/2.0.0b101...2.0.0b102) #### What's Changed - Various bugfixes - Bump pre-commit from 3.6.0 to 3.6.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/music-assistant/server/pull/1097](https://togithub.com/music-assistant/server/pull/1097) - Bump black from 24.1.1 to 24.2.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/music-assistant/server/pull/1096](https://togithub.com/music-assistant/server/pull/1096) - Bump pytest from 8.0.0 to 8.0.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/music-assistant/server/pull/1095](https://togithub.com/music-assistant/server/pull/1095) - Bump orjson from 3.9.13 to 3.9.14 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/music-assistant/server/pull/1094](https://togithub.com/music-assistant/server/pull/1094) - Bump async-upnp-client from 0.38.1 to 0.38.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/music-assistant/server/pull/1093](https://togithub.com/music-assistant/server/pull/1093) **Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b101...2.0.0b102 ### [`v2.0.0b101`](https://togithub.com/music-assistant/server/releases/tag/2.0.0b101): 2.00 BETA 101 [Compare Source](https://togithub.com/music-assistant/server/compare/2.0.0b100...2.0.0b101) #### What's Changed - A collection of small bugfixes and optimizations by [@​marcelveldt](https://togithub.com/marcelveldt) in [https://github.com/music-assistant/server/pull/1092](https://togithub.com/music-assistant/server/pull/1092) **Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b100...2.0.0b101 ### [`v2.0.0b100`](https://togithub.com/music-assistant/server/releases/tag/2.0.0b100): 2.0.0 BETA 100 [Compare Source](https://togithub.com/music-assistant/server/compare/2.0.0b99...2.0.0b100) #### What's Changed - \[Deezer] Allow user to manually input arl token, temporary fix by [@​arctixdev](https://togithub.com/arctixdev) in [https://github.com/music-assistant/server/pull/1090](https://togithub.com/music-assistant/server/pull/1090) - Airplay fixes by [@​marcelveldt](https://togithub.com/marcelveldt) in [https://github.com/music-assistant/server/pull/1091](https://togithub.com/music-assistant/server/pull/1091) **Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b99...2.0.0b100 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNDAuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM0MC44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> Co-authored-by: kireque-bot[bot] <143391978+kireque-bot[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bump frontend to 2.3.0