Version 2023.11.4
What's new
Ability to perform an exact name search for access roles
- Customers that manage access roles via the functional APIs, now have the ability to search by name (see also the API documentation) via two mechanisms:
- Partial, this is the default and acts the same as previously. This search is case-insensitive and matches when the queried name is found, partial or complete.
- Exact, this is a newly introduced method. This search matches when the exact case-sensitive name is found.
What's improved
Increased width of drop-down lists (group selection)
- We increased the maximum width of a drop-down list when selecting groups. Long group names, especially when the first characters are the same for some, are now easier to find.
Was this page helpful?