v1.27.0 Release notes
Release date: 28/11/2025
Highlights of Version 1.27.0
Platform
API Enhancements
Added a new endpoint for filtered configurations, enabling more efficient querying and retrieval of configurations based on specific filter criteria.
This improves integration workflows and allows external systems to request only the data they need.
Form Validation Fixes
Fixed an issue where text inputs were not correctly marked as required when
allowEmptywas set to false.
Validation now behaves as expected, ensuring consistent enforcement of required fields.