Allow API key authentication in /api/v1/roles endpoint (UNI-9269)
Bug fixes:
Filter value field no longer shows "true" or "false" when switching from "is empty"/"is not empty" to text-based operators like "contains" or "starts with."(UNI-9206)
Dynamic path variable is now automatically populated when adding a dynamic node in the Project Map. Previously, switching the segment type to "Dynamic" before entering a node name would leave the path variable field empty, requiring manual input. (UNI-6781)
Fixed an issue where icons were not rendering in Mesh SDK applications. (UNI-7854)
Users with optional fields that have regex validation will no longer see validation errors when leaving those fields empty. (UNI-5941)