Skip to content

Releases: music-assistant/frontend

2.10.3

06 Jan 23:33
Compare
Choose a tag to compare

What’s Changed

  • Various small tweaks

⬆️ Dependencies

5 changes

2.10.2

06 Jan 01:48
Compare
Choose a tag to compare

What’s Changed

🧰 Maintenance

  • #801 - Fix: Improve spacing/padding consistency accross DSP Settings (@maximmaxim345)
  • More tweaks for podcasts and audiobooks

2.10.1

04 Jan 23:31
Compare
Choose a tag to compare

What’s Changed

  • Some small glitches resolved
  • Fixes for Global search

2.10.0

04 Jan 14:33
07a7108
Compare
Choose a tag to compare

What’s Changed

  • #800 - Add import and Export buttons to the Parametric Equalizer DSP (@maximmaxim345)
  • #798 - Make DSP Configuration UI More Consistent (@maximmaxim345)
  • #799 - Lokalise translations update (@github-actions)
  • #788 - Lokalise translations update (@github-actions)

🚀 Features

  • #767 - Add Marquee to Make Long Text Readable (@maximmaxim345)
  • Add support for Podcasts and Audiobooks in the frontend

⬆️ Dependencies

9 changes
  • #751 - Chore(deps-dev): Bump typescript from 5.6.3 to 5.7.2 (@dependabot)
  • #792 - Chore(deps-dev): Bump vue-tsc from 2.1.10 to 2.2.0 (@dependabot)
  • #797 - Chore(deps): Bump vue-i18n from 10.0.5 to 11.0.1 (@dependabot)
  • #796 - Chore(deps-dev): Bump @fontsource/roboto from 5.1.0 to 5.1.1 (@dependabot)
  • #795 - Chore(deps-dev): Bump unplugin from 2.1.0 to 2.1.2 (@dependabot)
  • #794 - Chore(deps-dev): Bump vite from 5.4.10 to 6.0.6 (@dependabot)
  • #793 - Chore(deps): Bump @intlify/unplugin-vue-i18n from 6.0.2 to 6.0.3 (@dependabot)
  • #791 - Chore(deps): Bump vuetify from 3.7.4 to 3.7.6 (@dependabot)
  • #790 - Chore(deps): Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.12.3 (@dependabot)

2.9.17

23 Dec 11:06
Compare
Choose a tag to compare

What’s Changed

⬆️ Dependencies

22 changes
  • #780 - Chore(deps-dev): Bump sass from 1.81.0 to 1.83.0 (@dependabot)
  • #787 - Chore(deps-dev): Bump replace-in-file from 8.2.0 to 8.3.0 (@dependabot)
  • #781 - Chore(deps-dev): Bump @types/node from 22.9.1 to 22.10.2 (@dependabot)
  • #782 - Chore(deps): Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 (@dependabot)
  • #779 - Chore(deps-dev): Bump unplugin from 1.16.0 to 2.1.0 (@dependabot)
  • #778 - Chore(deps): Bump marked from 15.0.2 to 15.0.4 (@dependabot)
  • #773 - Chore(deps-dev): Bump @vitejs/plugin-vue from 5.2.0 to 5.2.1 (@dependabot)
  • #772 - Chore(deps-dev): Bump eslint-plugin-vue from 9.31.0 to 9.32.0 (@dependabot)
  • #786 - Chore(deps): Bump @intlify/unplugin-vue-i18n from 6.0.0 to 6.0.2 (@dependabot)
  • #785 - Chore(deps-dev): Bump prettier from 3.4.1 to 3.4.2 (@dependabot)
  • #764 - Chore(deps-dev): Bump vite-plugin-pwa from 0.20.5 to 0.21.1 (@dependabot)
  • #775 - Chore(deps-dev): Bump vite-plugin-webfont-dl from 3.9.5 to 3.10.3 (@dependabot)
  • #771 - Chore(deps-dev): Bump nanoid from 5.0.8 to 5.0.9 (@dependabot)
  • #783 - Chore(deps): Bump softprops/action-gh-release from 2.1.0 to 2.2.0 (@dependabot)
  • #759 - Chore(deps): Bump vue-i18n from 10.0.4 to 10.0.5 (@dependabot)
  • #762 - Chore(deps-dev): Bump @vue/tsconfig from 0.6.0 to 0.7.0 (@dependabot)
  • #761 - Chore(deps): Bump vue-router from 4.4.5 to 4.5.0 (@dependabot)
  • #760 - Chore(deps-dev): Bump prettier from 3.3.3 to 3.4.1 (@dependabot)
  • #753 - Chore(deps): Bump swiper from 11.1.14 to 11.1.15 (@dependabot)
  • #748 - Chore(deps-dev): Bump sass from 1.80.6 to 1.81.0 (@dependabot)
  • #747 - Chore(deps): Bump vue from 3.5.12 to 3.5.13 (@dependabot)
  • #746 - Chore(deps): Bump marked from 15.0.0 to 15.0.2 (@dependabot)

v2.9.16

21 Nov 17:11
e85a9a1
Compare
Choose a tag to compare

2.9.16 (2024-11-21)

Features

  • Adjust to api changes for player grouping (e1c5820)

v2.9.15

04 Nov 00:02
024ec80
Compare
Choose a tag to compare

2.9.15 (2024-11-04)

Bug Fixes

  • Always show add group player button (17ca019)

v2.9.14

28 Oct 11:03
885743a
Compare
Choose a tag to compare

2.9.14 (2024-10-28)

Bug Fixes

  • Volume up/down should call the backend (ae97e45)

v2.9.13

25 Oct 12:34
cb435c4
Compare
Choose a tag to compare

2.9.13 (2024-10-25)

Bug Fixes

  • Local images being ignored (9854345)

v2.9.12

25 Oct 01:13
0e0e01c
Compare
Choose a tag to compare

2.9.12 (2024-10-25)

Features

  • Show visual indicator when Dont stop the music is enabled (b3a738f)

Bug Fixes

  • Allow mousewheel volume control (except in player select) (faa766c)
  • some minor UI glitches fixed (be482d9)