PhariaAI v1.260400.0

Release Version

v1.260400.0

Release Date

April 01, 2026

Availability

On-premise and hosted


PhariaAssistant

Availability

On-premise

Features

  • Added a 1-minute timeout for file upload polling in the Translation feature; if the timeout is reached, the user is offered an option to restart the process.

Bug Fixes

  • UI: Fixed an issue where a blank/white screen was shown when the application API was temporarily unavailable (e.g. during pod restarts); users are now shown an informative error message instead.

  • UI: Fixed an issue where users with an expired or invalid session token were shown a blank page; users are now shown a clear error page with guidance to contact their administrator.

  • UI: Fixed an issue with incorrect font rendering in the Assistant.

  • Content: Updated the licence information in the About section to correctly reference Llama 3.3 instead of Llama 3.1.

  • Backend: Fixed the Translation feature returning errors for non-admin users (Pharia OS) by adding the required ExecuteJobs permission to the deployment configuration.

PhariaChat

Availability

On-premise

Features

  • Helm serviceMonitor TLS: Use pharia-common serviceMonitor template for TLS config

PhariaDataApi

Availability

On-premise

Features

  • Add open-telemetry tracing across qdrant_collection_initializer

  • Add "application/msword" and "application/vnd.ms-powerpoint" mime-types to transfomers.json

  • Improved file validation in workflows

Bug Fixes

  • Soft deleted stages never got soft deleted

Document Index

Availability

On-premise

Improvements

  • Reduce risk of OOM issues in indexing step

  • Added GET /search_stores/{search_store_id}/documents/{document_name}/status endpoint

Pharia IAM

Availability

On-premise

Improvements

  • Improved openfga performance - openfga caching and limits have been adapted for better throughput and restricted memory usage. This mainly affects list queries when checking for accessible resources.