PhariaAI v1.251000.3
Release Version |
v1.251000.3 |
Release Date |
October 29, 2025 |
Availability |
On-premise and hosted |
PhariaAI stack updates
Bug fixes
For PhariaAssistant:
-
Fixed reference panel display issues.
-
Improved handling of uploading and querying long documents.
-
Fixed message ID export for conversation feedback analysis.
Security, performance, and stability improvements
For PhariaAssistant:
-
Optimized queries and database session configurations to handle higher chat loads.
Added Helm chart configuration options for database connection pooling:
PHARIA_CHAT_DB__POOL_HAS_PGBOUNCER=false
PHARIA_CHAT_DB__POOL_SIZE=30
PHARIA_CHAT_DB__POOL_RECYCLE_SEC=300
PHARIA_CHAT_DB__POOL_TIMEOUT_SEC=5
Frontend and UX updates
For PhariaAssistant:
-
UI changes:
-
Fixed pagination in Collections.
-
Fixed deleting Collection functionality.
-
Set up a feature flag for Collections.
-
-
Accessibility fixes:
-
Changed the loading symbol to meet a minimum contrast ratio of 3:1.
-
Hid the non-accessible snackbar behind the modal on 400% zoom.
-
Fixed screen reader behavior for snackbar messages (previously announced as a one-item list; now announced individually).
-
Fixed accessibility issues on the 404 page.
-
Improved the hierarchy in the collapsed sidebar so that screen readers announce section names correctly.
-
Added screen reader notifications to indicate when document translation starts and finishes.
-
Linked the upload error message to the corresponding button to improve screen reader navigation.
-
Added screen reader notifications to announce the start and completion of document translation.
-
-
Removed app descriptions from the Apps page.
-
Added "Edit" and "Chat" buttons on Agent cards.
-
Added a "Built-in apps" category group label in the sidebar when the "Custom apps" group is hidden.
-
Made the sidebar resizable by allowing users to adjust its width using the right edge.
-
Added tests and tracking to Timebot.
For PhariaStudio:
-
Improved UI/UX for evaluation pages, including resizing, expanding, and sorting of columns. Also, added the search functionality to them.
Other updates
-
PhariaInference API now maps
HTTP 429responses from external APIs toHTTP 503 QUEUE_FULLinstead ofHTTP 500. -
Fixed issues related to long context processing and context transfer between tasks for
pharia-numinous.
For Inference Worker:
-
Added Helm value configuration support for:
-
Deployment sidecar definition.
-
Deployment runtime class.
-
Custom deployment configuration for volumes and volume mounts.
-