Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

5.13.0 #407

Merged
merged 9 commits into from
May 20, 2024
Merged

5.13.0 #407

merged 9 commits into from
May 20, 2024

Conversation

Mastermindzh
Copy link
Owner

[5.13.0]

  • Fixed #403 "cannot read shuffle of undefined" error
  • Added an API to add & delete entries from the skippedArtists list in the settings. fixes #405
    • GET /settings/skipped-artists -> get list of skipped artists
    • POST /settings/skipped-artists -> add to the list of skipped artists
    • POST /settings/skipped-artists/delete -> delete from the list of skipped artists
    • POST /settings/skipped-artists/current -> skip the current artist
    • DELETE /settings/skipped-artists/current -> delete the current artist from the skip list
    • Added Swagger documentation to the new endpoints
      image

Copy link

sonarqubecloud bot commented May 20, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@Mastermindzh Mastermindzh merged commit 46074c5 into master May 20, 2024
12 checks passed
@Mastermindzh Mastermindzh deleted the new-version branch May 20, 2024 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants