Skip to content

Tagvico AI v3.1.0

Choose a tag to compare

@arturict arturict released this 23 Jul 12:47
c5d3d94

Tagvico AI v3.1.0

Tagvico 3.1 is a reliability and product-coherence release. It does not change
the core promise of v3: Paperless remains the document system of record, model
reads are permission-aware, and every Companion write waits for approval.

What changed

  • One green React interface now covers Actions, Ask Tagvico, Automation,
    Review queue, Activity, Recovery, Manual processing, Setup, and Settings.
  • Navigation names describe user jobs instead of internal operating concepts.
  • Ask Tagvico shows redacted research/tool activity and offers only configured,
    live-discovered models. The document-automation model remains the default.
  • Paperless instance discovery is back in Settings.
  • Tag library can propose duplicate-tag merges. Every merge is approved
    separately and executed as an explicit document-move phase followed by a
    verified source-tag deletion phase.
  • The Docker image includes the matching versioned docs at /docs/;
    /documentation points to the same local copy.
  • Loading paths have timeouts, partial results, retry actions, and stable error
    states instead of permanent skeletons.
  • App, docs, and landing use the Tagvico icon and shared green visual system.

Upgrade

Back up tagvico_ai_data, pin the immutable 3.1.0 image after the release is
published, and start in Review first mode. Open /docs/, test the Paperless
connection, load the configured provider's live model catalog, and process one
non-sensitive document before enabling Automatic mode.

No destructive settings migration is required. Existing .env keys remain the
compatibility persistence layer while the typed Settings API writes validated
partial updates.