Skip to content

Releases: metabrainz/listenbrainz-server

v-2020-05-01.0

01 May 16:24
6e4282f
Compare
Choose a tag to compare

What’s Changed

v-2020-04-28.0

28 Apr 18:57
6bc0f9f
Compare
Choose a tag to compare

What’s Changed

v-2020-04-16.0

16 Apr 06:24
1356df6
Compare
Choose a tag to compare
  • Skip failing listens list snapshot test (31bf3de)
  • Make the build fail if lint.sh has not been run (#805)
  • Bump flask-admin from 1.5.5 to 1.5.6 (#799)
  • Bump influxdb from 5.2.3 to 5.3.0 (#800)
  • Bump eventlet from 0.25.1 to 0.25.2 (#801)
  • Bump sphinx from 3.0.0 to 3.0.1 (#802)
  • Bump coverage from 5.0.4 to 5.1 (#803)
  • Fix RecentListens snapshot test (#807)
  • Fix overflowing text in LastFm Importer (#806)
  • Bump spotipy from 2.10.0 to 2.11.1 (#804)

Contributors: @ishaanshah, @paramsingh

v-2020-04-13.0

13 Apr 11:19
1efcab9
Compare
Choose a tag to compare
  • Convert follow-users to typescript (#795)
  • Add a snapshot test for the recent listens page (#797)

Contributors: @ishaanshah, @paramsingh

v-2020-04-12.1

12 Apr 15:22
Compare
Choose a tag to compare

Small bug fix, user listen counts didn't show up on production.

v-2020-04-12.0

12 Apr 15:03
e65426b
Compare
Choose a tag to compare

Major release converting almost every React component we use to TypeScript.

  • Convert utils.js to typescript (#784)
  • Convert API service, last fm importer and tests to typescript (#786)
  • Add ability to update snapshots to frontend-test.sh (#790)
  • Convert playback-controls to typescript. (#789)
  • Convert SpotifyPlayer to typescript (#792)
  • Add snapshot tests for LastFm Importer (#793)
  • Add a link to a .NET client library (#794)
  • Port RecentListens to Typescript (#791)
  • Fix the url for next and previous page in the recent listens page. (#796)

Thanks @ishaanshah and @Zastai for contributing to this release! 🎉

v-2020-04-09.0

09 Apr 19:06
4f3fc22
Compare
Choose a tag to compare
  • Add ESLint and Prettier to ListenBrainz (#778)

v-2020-04-07.0

07 Apr 20:06
ef26a4b
Compare
Choose a tag to compare
  • Change "listened_from" to "listening_from" (#774)
  • Add Typescript support to ListenBrainz (#776)
  • Bump psycopg2-binary from 2.8.4 to 2.8.5 (#780)
  • Bump sphinx from 2.4.4 to 3.0.0 (#779)

Thanks @ishaanshah for contributing to this release!

v-2020-04-01.0

01 Apr 17:10
f4c601a
Compare
Choose a tag to compare
  • Add Artist MBID and Release MBID fields for lastFM imports (#773)

v-2020-03-28.1

28 Mar 12:02
Compare
Choose a tag to compare