Skip to content

Releases: Yooooomi/your_spotify

1.10.1

24 Mar 00:25
7f7f884
Compare
Choose a tag to compare

Bug fixes

  • Fixed not being able to create a user in #382

Full Changelog: 1.10.0...1.10.1

1.10.0

23 Mar 13:53
Compare
Choose a tag to compare

Features

  • You can now use localized dates for stats in YourSpotify. By default, it will follow the browser date format. If you want a different format than the browser, you can go in the Settings page, under statistics, and choose a specific language to display the date in, in #377. Fixes #219 #376 #322.

Miscellaneous

  • You can display YourSpotify in an iframe by setting the FRAME_ANCESTOR environment variable accordingly #375.

Full Changelog: 1.9.1...1.10.0

1.9.1

17 Mar 18:58
15102e4
Compare
Choose a tag to compare

Bug fixes

  • Fixed subdomains having an underscore in their name in #373

Full Changelog: 1.9.0...1.9.1

1.9.0

13 Mar 08:30
e866e79
Compare
Choose a tag to compare

Warning

Setting CORS environment variable to all is not supported anymore. By default the only the CLIENT_ENDPOINT is authorized as an origin. If you want to allow all origins (which is enough in most cases), please follow the CORS readme section.

Bug fixes

Miscellaneous

New Contributors

Full Changelog: 1.8.1...1.9.0

1.8.1

08 Mar 10:59
eab499e
Compare
Choose a tag to compare

Bug fixes

  • Fixed being unable to import due to missing tokens in #363

1.8.0

02 Mar 12:25
bba31e0
Compare
Choose a tag to compare

A huge work has been done on performances in this release, mostly by @quentinguidee. You can expect 20x faster loading times on

  • Home page
  • Artist / Album / Track stats page

For this to be possible, a long migration is needed at start when updating to 1.8.0, be patient :).

Features

Bug fixes

Miscellaneous

New Contributors

Full Changelog: 1.7.3...1.8.0

1.7.3

22 Nov 08:27
Compare
Choose a tag to compare

Bug fixes

  • Fixed imports crashing and sometimes sync crashing #312

1.7.2

19 Nov 21:24
Compare
Choose a tag to compare

Bug fixes

  • An attempt at fixing black screens by saving everything in one place #295
  • Detecting and exiting upon mongo errors #275
  • Ability to prevent app from requesting admin rights to mongodb #298

Miscellaneous

  • Display version of app in sider #300

1.7.1

19 Oct 16:55
43fc34d
Compare
Choose a tag to compare

Bug fixes

  • A first try at solving Google marking domains as deceptive #271 #254
  • Mongo crashing at boot for people with a lot of tracks #272
  • Weird Settings icon color when selecting a custom range in dark mode #268
  • Customization of the authentication token, follow the readme env variable #277
  • Filenames when importing full privacy data have been updated #279
  • Fixed being able to un-admin ourselves while being the single admin #286
  • More compliant extended streaming history import #291

Thanks a lot again for giving feedback
Timothée

1.7.0

24 Jul 18:12
613f939
Compare
Choose a tag to compare

Features

  • Added "This year" button to date range picker #253

Miscellaneous

  • Updated all dependencies

Bugs fixes

  • Affinity is now only available when logged #252
  • Fixed an issue where tracks would still be added to history and stats even if the artist is blacklisted #247

Thanks again a lot for contributors and donators.