Releases: jcorporation/myMPD
Releases · jcorporation/myMPD
myMPD v19.0.3
This is a small bug fix release.
Changelog
- Fix: Memory leak in playlist search
- Fix: Grid layout for filesystem view
myMPD v19.0.2
myMPD v19.0.1
This is a small bug fix release.
Changelog
- Fix: Import of scripts
- Fix: Lua wrapper for
mympd.api
- Fix: Emmit correct trigger event for INTERNAL_API_TRIGGER_EVENT_EMIT
myMPD v19.0.0
This is a small maintenance release. It ships support for the newest MPD 0.24 protocol commands and enhancements for user defined stickers.
Scripting
- The deprecated
var_
entries are remove frommympd_env
, use the subtablevar
.
API changes
- MYMPD_API_STICKER_NAMES: respect type parameter
Changelog
- Feat: Support "stickernamestypes" command (MPD 0.24) #1092
- Feat: Support "tagtypes reset" command (MPD 0.24) #1367
- Feat: Generate smart playlists by user defined song stickers #1345
- Feat: Show user defined stickers in lists #1368
- Feat: New Lua method
mympd.api_partition
#1387 - Upd: Improve lists layout
- Upd: libmympdclient 1.0.32
- Upd: bootstrap.native 5.1 #1372
- Upd: Improve local playback
- Upd: Mongoose 7.16 #1375
- Upd: Improve http client
- Upd: sds to current master
- Upd: Remove IntersectionObserver, use image tag with lazy loading
- Fix: Support "contains" and "starts_with" sticker operators
- Fix: Increase max header count from 30 to 50
- Fix: rpm dependency - whiptail is in package newt #1381
myMPD v18.2.2
myMPD v18.2.1
myMPD v18.2.0
This is a small maintenance release.
Changelog
- Feat: Add Last-Modified and Added (MPD 0.24) to sort tags in Search and Current Queue view
- Feat: Support new "tagtypes available" command (MPD 0.24) #1352
- Feat: Support new "protocol" command (MPD 0.24) #1353
- Feat: Support mpd playlist search command (MPD 0.24) #1351
- Upd: Translations
- Upd: libmympdclient 1.0.31
- Upd: bootstrap.native
- Fix: Populate sort tags for Radio Favorites
- Fix: Home Widgets in Chrome
- Fix: Home Widgets behind Reverse Proxy
myMPD v18.1.2
myMPD v18.1.1
myMPD v18.1.0
This is a small maintenance release.
Changelog
- Feat: New Lua function:
mympd.read_file()
,mympd.sleep
,mympd.splitlines()
,mympd.trim()
- Upd: Translations
- Upd: Add Lua integer sanity checks
- Upd: Mongoose to current master
- Fix: Contextmenu for songs #1356