Releases: jcorporation/myMPD
Releases · jcorporation/myMPD
myMPD v3.2.0
WARNING: This release has new and incompatible command line options.
- Enable Progressive Web App and Add2HomeScreen Feature
- Enable ssl options
- contrib/crcert.sh script for creating certificates automatically
- Many cleanups and small bug fixes
- Use /etc/mympd/ directory for options
myMPD v3.1.1
Changes in this point release:
- Fix alignment of icons
- Fix columns in database view
- Add songdetails to actions popover
- Central tag handling in backend
myMPD v3.1.0
For this minor release, much of the javascript code is rewritten.
- add first advanced actions
- removed jQuery in favour of bootstrap.native
- removed Bootstrap plugins and replaced with native implementations
- stability fixes in json parsing (backend)
myMPD v3.0.1
Fixed about dialog
myMPD v3.0.0
This is the first release with a completely rewritten backend and the new jsonrpc api.
- Upgraded mongoose to latest version
- Implemented jsonrpc api for request from frontend to backend
- Realtime notifications over websocket
- Layout fixes
- Minified .js and .css files
- mkrelease.sh and mkdebug.sh scripts for simple compile and install
- Save myMPD settings in /var/lib/mympd/mympd.state (removed cookie usage)
- Backend now handles cover images
myMPD v2.3.0
Major changes in this release:
- Replace sammy.js with own implementation with state save for cards, tabs and views
- Use queue version for song change in http streams
myMPD v2.2.1
myMPD v2.2.0
This is my third release of myMPD. Its features:
- Reworked browse view
- Browse database -> Albumartist -> Album
- Playlist view
- Serverside filtering of tables
- Add all from search
- Incremental change of tables
- Improved settings
- Improved coverimage display
- and of course some bug fixes.
Many thanks to archphile for heavily testing this release.
Queue Enhancements
This is my second release of myMPD. Its features:
- Reworked Queue View
- Pagination in header
- Search in queue
- Playing song info
- mpd statistics in About dialog
- configurable cover image filename
- and of course some bug fixes.
myMPD Bootstrap4
Initial release for my ympd fork myMPD.
Changes:
- New modern ui based on Bootstrap4
- Updated javascript libraries
- Album cover support
- Fix for song title refresh for http streams
- Removed dirble support