Skip to content

Releases: metabrainz/acousticbrainz-server

v-2019-07-31.2

31 Jul 17:59
Compare
Choose a tag to compare
  • Specify status code to 301 for http requests redirect (#365)

v-2019-07-31.1

31 Jul 17:58
Compare
Choose a tag to compare
  • AB-413: Redirect to HTTPS when accessing the login page in production
  • Add ratelimiting

v-2019-07-31.0

31 Jul 16:21
Compare
Choose a tag to compare
  • AB-419: Encode unicode text when exporting dataset csv
  • AB-418: Format track lengths greater than an hour
  • Add documentation about deployment practices
  • SEC-31: Upgrade lodash
  • AB-417: Correctly delete datasets
  • Show MetaBrainz logo instead of MusicBrainz in the bottom bar

v-2019-07-02.0

02 Jul 14:25
Compare
Choose a tag to compare
  • AB-385: Improve storage and retrieval of statistics (#336)

v-2019-07-01.0

01 Jul 14:46
Compare
Choose a tag to compare
  • AB-91: Map model classes to more meaningful labels
  • Set the maximum bulk query number to 25 and add documentation
  • Include dataset and class descriptions in CSV for import/export - AB-387
  • Upgrade dependencies from GitHub security warnings
  • AB-379: Reporting/re-running failed highlevel jobs
  • AB-411: Fix exceptions when uuids have upper-case characters

v-2019-05-27.0

27 May 15:25
Compare
Choose a tag to compare
  • AB-365: Show more information on recording detail page if there is no MB data
  • Resolved TODO: get_next_pending_job now returns same data as get_job
  • AB-386: Download dataset structure
  • AB-406 part 1: add submission offset to lowlevel table
  • Upgrade brainzutils to 1.11
  • Upgrade packages for security updates

v-2019-03-05.0

05 Mar 18:19
ec6dacd
Compare
Choose a tag to compare
  • AB-318: Return HTTP401 on API endpoints if the user is not logged in
  • Upgrade dependencies
  • Use a single Dockerfile to build the development and production images
  • AB-21: Get high-level data for multiple recordings with one request
  • Changed precision for danceability and bpm on the summary
  • AB-327: Validate dataset structure before submitting for evaluation and dataset contents after.
  • AB-325: Only render the error message if it exists
  • AB-376: Add all stats rows in a single transaction

v-2019-01-30.0

29 Jan 22:23
db524f6
Compare
Choose a tag to compare
  • Use our own redis instance instead of listenbrainz redis.