Arkivra v0.1.0-beta.1
Pre-release
Pre-release
Arkivra's first public beta provides the main self-hosted document workflow and a versioned multi-platform Docker image.
Included
- Vaults, folders, tags, document metadata, version history, trash, and recovery
- Content extraction through Docling and PostgreSQL-backed full-text search without an AI provider
- Optional semantic search, document chat with citations, and English/German PDF translation
- Vault-centric roles, platform administration, authentication options, activity records, and audit records
- Encrypted stored originals and extracted assets, plus encrypted backup archives containing the database dump and stored files
- Docker images for AMD64 and ARM64 published as
ghcr.io/jasnan/arkivra:0.1.0-beta.1
Beta notes
- Document chat is usable but continues to be refined; PDF translation is experimental.
- PostgreSQL rows and derived data—including extracted text, metadata, chat history, embeddings, audit records, and job state—do not receive application-layer encryption from Arkivra.
- Docling is required for document parsing and full-text search even when optional AI providers are disabled.
- Use the fixed image version, preserve deployment secrets, and test backup and restore procedures before storing important documents.
Review the quick-start guide, Docker Compose deployment guide, and privacy and security guide before deploying.
Full changelog: https://docs.arkivra.app/changelog/