๐ New Feature - Request History Export
Request history can now be exported to CSV, or retrieved through the Metadata API.
๐ค Updates to the Metadata API
The Metadata API now includes additional endpoints, allowing you to programmatically manage your files library, as well as retrieve your request history.
๐ Workspace Statistics Improvement
Workspace statistics on the workspace list page now only show live branches instead of all branches.
๐ New Team & RBAC Permissions
For those who manage a team of Xano developers or are using role-based access control in their Xano instance, you now have a readonly and a suspended state available to choose from when specifying permissions for your team members.
๐ฐ New Filters
Xano now supports new filters related to text character encoding.
detect_encoding - Detects the encoding on a text element
convert_encoding - Converts the encoding from one format to another
list_encodings - Lists all available encodings usable in the previous filters