Skip to content

Releases: jcorporation/myMPD

myMPD v10.3.3

02 Jun 19:30
Compare
Choose a tag to compare

This is a small bugfix release.

Changelog

  • Upd: wrap footer text in cards #1030
  • Fix: improve javascript error logging
  • Fix: drag&drop on same element #1026
  • Fix: js error on disabled MUSICBRAINZ_ALBUMID tag #1025
  • Fix: Add Pos column to playlist detail view #1027

myMPD v10.3.2

08 May 15:10
Compare
Choose a tag to compare

This is a small bugfix release.

Changelog

  • Upd: ko-KR, es-AR translation
  • Upd: use update_jukebox events
  • Fix: Jukebox actions

myMPD v10.3.1

24 Apr 16:59
Compare
Choose a tag to compare

This is a small bugfix release. It fixes a memory corruption error, if myMPD was compiled with NDEBUG defined.

Changelog

  • Upd: zh-Hans translation
  • Fix: handling of NDEBUG #1018
  • Fix: remove obsolete data attributes #1019

myMPD v10.3.0

17 Apr 17:54
Compare
Choose a tag to compare

This release reworks the context menus. myMPD now uses the offcanvas component for context menus. This is better accessible on mobile devices with small screens and removes some workarounds for the popovers.

Note

The sort order for the Last-Modified tag is reversed. Newer songs are now displayed first.

Changelog

  • Feat: custom placeholder images #980
  • Feat: fail gracefully if API request fails or is redirected #984
  • Feat: improve queue sort handling #983
  • Feat: use offcanvas instead of popover for context menus #974
  • Feat: better compression of webfont #991
  • Feat: add option to change song position in queue/playlist without drag and drop support
  • Feat: configurable highlight contrast color
  • Feat: reverse order for last-modified #1008
  • Upd: bootstrap.native 5.0.6
  • Upd: Bootstrap 5.3.0-alpha3
  • Upd: libmympdclient 1.0.18
  • Upd: sds
  • Upd: long-press-event 2.4.6 #1009
  • Upd: use asserts in release build
  • Upd: translation enhancements
  • Upd: jsdoc improvements
  • Fix: add btn-secondary class in ligature select modal #1007
  • Fix: Volume dropup is not displayed if clicked on button text #1017

myMPD v10.2.6

20 Mar 19:57
Compare
Choose a tag to compare

This is a small bugfix release.

Changelog

  • Fix: preselect database in "Add to queue modal"
  • Fix: refresh of current displayed playlist
  • Fix: do not refresh settings, if a settings modal is shown #1002

myMPD v10.2.5

10 Mar 16:17
Compare
Choose a tag to compare

This is a small bugfix release.

Changelog

  • Feat: add ru-RU translation
  • Upd: es-AR, fr-FR translation
  • Fix: update of cards/tables #992
  • Fix: clear button in search inputs #993
  • Fix: webradio category filter #994
  • Fix: check sort tag against enabled myMPD tags #995

myMPD v10.2.4

26 Feb 22:04
Compare
Choose a tag to compare

This is a small bugfix release.

Changelog

  • Feat: add pl-PL translation
  • Upd: remove zh-Hant translation
  • Upd: IT, zh-Hans translation
  • Fix: JS error when clearing the search box #982
  • Fix: update clear button for inputs on breadcrumb select
  • Fix: Finishing IME composition with Enter key also clears the search box, thanks @soya-daizu #977
  • Fix: Album view does not work with disabled Albumartist tag #988

myMPD v10.2.3

17 Feb 18:58
Compare
Choose a tag to compare

This is a small bugfix release.

Changelog

  • Fix: remove progressbar transition causing high cpu usage #975
  • Fix: Position hover for progressbar
  • Fix: add missing translation phrase
  • Fix: Preset selection in footer does not work #976

myMPD v10.2.2

10 Feb 16:57
Compare
Choose a tag to compare

This is a small bugfix release.

Changelog

  • Feat: add es-AR translation
  • Feat: add documentation for multiroom audio, thanks @tsunulukai
  • Upd: FR, NL, IT and JP translations, thanks @ all translators
  • Upd: remove bootstrap.native patches, use new updated events
  • Upd: improved docker image creation and documentation #968
  • Fix: correct location for the systemd unit #964
  • Fix: popover event in album list
  • Fix: ignore special keys for input key handlers #969

myMPD v10.2.1

31 Jan 21:02
Compare
Choose a tag to compare

This is a small bugfix release.

Changelog

  • Feat: show myMPD uri in About dialog #953
  • Feat: map locale strings #961
  • Upd: traditional chinese translation #957
  • Upd: Mongoose 7.9 #952
  • Upd: add config key to disable http listener #914
  • Fix: some packaging issues #955 #958
  • Fix: script execution from main menu
  • Fix: logging of IPv6 addresses