- Allow UUID of 0 in artists/{uuid}/top to return site-wide stats
- Set images as failed if cannot find in spotify to prevent oversearching
This commit is contained in:
Daniel Mason 2022-01-09 11:24:36 +13:00
parent 9bfb9358df
commit ea1451ab76
6 changed files with 41 additions and 26 deletions

View file

@ -1,3 +1,7 @@
# 0.1.6
- Allow UUID of 0 in artists/{uuid}/top to return site-wide stats
- Set images as failed if cannot find in spotify to prevent oversearching
# 0.1.51
- Fixed image resize to maintain aspect ratio