Skip to content

Releases: metabrainz/bookbrainz-site

v-2024-02-23.0

23 Feb 16:09
Compare
Choose a tag to compare

📚 Changes since last version

We have been notified that the book wizard was recently broken.
This quick version fixes the issue, and adds another bug fix as well.

🚂 New features and bug fixes

👏 Many thanks to everyone who participated in this release 👇

@MonkeyDo, @insane-22 and @meziyum

v-2024-02-16.0

16 Feb 13:07
Compare
Choose a tag to compare

📚 Changes since last version

Fixes and improves search indexing degradation from the last two versions

🚂 Bug fixes

v-2024-02-06.1

06 Feb 17:29
Compare
Choose a tag to compare

📚 Changes since last version

The previous version deployed earlier today did not fix the search indexing issue, unfortunately.
This mini-version improves debugging and prevents the website from crashing, as a stopgap measure while I find the root of the problem.

v-2024-02-06.0

06 Feb 15:41
Compare
Choose a tag to compare

📚 Changes since last version

Previous version created some issues with indexing works on our search server.
Sorry about that !

🚂 New features and bug fixes

New Contributors

Full Changelog: v-2024-02-01.0...v-2024-02-06.0

v-2024-02-01.0

01 Feb 17:03
Compare
Choose a tag to compare

📚 Changes since last version

This new version finally published the great work done by @the-good-boy during Summer of Code last year.
In addition, we now have pages that show the relationship types and identifiers types, and privileged users will be able to modify them from the website (instead of requiring direct database access).
image

Another new feature is the ability to find works and editions written by an author when searching for that author's name:
image

🚂 New features and bug fixes

🔧 Maintenance

👏 Many thanks to everyone who participated in this release 👇

@MonkeyDo, @architbaurai, @dependabot[bot], @the-good-boy and @tr1ten

v-2023-09-18.0

19 Sep 08:39
Compare
Choose a tag to compare

🚂 New features and bug fixes

  • BB-740: Extend and improve the list of work types by @MonkeyDo in #989
  • feat: Improve work type selection by @MonkeyDo in #1004
  • Fix(AC): users should be able to make Author Credits optional by @tr1ten in #871
  • BB-714: Fix search results page on Safari by @faraz16iqbal in #987
  • BB-730: Rewrite test files using async/await syntax by @faraz16iqbal in #979
  • fix(display): prevent two consecutive spaces in JSX by @kellnerd in #997
  • BB-727: refactor drag-and-drop-image component by @meziyum in #967
  • BB-288: Show Editions for author entity by @tr1ten in #885
  • BB-681: refresh search results on button press if same query by @MonkeyDo in #1003
  • fix: optional gender in registration form by @MonkeyDo in #1014

👏 Many thanks to everyone who participated in this release 👇
@faraz16iqbal, @kellnerd, @tr1ten, @meziyum and @MonkeyDo

New Contributors

Full Changelog: v-2023-05-24.0...v-2023-09-18.0

v-2023-05-24.0

24 May 10:08
Compare
Choose a tag to compare

📚 Changes since last version

🚂 New features and bug fixes

👏 Many thanks to everyone who participated in this release 👇

@Bigguysahaj, @kellnerd, @Shelly011s and @MonkeyDo

v-2023-04-19.0

19 Apr 12:21
Compare
Choose a tag to compare

📚 Changes since last version

🚂 New features and bug fixes

🔧 Maintenance

👏 Many thanks to everyone who participated in this release 👇

@MonkeyDo, @Shelly011s, @dependabot[bot], @lint-action, @pbryan and @the-good-boy

v-2023-02-20.0

20 Feb 17:13
Compare
Choose a tag to compare

What's Changed

This release contains two exciting new features:
Submit and read reviews through CritiqueBrainzread about the project here
Simplified editor wizardread about the project here

  • feat[BB-613]: Critiquebrainz integration by @MonkeyDo in #892
  • feat[BB-484]: Unified creation form by @MonkeyDo in #893
  • Feat(uf-route): POST endpoint for submitting multiple entities by @tr1ten in #847
  • Feat(route): Edit exisiting entity through unified form POST route by @tr1ten in #858
  • feat(editionGroup): Show CB reviews for Edition Group by @anshg1214 in #862
  • Fix(AC): Handle AC modal state for editionGroup entity by @tr1ten in #867
  • Fix(AC): Fix author credit link by @MonkeyDo in #868
  • Feat(UF) : Add frontend for unified form by @tr1ten in #850
  • fix(AC): Fix author credits display by @MonkeyDo in #875
  • Add CritiqueBrainz as Oauth Service by @anshg1214 in #865
  • Feat: Improve Unified creation form by @tr1ten in #872
  • chore(deps): bump swagger-jsdoc from 4.3.2 to 6.2.5 by @dependabot in #870
  • feat(BB-432): Show possible duplicates next to the name section by @the-good-boy in #814
  • BB-682: Use plain links in call-to-action buttons by @tr1ten in #869
  • Fix(achievements): count consecutive days for timed achievements by @tr1ten in #873
  • Fix(BB-538): Allow concurrent relationship edits by @tr1ten in #876
  • Feat(UF): Submit modal entities directly to server by @tr1ten in #874
  • Feat(UF): Series Section in Unified From by @tr1ten in #881
  • feat: Modify CB review license text by @anshg1214 in #883
  • chore: Fix CI builds by @MonkeyDo in #890
  • chore(deps): bump @fortawesome/free-brands-svg-icons from 5.15.4 to 6.1.1 by @dependabot in #854
  • chore(deps): bump @fortawesome/free-solid-svg-icons from 5.15.4 to 6.1.1 by @dependabot in #824
  • chore(deps): bump moment from 2.29.2 to 2.29.4 by @dependabot in #863
  • chore(deps-dev): bump webpack-cli from 4.9.1 to 4.10.0 by @dependabot in #864
  • chore(deps): bump terser from 5.10.0 to 5.14.2 by @dependabot in #866

New Contributors

Full Changelog: v-2022-07-11.0...v-2023-02-20.0

v-2022-07-11.0

11 Jul 11:03
Compare
Choose a tag to compare

📚 Changes since last version

🚂 New features and bug fixes

🔧 Maintenance

4 changes
👏 Many thanks to everyone who participated in this release 👇

@MonkeyDo, @leftmostcat, @the-good-boy and @tr1ten