improved

Authentication API: More informative error codes

The error codes returned when user authentication fails now offer more detail about potential login issues.

added

Search API: Search for assets in virtual folders

You can now use the Search API to return information about asset references in virtual folders by setting the parameter includeAssetsWithVirtualPaths to true.

added

Search API: Choose whether to encode returned URIs

Encoded URIs can be rendered in a web browser. Unencoded URIs do not need to be manually decoded when making requests.