Release Notes 2025.6

The 2025.6 release introduces one new feature and one fix.


FEATURE: Preserving RuleException in Nested Validation Flows

Validation flows now preserve original RuleException messages even when nested inside functions like AS:LookupValue. This enhancement ensures that detailed and user-friendly validation messages are correctly surfaced to the frontend, improving debugging and user feedback.

FIX: Some fields were auto completed by Chrome

Fixed an issue where Chrome was mistakenly auto-filling certain form fields in the application. Now autocomplete for these inputs is disabled.

Version 2025.6.1.3891

FIX: Login fails in Azure Docker stack

Fixed an issue in 2025.6 where apps deployed via Docker on Azure were redirected to http instead of https during authentication. Improved proxy handling to ensure correct secure protocol usage.