Skip to main contentLooking for older releases? See 2025, 2024, 2023, 2022, or 2021.
- Metadata API:
- Multidoc Export: Exporting a release as a multidoc now works correctly when environment variables and records are both enabled.
- Tenant Export: Exporting a release to metadata from tenant workspaces now completes without SQL errors.
- Workspace Export: The export tenant workspace endpoint now returns results reliably.
- Workflow Test Execution: Running workflow tests via the Metadata API now completes without function resolution errors.
- XanoScript:
- Language Server: Switch case comments are no longer flagged as errors, and default case descriptions now convert to XanoScript as expected.
- Language Server: The where attribute on table_trigger blocks is now parsed correctly without LSP errors.
- Language Server: Where clauses containing newlines no longer produce language server errors.
- Database Lock Handling: Setting an empty string as a lock value on db.get no longer causes a fatal error.
- Reliability & Performance:
- Database Connection Stability: Refactored schema logic preventing connection hangs affecting push, pull, unit tests, workflow tests, and isolated schema workspaces.
- Unit Tests: Unit tests now run reliably without unique violation errors.
- Workflow Tests: Workflow tests now complete successfully across different data sources.
- Database Integrity: Tables created via AI or API with duplicate field names are now deduplicated to prevent workspace-wide instability.
- Index Creation: Creating or updating indexes on tables with array-of-objects columns now works as expected.
- Static Content Deployment: First-time static content deployments on a release no longer produce SQL errors.
- Tenant Deploy Cleanup: Tenant deploys now properly clear async jobs, triggers, and related state to ensure a clean deployment.
- Debugger & Request History: Path URL parameter inputs are now correctly populated when launching the debugger from Request History.
- Dashboard: The Microservices Status page now loads correctly and no longer gets stuck on a loading spinner.
- Audit Logs: The audit log view for users with workspace logs disabled now loads as expected instead of displaying an indefinite spinner.
- API Documentation: API Group documentation now generates a valid OpenAPI spec, resolving scenarios where malformed specs caused 500 errors or invalid path schemas.
- Database & Metadata API:
- Column Renaming: The rename column endpoint now executes reliably and returns the expected result.
- Column Addition: Adding a column to a table now completes without triggering a continuous loading state.
- Schema Lookup: Fetching a specific schema by name now returns the correct result consistently across all environments.
- MCP Inspector:
- Column Renaming: Renaming a table column now completes without entering an indefinite loading state.
- Table Updates: Updating tables in a new workspace now completes as expected without hanging indefinitely.
- Spreadsheet Editor: Object array fields containing text values over 11k characters now save correctly.
- Query Builder: Greater-than and less-than comparisons with ‘ignore empty values’ enabled now work as expected.
- XanoScript:
- String Comparisons: String comparison conditions no longer have == true appended incorrectly on save.
- Multi-Condition Queries: Complex where clauses with multiple conditions now save without being rewritten to an invalid expression.
- Object Value Settings: Using a plus sign in object value settings now works as expected without triggering a regular expression error.
- Platform & Reliability:
- Async functions running over 5 minutes from a task pod now execute exactly once, preventing duplicate results.
- Manually running tasks now works correctly for all paid workspace tiers, including Tier 2.
- The Database Assistant and Logic Assistant no longer open automatically on every navigation. Both now respect the user’s last-set state.
- The API request chart now renders correctly when toggling performance tracking on or off.
- The Tenant Center active sort indicator now reflects the correct state.
- Creating a new workspace now completes without generating a console error.
- Users who navigate from the pricing page and opt out of a paid plan can now successfully create a free workspace.
- Tenant Center: Added a tenant list to the workspace overview page, making it easy to see which tenants are associated with each workspace. This view respects existing access controls, filtering out workspaces you don’t have permission to view — consistent with how Audit Logs work.
- XanoScript:
- Improved performance when processing large base64-encoded inline images within XanoScript.
- Object value settings now handle plus signs (+) as expected, ensuring configurations save and execute reliably.
- Reliability & Quality:
- Column visibility settings now persist as expected after editing a table’s schema via XanoScript, ensuring Hidden columns remain hidden.
- Improved the Tenant Impersonation experience: the exit button is now correctly labeled “Stop Impersonating” and returns users cleanly without errors.
- Environment variables can now be created and updated via the API, in addition to being read.
- Tenant Swagger API endpoints now return results reliably when valid data is present.
- Metadata tokens scoped to tenantcenter:backup now grant access to the backup endpoint as expected.
- Tasks: Improvements to task debugging with new support for task process PID and memory usage.
- Metadata API: Resolved scenarios where Metadata API tokens were unable to grant proper access to backup resources.
- RBAC:
- Resolved an issue that could cause users with update, read, and create permissions to be unable to perform bulk edits on environment variables in workspace settings and tenant environment variable panels.
- Resolved an inconsistency with new permissions on Activate Run & Debug from Request History.
- Run & Debug: Improved handling of sensitive fields in logging.
- Database: Resolved an issue where a failed unique index creation was still being applied to the table.
- Tenant Center: Resolved an issue where changing a function to async was not being reflected when comparing two releases in the Tenant Center.
- Webflow Plugin: Improved stability for the Webflow Plugin.
- Snowflake Integration: Added native Snowflake direct query support, enabling users to run queries against Snowflake data warehouses directly within Xano’s function stack alongside existing database connectors.
- Instance Down Alerting: Introduced automated email alerts to notify instance administrators when downtime is detected, including recommended resolution steps such as hard restarts, storage expansion, and plan upgrades.
- Run and Debug from Request History: Added the ability to open any past API call from the Request History directly in Run & Debug, with inputs pre-populated from the original request.
- Tenant Proxy Support: Introduced proxy URL configuration for tenant environments, allowing requests to be forwarded from an existing tenant URL to a new one. This simplifies tenant migrations by removing the urgency of immediate URL cutover, with minimal additional latency added during the transition period.
- Connection String Variable and Filter Support: Enabled variables and filters to be used within connection string fields for External MySQL, PostgreSQL, and Oracle Query statements, replacing the previous requirement to hard-code connection strings as string literals.
- XanoScript: Delivered ongoing enhancements and stability improvements across the scripting engine.
- VS Code Extension: Implemented performance improvements and resolved various bugs. Change Logs
- UX Enhancements:
- New Onboarding Experience: Introducing a revamped onboarding experience for new users that streamlines the process of starting to build in Xano.
- RBAC UI Enhancements: Delivered comprehensive improvements to the Permissions page, including multi-select filter dropdowns for Members, Roles, and Workspaces with removable chips and a clear-all option. Wizard flows for managing team roles, cloning permissions, and bulk management now include search inputs with filter pass-through.
- Tenant Center: Implemented bug fixes for deployments.
- Streaming Output: Delivered performance and stability improvements for querying all records.
- XanoScript: Delivered ongoing enhancements and stability improvements across the scripting engine.
- Tenant Center: A centralized way to create and manage multiple tenants with data, resource, and regional isolation as needed — making it easy to support CI/CD workflows, customer-level isolation, controlled releases, and data residency requirements. Available with Custom Plans.
- Essential plan: A new entry plan for building and running serious, production-grade apps and agents on Xano.
- XanoScript: Delivered ongoing enhancements and stability improvements across the scripting engine.
- VS Code Extension: Implemented performance improvements and resolved various bugs. Change Logs