Skip to content

Releases: metabrainz/critiquebrainz

v-2021-03-31.0

31 Mar 17:45
c24a4ef
Compare
Choose a tag to compare

What’s Changed

v-2021-02-24.0

24 Feb 12:40
f6f920d
Compare
Choose a tag to compare

What’s Changed

v-2021-02-11.0

11 Feb 11:00
Compare
Choose a tag to compare

What’s Changed

v-2020-10-26.0

26 Oct 16:06
Compare
Choose a tag to compare
  • CB-393: Use pycountry for selecting review language (#314)
  • CB-356: Implemented handling of deleted entities (#304)
  • CB-383: Move tests to separate packages (#315)

v-2020-10-09.0

09 Oct 15:19
Compare
Choose a tag to compare
  • CB-346: Add statistics page to show overall top contributors (#248)
  • CB-349: Gulp to webpack (#253)
  • CB-351: Link external reviews imported from MusicBrainz (#254)
  • CB-353: ORM query for getting tags on an entity fails after schema change in the musicbrainz_db (#259)
  • CB-355: Implemented the retrieval of entities using mbdata (#262)
  • CB-270: Implemented the reviewal of artists (#263)
  • CB-359: Implemented the reviewal of labels (#264)
  • CB-270: Implemented the reviewal of works (#266)
  • Reset cache when review is deleted of the popular reviews (#268)
  • CB-357: Artist review creation page title does not have artist name (#271)
  • Move label schema change to different schema change script (#273)
  • Upgrade to python 3.8 (#289)
  • CB-370: Use docker volumes for postgres initdb scripts (#289)
  • CB-281: Add test.sh (#293)
  • CB-363: Remove access_type arg from, which isn't documented or implemented (#294)
  • CB-360: Make labels on album image always appear above the cover art (#295)
  • CB-366: Use a git revision of bootstrap-rating-input for jquery compatibility (#296)
  • CB-365: Search page on write a review page links to Work for artist search (#297)
  • CB-373: "Write a review" link in footer doesn't work (#298)
  • CB-374: Entity selection tabs don't change when clicked (#301)
  • CB-368: Submitting a review, clicking back, and submitting again causes error (#302)
  • CB-380: "Write a review" error messages don't give any context (#305)
  • CB-369: Write a review page shows incorrect information depending on if the item is a work or artist (#307)
  • CB-296: init_postgres function in manage.py doesn't work for the development environment (#308)
  • CB-376: Breaking change in API (created => published_on) (#309)
  • CB-381: Dump importer doesn't reset sequence values after importing items (#310)
  • CB-382: You can sometimes create a review without a revision (#311)
  • CB-372: Error when trying to submit a rating twice (#312)
  • Security updates (#267, #274, #275, #276, #277, #278, #279, #280, #281, #282, #283, #284, #285, #286, #287, #288, #290, #291, #292)

v-2019-05-13.0

13 May 18:24
3a75780
Compare
Choose a tag to compare

Security issues minor release.

v-2019-01-31.0

30 Jan 19:17
d615103
Compare
Choose a tag to compare

v2018-04-30.1

30 Apr 18:19
Compare
Choose a tag to compare
  • Use postgres-slave instead of pgbouncer-master to reduce load on main postgres server.

v2018-03-17

28 Mar 20:02
Compare
Choose a tag to compare
Install rsync in Dockerfile