BookLogr logo

BookLogr

A simple, self-hosted service to keep track of your personal library

Alternative to: goodreads, storygraph

BookLogr screenshot

About Versions (14)

v1.7.0

2026-02-08

Highlights

Editable book metadata

You are now able to edit your books metadata. This includes the books title, author and total pages. Support for changing covers will come in a later release. Screenshot 2026-02-08 at 11-07-10 BookLogr

Missing information popup

When adding a book to your reading list a popup will appear if there are some data missing that could not be retrieved from OpenLibrary, allowing you to fill in the blanks. 470339558-f8140359-667c-4475-8cd5-b46dfab99483

Changelog

Added

  • Added support for Chinese and Arabic languages. #72 #65
  • Introduced a popup prompting users to manually enter missing data when adding a book to reading list.
  • Added fallback for author name when retrieval fails.
  • Added language filtering when selecting a book edition.

Changed

  • BL_API_ENDPOINT no longer require a trailing slash.

Fixed

  • Resolved an issue where the translation key book.update_reading.finished.description did not render correctly.

Removed

  • The home page has been removed.

Full Changelog: https://github.com/Mozzo1000/booklogr/compare/v1.6.0…v1.7.0