Mainly bug fixes and minor improvements
⚠️ While it's not a breaking change, it is recommended to re-download the docker-compose.yml
file and add TAG=latest
to your .env
What's Changed
Exciting New Features 🎉
- Change Grid's Items size by @Arthi-chaud in #898
- Save Queue as Playlist by @Arthi-chaud in #909
- Add 'New' Playlist button to 'Add to playlist' dialog by @Arthi-chaud in #899
- Add button to delete track from queue by @Arthi-chaud in #900
- Add BPM by @Arthi-chaud in #936
- Genres from embedded metadata can be splitted by @Arthi-chaud in #890
Improvements, Optimizations & Enhancements 👍
- Front: Release Page shows month of release by @Arthi-chaud in #919
- Front: Empty States by @Arthi-chaud in #927
- Front: Smooth Gradient Background Transition by @Arthi-chaud in #932
- Scanner: Case-insensitive tags from ffprobe by @Arthi-chaud in #889
- Deinterlace thumbnails by @Arthi-chaud in #930
Fixes & Patches 🩹
- Allow library path to be ‘./‘ by @Arthi-chaud in #937
- Avoid duplicated items in infinite lists/grids by @Arthi-chaud in #891
- Fix bug where gradient would be transparent by @Arthi-chaud in #922
- Fix Gradient Background Flash by @Arthi-chaud in #931
Documentation 📖
- Docker Compose: Use Docker hub + env var for tags by @Arthi-chaud in #883
Security 🛡
- Some Dependencies Bump
Deployment ⚙
- CI: Factorise Dockerisation step
Other Changes 🔀
- Server: (DX) Simplify env setup for tests by @Arthi-chaud in #886
- Server: 'Filter' API by @Arthi-chaud in #926
Full Changelog: v3.1.0...v3.2.0