Skip to content

Release v0.35.1

Choose a tag to compare

@github-actions github-actions released this 06 Aug 21:30
· 1157 commits to refs/heads/master since this release
9e1b566

🌟 Changes in this release

✨ New Comicvine Metadata Provider and Multi-Registry Docker Image Publishing ✨

πŸš€ New Features

  • Feature: Add Comicvine to metadata providers. (#804) by @Rprasad2400
  • Feature: Add support for recording when a book is finished, so that users can create Magic Shelves based on this information. (#803) by @astrodad
  • Feature: ForwardAuth user creation follows OIDC library attribution preferences (#805) by @L-A

✨ Enhancements

  • Enhance Comicvine metadata parsing and error handling (#835) by @adityachandelgit
  • Enhance icon picker UI and usability (#830) by @adityachandelgit
  • Feature: add ability to clear personal rating and reset read status to U… (#822) by @adityachandelgit
  • Feature: prevent series collapsing when series filter is applied via URL (#818) by @adityachandelgit
  • Feature (bookdrop): add full pagination support with select-all and metad… (#817) by @adityachandelgit
  • Fix: limit author name to 255 characters as in table (#801) by @aparo

πŸ› Bug Fixes

  • Fix: refresh magic shelves after moving book to muggle shelf to refle… (#821) by @adityachandelgit
  • Fix: update dashboard docs link to point to new GitHub Pages URL (#815) by @adityachandelgit

πŸ“– Documentation

  • Merge Develop into Master for release (#836) by @adityachandelgit
  • Update demo site URL to demo.booklore.dev in documentation (#832) by @adityachandelgit
  • Create FUNDING.yml (#789) by @adityachandelgit
  • Update README.md (#793) by @edddeduck

βš™οΈ CI/CD

  • Fix: push GHCR image to repo-level path (#828) by @adityachandelgit
  • Feature: notify Discord on new release with drafter info and Docker imag… (#826) by @adityachandelgit
  • Add GHCR publishing alongside Docker Hub in CI/CD (#824) by @adityachandelgit