Changelog

SOSA DevOps release history.

v1.0.1Current release2026-05-26

Privacy Filter: multilingual PII hardening

  • +UAE Arabic detection fixed โ€” Emirates ID, mobile phone, office phone, TRN, and TIN now correctly detected in natural Arabic sentence structures
  • +Build tooling hardened โ€” Vite and TypeScript invoked via node directly, removing dependence on .cmd shims absent on some Windows environments
  • +Native-language regression tests added for UAE (Arabic), Norway (Norwegian Bokmรฅl/Nynorsk), and Thailand (Thai) country layers

Country layers remain off by default. This update improves accuracy when they are enabled.

v1.0.02026-05-23

Initial public release

  • +Local AI runtime via Ollama โ€” run open-weight models on your own hardware
  • +Privacy Filter โ€” on-device PII detection and redaction (GLiNER + Presidio)
  • +Audit Vault (Vault A) โ€” tamper-evident SHA-256 chain-sealed event log with PDF export
  • +Interaction Log (Vault B) โ€” full session history, searchable, exportable
  • +External provider routing โ€” Claude, Kimi, DeepSeek (chat); Brave Search, Tavily (web search)
  • +Persona system โ€” named AI personas with per-session overrides
  • +RAG engine โ€” local document indexing and semantic search
  • +Session management โ€” create, rename, archive, restore, export
  • +EU AI Act compliance layer โ€” consent overlay, risk-tier tagging, AI disclosure
  • +Thailand PDPA alignment โ€” local processing, no outbound data transfer by default
  • +Auto-updater โ€” Ed25519-signed updates via Cloudflare R2
  • +21-language UI โ€” full translations for all interface text
  • +Windows 10 / 11 (64-bit)