Skip to content

This release includes breaking changes for platform teams planning a safe upgrade.

Published 1mo Media Servers
โœ“ No known CVEs patched
Read the diff โ†’ Tool health โ†’ What is this tool? โ†’

✓ No known CVEs patched in this version

Topics

digital-library docker ebook-manager ebook-reader ebooks epub
+11 more
i18n javascript library-management linux macos multi-platform-app multiplatform pdf pdf-viewer three-js windows

ReleasePort's take

Moderate signal
editorial:auto 1mo

The release adds standalone executables for Windows, Linux, and macOS Appleโ€ฏSilicon, introduces global Markdown export for AI integration, fixes a critical Docker shutdown loop by setting the restart policy to onโ€‘failure, updates documentation to separate portable app installation from Docker setup, and deprecates Intel macOS binaries in favor of Docker.

Why it matters: Fixes a critical Docker shutdown loop (severityโ€ฏ70) by enforcing an onโ€‘failure restart policy; deprecates preโ€‘built Intel macOS binaries with a recommended migration to Docker usage.

Summary

AI summary

Updates โœจ Novitร  e Funzionalitร , ๐Ÿ‡ฌ๐Ÿ‡ง English, and โš ๏ธ Important First-Launch Instructions across a mixed release.

Changes in this release

Feature Medium

Adds standalone executables for Windows, Linux, and macOS Apple Silicon.

Adds standalone executables for Windows, Linux, and macOS Apple Silicon.

Source: llm_adapter@2026-06-04

Confidence: high

โ€”
Feature Medium

Adds global export of books to Markdown for AI integration.

Adds global export of books to Markdown for AI integration.

Source: llm_adapter@2026-06-04

Confidence: high

โ€”
Feature Low

Updates README to separate portable app installation from Docker developer setup.

Updates README to separate portable app installation from Docker developer setup.

Source: llm_adapter@2026-06-04

Confidence: low

โ€”
Deprecation Medium

Deprecates preโ€‘built binaries for Intel macOS; recommends Docker usage.

Deprecates preโ€‘built binaries for Intel macOS; recommends Docker usage.

Source: llm_adapter@2026-06-04

Confidence: high

โ€”
Bugfix High

Fixes critical Docker shutdown loop by setting restart policy to on-failure.

Fixes critical Docker shutdown loop by setting restart policy to on-failure.

Source: llm_adapter@2026-06-04

Confidence: high

โ€”
Full changelog

๐Ÿ‡ฌ๐Ÿ‡ง English

๐Ÿš€ LoreKeeper 2.0.0: The Multi-Platform Release!

This is the biggest update to LoreKeeper yet. We have transformed the project from a purely containerized environment into a standalone desktop application, making it accessible to everyone without any complex setups.

โœจ New Features & Updates

  • Standalone Executables (Windows, Linux, macOS Apple Silicon): LoreKeeper is now a portable app. No need to install Node.js or configure servers. Just download the archive, extract it, and run the file to immediately enter your 3D library.
  • Global Export for AI (Markdown): We have optimized text extraction. You can now export an entire book into a single, clean, and structured .md file for a complete analysis of the whole book. It's the perfect format for feeding your local LLMs or importing into Obsidian and Notion.
  • Smart Docker Shutdown: Fixed a critical bug in self-hosting. We updated the docker-compose.yml restart policy to on-failure. Now, clicking the shutdown button from the UI will cleanly exit the container without it looping into a restart.
  • New Documentation: The README has been completely rewritten to clearly separate the easy installation (Portable App) from the advanced developer setup (Docker).

โš ๏ธ Important First-Launch Instructions

  • Windows Users: Since this is an open-source software without a paid digital signature, SmartScreen might block the first launch. Click "More info" and then "Run anyway".
  • macOS Users (M1, M2, M3 Chips): Due to Apple's "Quarantine" for unsigned apps, you must unlock the executable. Open your terminal in the downloaded folder and run these two commands before double-clicking:
    chmod +x lorekeeper-macos-arm
    xattr -cr lorekeeper-macos-arm
  • Intel Mac Users: Pre-built binaries for the older Intel architecture are not included in this release. Please use the Docker version.

๐Ÿ‡ฎ๐Ÿ‡น Italiano

๐Ÿš€ LoreKeeper 2.0.0: La Release Multipiattaforma!

Questo รจ il piรน grande aggiornamento di LoreKeeper ad oggi. Abbiamo trasformato il progetto da un ambiente puramente basato su container in un'applicazione desktop autonoma, rendendola accessibile a chiunque senza bisogno di configurazioni complesse.

โœจ Novitร  e Funzionalitร 

  • Eseguibili Standalone (Windows, Linux, macOS Apple Silicon): LoreKeeper รจ ora un'app portatile. Non serve installare Node.js o configurare server. Basta scaricare l'archivio, estrarlo e avviare il file per entrare subito nella tua libreria 3D.
  • Esportazione Globale per IA (Markdown): Abbiamo ottimizzato l'estrazione del testo. Ora puoi esportare un intero libro in un singolo file .md pulito e strutturato per un'analisi globale di tutta l'opera. รˆ il formato perfetto per alimentare i tuoi LLM locali o per l'importazione su Obsidian e Notion.
  • Spegnimento Docker Intelligente: Risolto un bug critico nel self-hosting. Abbiamo aggiornato la policy del docker-compose.yml su on-failure. Ora, cliccando il pulsante di spegnimento dall'interfaccia, il container si chiuderร  in modo pulito senza riavviarsi in loop.
  • Nuova Documentazione: Il README รจ stato completamente riscritto per separare nettamente l'installazione semplificata (App Portatile) da quella avanzata per sviluppatori (Docker).

โš ๏ธ Istruzioni Importanti per il Primo Avvio

  • Utenti Windows: Essendo un software open-source senza firma digitale a pagamento, SmartScreen potrebbe bloccare il primo avvio. Cliccate su "Ulteriori informazioni" e poi su "Esegui comunque".
  • Utenti macOS (Chip M1, M2, M3): A causa della "Quarantena" di Apple per le app non firmate, dovete sbloccare l'eseguibile aprendo il terminale nella cartella scaricata e lanciando questi due comandi prima di fare doppio clic:
    chmod +x lorekeeper-macos-arm
    xattr -cr lorekeeper-macos-arm
  • Utenti Mac Intel: I binari precompilati per la vecchia architettura Intel non sono inclusi in questa release. Vi invitiamo a utilizzare la versione Docker.

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track GabrieleTrovato01/LoreKeeper](https:

Get notified when new releases ship.

Sign up free

About GabrieleTrovato01/LoreKeeper](https:

All releases โ†’

Related context

Earlier breaking changes

  • v2.0.4 Replaces `books.json` with SQLite database using better-sqlite3.

Beta — feedback welcome: [email protected]