v2.1.0
What's Changed
New
- Add API for user authentication by @aidewoode in #171
- Fix #124, automatically sync for media library changes by @aidewoode in #179
Improved
- Minor changes to en.yml strings for readability by @jaredmoody in #128
- Use GlobalID for all Jobs by @jaredmoody in #132
- Search appearance by @jaredmoody in #135
- Upgrade Ruby to 3.1 by @aidewoode in #137
- CI: Enable caching bundler and and yarn dependencies by @jaredmoody in #148
- Fix #125, put media sync to background job by @aidewoode in #153
- Refactor Search Frontend by @jaredmoody in #136
- Fix #157 - Replace eslint with standard js by @jaredmoody in #168
- Consolidate Album and Artist image logic into concern by @jaredmoody in #172
- Enhance test by @aidewoode in #176
Fixed
- Fix #123 - Avoid Unpermitted parameters on Playlists::SongsController by @jaredmoody in #146
- Fix CI ENV typo by @jaredmoody in #149
- Fix #123 - Avoid caching song_id form parameter by @jaredmoody in #147
- Fix #158, cannot generate transcode cache on docker build by @aidewoode in #167
- Fix #154, high CPU usage when playing audio on safari by @aidewoode in #174
New Contributors
- @jaredmoody made their first contribution in #128
Full Changelog: v2.0.1...v2.1.0