PhariaAI v1.260200.0

Release Version

v1.260200.0

Release Date

February 05, 2026

Availability

On-premise and hosted


PhariaAssistant

Availability

On-premise

  • Support for setting retention period for the Document translation functionality

  • Support for the Translation character limit adjustment via HELM charts

Bug Fixes

  • Voiceover didn’t pick up all the static text on the File upload popup.

  • A voiceover announcement added to notify users when a document is successfully uploaded in the Translation module.

  • A focus trap added to the Upload popup to keep it focused on the Select a document button after a file is removed.

  • Translation upload dialog didn’t announce drag and drop availability on upload button focus.

  • Landing page showed duplicate Text Assistant application when switching the localisation language from DE to EN

UI changes:

  • Changed the "Translate Document" button to "Translate document".

PhariaChat

Availability

On-premise

Added the ability to configure max_tokens for final answer requests.

Bug Fixes

Improved logging and error handling with full stacktraces for streaming errors, better inference error details, and fixed error handler bindings.

PhariaDataApi

Availability

On-premise

  • We patched the service to support encoding format (float or base64) etc. but we will passthrough the params going forward and delegate the parameter validation upstream to the vllm worker

  • Reranker template support in document-index-mcp

  • Provided mechanism to adjust visibility after creation

  • Enable public visibility for standalone search stores: users can now make a search store publicly accessible by linking it to a stage via the PATCH stage endpoint and setting that stage to public.​

  • Allow adding new filters to search stores: users can now append metadataSchema entries through the PATCH search store endpoint, limited to adding new filters (no updates or deletions supported yet).

PhariaIAM

Availability

On-premise

Helm chart now uses the common lib similar to other charts. In context of this some helm chart value overrides might need to be moved.

Other updates

  • Removed PhariaKernel service

  • Removed PhariaConductor service

  • Bug fixes and improvements

  • Security enhancements (CVEs)

  • Minor performance and stability fixes