Bookbrainz Site Versions Save

BookBrainz website, written in node.js.

v-2024-02-23.0

3 months ago

:books: 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

  • chore(deps): Revert react-redux package upgrade (#1067) @MonkeyDo
  • https://tickets.metabrainz.org/browse/BB-766:Empty identifiers/aliases prevent submission of an entity (#1048) @insane-22
  • refactor(profile): refactor achievement to typescript (#1025) @meziyum
:clap: Many thanks to everyone who participated in this release :point_down:

@MonkeyDo, @insane-22 and @meziyum

v-2024-02-16.0

3 months ago

:books: Changes since last version

Fixes and improves search indexing degradation from the last two versions

πŸš‚ Bug fixes

  • feat: Improve search indexing reliability (#1065) @MonkeyDo
  • collection modal: Set fixed position of privacy select (#1064) @MonkeyDo

v-2024-02-06.1

3 months ago

:books: 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.

  • fix(search): Catch search indexing errors (#1062) @MonkeyDo

v-2024-02-06.0

3 months ago

:books: 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: https://github.com/metabrainz/bookbrainz-site/compare/v-2024-02-01.0...v-2024-02-06.0

v-2024-02-01.0

4 months ago

:books: 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

  • https://tickets.metabrainz.org/browse/BB-528: Index author in ElasticSearch (#740) @tr1ten
  • Fix linting errors and warnings (#1021) @MonkeyDo
  • https://tickets.metabrainz.org/browse/BB-749: Links that include "https://" as part of the non-protocol of the URL in Annotations break. (#1008) @architbaurai
  • GSoC 2023 - Administration system - Rollup PR (#1020) @MonkeyDo
  • feat(Identifier types): Identifier Types Page and Identifier Types Editor (#1012) @the-good-boy

:wrench: Maintenance

  • chore(deps-dev): bump jsdom from 20.0.0 to 22.1.0 (#994) @dependabot
:clap: Many thanks to everyone who participated in this release :point_down:

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

v-2023-09-18.0

8 months ago

πŸš‚ New features and bug fixes

πŸ‘ Many thanks to everyone who participated in this release πŸ‘‡ @faraz16iqbal, @kellnerd, @tr1ten, @meziyum and @MonkeyDo

New Contributors

Full Changelog: https://github.com/metabrainz/bookbrainz-site/compare/v-2023-05-24.0...v-2023-09-18.0

v-2023-05-24.0

1 year ago

:books: Changes since last version

πŸš‚ New features and bug fixes

:clap: Many thanks to everyone who participated in this release :point_down:

@Bigguysahaj, @kellnerd, @Shelly011s and @MonkeyDo

v-2023-04-19.0

1 year ago

:books: Changes since last version

πŸš‚ New features and bug fixes

:wrench: Maintenance

  • chore(deps): bump redis from 4.6.4 to 4.6.5 (#938) @dependabot
:clap: Many thanks to everyone who participated in this release :point_down:

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

v-2023-02-20.0

1 year ago

What's Changed

This release contains two exciting new features: Submit and read reviews through CritiqueBrainz β€” read about the project here Simplified editor wizard β€” read about the project here

New Contributors

Full Changelog: https://github.com/metabrainz/bookbrainz-site/compare/v-2022-07-11.0...v-2023-02-20.0

v-2022-07-11.0

1 year ago

:books: Changes since last version

πŸš‚ New features and bug fixes

  • fix(search): Update entity indexing (#861) @MonkeyDo
  • fix(language-select): Correctly format language options for alias row (#860) @tr1ten
  • chore(sql): Update identifier types' display templates (#859) @MonkeyDo
  • Add total number of results to search endpoint responses (#856) @MonkeyDo
  • Feat(language-select): Asynchronously load options in language select (#852) @tr1ten
  • Add useful columns to entity views (#857) @MonkeyDo
  • Fix autocomplete search endpoint (#855) @MonkeyDo
  • refactor: remove redundant code (#851) @tr1ten
  • [https://tickets.metabrainz.org/browse/BB-666]: Relationship Attributes should be shown on entity display pages too (#841) @the-good-boy
  • Feat(Achievement): Show achievement progress (#844) @tr1ten
  • Fix(https://tickets.metabrainz.org/browse/BB-646): Encode/Decode query params (#819) @tr1ten
  • Add author credit display and edit for Editions (#463) @leftmostcat

:wrench: Maintenance

4 changes
  • chore(deps): bump moment from 2.29.1 to 2.29.2 (#836) @dependabot
  • chore(deps): bump ansi-regex from 4.1.0 to 4.1.1 (#828) @dependabot
  • chore(deps): bump jsesc from 2.5.2 to 3.0.2 (#823) @dependabot
  • chore(deps-dev): bump eslint-plugin-babel from 4.1.2 to 5.3.1 (#816) @dependabot
:clap: Many thanks to everyone who participated in this release :point_down:

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