release: v1.4.0 - maintenance system and Wiki.js API token auth
Build and Push / build (release) Successful in 29s

Features:
- Maintenance router with index reconciliation
- Bidirectional orphan detection (vectors ↔ graph)
- Wiki.js API token authentication

See CHANGELOG.md for full details.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2025-12-24 16:36:54 +01:00
co-authored by Claude Opus 4.5
parent 97bd52006f
commit 2c35aec179
2 changed files with 35 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "library-desk"
version = "1.3.3"
version = "1.4.0"
description = "Coordination service for The Library system - HybridRAG queries, document ingestion, entity extraction, and knowledge consolidation"
readme = "README.md"
requires-python = ">=3.12"