Arion Release Notes

All released versions, newest first.

Download the latest Arion installer →

Arion 1.0.4 — May 12, 2026 · Index hygiene + clean-install hardening

SHA-256 — Arion-1.0.4-Setup.exe 455b7579d6749559ad22fc41c1c7a20cb5ea5dc610a99bb5c9b23e91a7b04700

1.0.4 is a focused bug-fix release. The big theme is keeping the search index honest about what's actually on disk — several cases where stale records lingered after files or directories were removed, or after an extension was toggled off, are now cleaned up on every scan.

Bug fixes

Under the hood

Arion 1.0.3 — May 2, 2026 · Side-loader + maintenance

1.0.3 closes the Family-Edition transcription promise from 1.0.1's release notes by introducing the on-demand side-loader, plus a handful of bug fixes surfaced during a structured QA pass.

New: on-demand transcription engine

The video and audio transcription engine (faster-whisper plus its native dependencies) is now an opt-in download from inside the app rather than bundled in the installer. Settings → Video & Audio shows a one-click Install Video & Audio Pack button when the engine isn't present; the download is ~65 MB and installs into a per-user shared location. The same engine serves Cadenzium and any future Chordalia products on the same machine, so you only download it once.

After install, restart Arion and tick Enable video & audio transcription — installing the engine and turning the feature on are deliberately separate steps. When a future Arion release ships an updated engine pack, the panel surfaces an Update Pack button automatically.

Bug fixes

Under the hood

Arion 1.0.1 — May 1, 2026 · Maintenance release

A focused maintenance release driven by a structured QA pass against 1.0.0. Every change in this release is a real customer-visible bug fix or UX improvement — no new features, no breaking changes for existing customers.

Bug fixes

UX improvements

Installation prerequisites

Tier 3 (Local AI) requires the Microsoft Visual C++ 2015-2022 Redistributable (x64). Most modern Windows machines already have it installed; if Settings → System Status reports a bundled-but-failed-to-load library, install vc_redist.x64.exe from Microsoft and restart Arion. CPUs from before roughly 2013 may also lack the AVX2 instructions required by the Tier 3 components.

Notable change for Family Edition

Video and audio transcription is temporarily unavailable. Arion 1.0.1 ships without the speech-to-text engine. The standard build no longer bundles faster-whisper and its native dependencies. An on-demand installer for the transcription engine — shared with Cadenzium and downloaded once per machine — is planned for 1.0.2. Until then, video (.mp4, .mkv, etc.) and audio (.mp3, .wav, etc.) files are skipped during scans on Family Edition. Settings → Video & Audio shows an explanatory note when the engine isn't installed.

Arion 1.0.0 — April 29, 2026 · Initial release

Arion 1.0.0 is the first public release. It indexes documents on your machine (and optionally your cloud storage) and gives you fast full-text search with optional AI question-answering — all under a clear single-tenant model where Chordalia Systems never sees your data. Indexing and queries either stay on your machine or, if you opt into Tier 2 cloud AI, talk to your own Azure account.

Editions

Search

File formats

Family+ features

Archive features

Platform and install

Planned for upcoming versions

These capabilities are on the post-1.0 roadmap and not in this release:

· OCR for image-only PDFs — a scanned receipt or photo-of-a-document is currently indexed by filename only. OCR support is the highest-impact feature gap and is being prioritized.

· Azure-side audio/video transcription (Tier 2) — currently transcription runs locally with faster-whisper regardless of search tier. An Azure Speech provider option is planned for customers who prefer cloud-side STT.

· Azure-side image description (Tier 2) — Archive's image description currently requires a local Ollama vision model. An Azure AI Vision option is planned for customers without a local GPU.

· Multi-provider cloud AI — beyond Azure OpenAI, support for OpenAI-compatible endpoints (Gemini, OpenRouter, and others).