Read the help.html page and README.md file for more info
New Features
- Plugins can now request js files from other sources (starting with 'http(s)') in clientJS
- Video PiP
- Setting for audio player song sorting
- Add '-h, --help, help' flags that print help info
- Set the 'HSTS' value in 'https-config' to either:
- number: 'max-age=[YOUR VALUE]; includeSubDomains; preload'
- boolean: 'max-age=31536000; includeSubDomains; preload'
- string: the value of the 'Strict-Transport-Security' header
Bugfixes
- Fixed video queue drag
Changes
- New 404 page
- Removed 'STARTSCRIPTS'
- Removed artist image fetching because LastFM removed their API
Enhancements
- Dramatically faster song load times
- Updated package.json
- editTags.html now sorted by newest