Skip to content

v-2025-11-13.0

Latest

Choose a tag to compare

@MonkeyDo MonkeyDo released this 13 Nov 11:06
· 18 commits to master since this release

New features

image The **BookBrainz API** is now deployed in production! You will find it at https://api.bookbrainz.org, which will redirect you to a live documentation allowing you to test it right in your browser. If you have any feedback, please let us know!

What's Changed

  • BB-855: Add author and publisher information in edition API by @abhinavohri in #1168
  • fix: Search page entity buttons by @anshg1214 in #1179
  • BB-863: Refactor collections.js to use async/await by @NAME-ASHWANIYADAV in #1182
  • BB-864: Refactor mailer.ts to use async/await by @NAME-ASHWANIYADAV in #1183
  • Update and fix DB dumps scripts by @MonkeyDo in #1187
  • feat(user): add user route for editor redirection by @anshg1214 in #1191
  • Configuration Migration of ESLint configuration file from the eslintrc format to the new flat config format by @insane-22 in #1091
  • Funding: Add .well-known file for funding.json by @MonkeyDo in #1135
  • docs: replaced deprecated jsdoc link leading to spam site with updated jsdoc homepage link. by @andrewsu31098 in #1147
  • fix(auth): replaced authentication middleware with one intended for post requests. (Note: docker node 18 -> 20) by @andrewsu31098 in #1152
  • fix: cbReviewModal star rating now sets on the first click (Note: Docker Node 18->20) by @andrewsu31098 in #1156
  • fix: Replaced Twitter logo and link with Mastodon by @shalini-bhandari in #1154
  • BB-683: Cannot use HOME and END keyboard keys in text/select type/search fields by @vedanshmdev in #1157

Security fixes and dependency updates

New Contributors

Full Changelog: v-2024-08-20.0...v-2025-11-13.0