github Mozzo1000/booklogr v1.11.0

6 hours ago

This release brings new library customization options to BookLogr, including a configurable tabs with an "All" tab, ISBN format conversion and support for four additional languages alongside various bug fixes and performance improvements.

Tip

Enjoying BookLogr? Help keep the project running and cover our monthly hosting costs. Sponsor on GitHub ❤️
You can also read more about our monthly costs on our website.

Highlights

Configurable library tabs

You can now customize which tabs are visible in your library and set your preferred default view. A new "All" tab has also been added, giving you a single place to browse every book in your library regardless of reading status.
Screenshot 2026-06-21 at 18-25-36 BookLogr

ISBN format conversion

When searching by ISBN, BookLogr will now automatically convert between ISBN-10 and ISBN-13 formats making it much easier to find a book regardless of which format is printed on the cover or entered by the user.

More languages

This release adds support for French, Spanish, Portuguese and Russian, bringing BookLogr to a wider audience.

Note

We recently started using Crowdin to manage translations. You can contribute without any coding knowledge via our Crowdin project or translate strings directly in the live app at https://translate-live.booklogr.app. For manual workflows, see our Translation Guide.

Updating

To update your instance to v1.11.0, please follow our Update Guide.

Changelog

Added

  • Searching by ISBN will now find matching books in either ISBN10/13 format by converting between them if possible.
  • Added French language.
  • Added Spanish language.
  • Added Portuguese language.
  • Added Russian language.
  • Added subtitle to books page
  • Added an "All" tab to the library, configurable tab visibility, and a default view setting.

Fixed

  • Fix typos in english translation.
  • Resolved layout issues in the edition list by enforcing a fixed cover frame and rendering a styled fallback cover when OpenLibrary is missing a cover ID.
  • Resolved an issue where sorting options displayed the incorrect translation key after switching languages.
  • Resolved an issue where OpenLibrary was unreachable during searching due to a typo in the book provider code.
  • Resolved an issue where reading history was fetched unnecessarily during the initial loading of the library component.
  • Resolved an issue where the language filter in the edition selector was covered by the edition list, making it difficult to select a language.

Changed

  • Changed the empty-state icon in the Notes tab to a note icon to match the tab label.
  • Language switcher now lists the languages in a sorted order, trying to prioritize the users web browser language to the top.
  • Updated swedish translation.
  • Improved image loading speeds in the book list by using smaller cover sizes.
  • Changed "Want to read" to "To be read" when adding book to match the name of the reading list.
  • Changed book sorting to be case-insensitive.

New Contributors

Full Changelog: v1.10.0...v1.11.0

Don't miss a new booklogr release

NewReleases is sending notifications on new releases.