Releases: metabrainz/critiquebrainz
Releases · metabrainz/critiquebrainz
v-2022-04-01.0
What’s Changed
- CB-361: Group member list shows None if relationship has end date and no start date (#300) @amCap1712
- CB-267: Send mail to moderators when review is reported (#249) @code-master5
- Include user id in redirect if page parameter is invalid (#411) @alastair
- Add deploy environment to redis namespace (#412) @alastair
- Fix links for recordings not showing (#406) @anshg1214
- Bump minimist from 1.2.5 to 1.2.6 (#408) @dependabot
- Bump ansi-regex from 4.1.0 to 4.1.1 (#409) @dependabot
- Use test config file in test request context (#410) @alastair
- GH actions: deploy Docker images from PRs (#407) @MonkeyDo
v-2022-03-09.0
What’s Changed
- CB-428: Remove Gravatar (#399) @anshg1214
- CB-405: invalid literal for int() with base 10 (#402) @anshg1214
- CB-420: Fix comment input (#400) @MonkeyDo
- CB-401, CB-408: Return 404 for entities that don't exist in the MB database (#398) @alastair
- Fix bug in initialising CB test database (#330) @amCap1712
v-2022-02-21.0
It's not actually 2021 any more :(
v-2021-02-21.0
v-2022-02-08.0
What’s Changed
- Some misc minor fixes (#393) @amCap1712
- Add workflow to push a development docker image (#392) @alastair
- CB-406: Extract pagination logic into common component (#390) @anshg1214
- Remove unused code for Google Analytics and Google+ (#391) @amCap1712
- CB-399 Title doesn't show on edit page for some reviews (#329) @AbhinavOhri
- Bump codemirror from 5.45.0 to 5.62.3 (#372) @dependabot
- Bump marked from 2.0.0 to 4.0.10 (#384) @dependabot
- CB-367: Review page doesn't link to the detail page of the entity. (#319) @AbhinavOhri
- CB-396: Add webservice parameter to return reviews with only text or ratings or both (#318) @AbhinavOhri
- Enhance README.md (#388) @akshaaatt
- CB-421: Show user ratings on the profile page (#389) @anshg1214
- Permanent fix for certificate verification (#387) @akshaaatt
- Delete CODE_OF_CONDUCT.md and use org default (#385) @reosarevok
- Gracefully handle errors due to invalid oauth codes (#382) @alastair
v-2021-08-31.0
What’s Changed
- Update Translations (#381) @alastair
- CB-414 / CB-415: Fix issues with event artist display (#357) @reosarevok
- [Security] Bump elliptic from 6.5.3 to 6.5.4 (#349) @dependabot-preview
- [Security] Bump jinja2 from 2.11.2 to 2.11.3 (#350) @dependabot-preview
- Bump pygments from 2.2.0 to 2.7.4 in /docs (#352) @dependabot
- [Security] Bump y18n from 4.0.0 to 4.0.3 (#356) @dependabot-preview
- Check if access_token is None before accessing it (#380) @amCap1712
- Bump path-parse from 1.0.6 to 1.0.7 (#370) @dependabot
- [Security] Bump browserslist from 4.5.2 to 4.16.7 (#369) @dependabot-preview
- [Security] Bump postcss from 7.0.14 to 7.0.36 (#365) @dependabot-preview
- [Security] Bump lodash from 4.17.19 to 4.17.21 (#360) @dependabot-preview
- [Security] Bump ssri from 6.0.1 to 6.0.2 (#359) @dependabot-preview
v-2021-08-27.0
What’s Changed
- Allow localhost in redirect_uri and homepage of OAuth application (#379) @amCap1712
- Fix CORS issues for some endpoints (#378) @jdaok
- Fix error in int argument parsing (#377) @amCap1712
v-2021-08-23.2
What’s Changed
- Fix PG client in CB - Attempt 2 (#375) @amCap1712
- Add job to build production image if tests pass (#376) @amCap1712
v-2021-08-23.1
What’s Changed
- Install postgresql-client from xenial repository to match base image (#374) @amCap1712
v-2021-08-23.0
What’s Changed
- CB-270: Added rating support for artists (#306) @amCap1712
- Fix post review API (#371) @jdaok
- CB-270: Implemented the reviewal of recordings (#303) @amCap1712
- Add Github Actions workflows (#364) @amCap1712