This release includes breaking changes for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+11 more
ReleasePort's take
Moderate signalThe 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 summaryUpdates โจ Novitร e Funzionalitร , ๐ฌ๐ง English, and โ ๏ธ Important First-Launch Instructions across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| 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
.mdfile 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.ymlrestart policy toon-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
.mdpulito 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.ymlsuon-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
About GabrieleTrovato01/LoreKeeper](https:
All releases โRelated context
Related tools
Earlier breaking changes
- v2.0.4 Replaces `books.json` with SQLite database using better-sqlite3.
Beta — feedback welcome: [email protected]