Releases: metabrainz/listenbrainz-server
Releases · metabrainz/listenbrainz-server
v-2020-05-01.0
What’s Changed
- Merge messybrainz into listenbrainz (#812) @paramsingh
- Add tests for RecentListens (#810) @ishaanshah
- LB-539: fix spark max driver result size bug (#814) @paramsingh
v-2020-04-28.0
What’s Changed
- Add an initial config to release-drafter (#813) @paramsingh
- Add pylistenbrainz to client library list (#811) @paramsingh
- Add definition to remaining types (#808) @ishaanshah
v-2020-04-16.0
- 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
Contributors: @ishaanshah, @paramsingh
v-2020-04-12.1
Small bug fix, user listen counts didn't show up on production.
v-2020-04-12.0
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
- Add ESLint and Prettier to ListenBrainz (#778)
v-2020-04-07.0
- 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
- Add Artist MBID and Release MBID fields for lastFM imports (#773)