Skip to main content
v2.0 - Release
October 22, 2025
  • XanoScript [Beta]: Introduced XanoScript, a scripting language for backend data and logic. Features include a text editor, UI, language server, packaged actions, and bug fixes for enhanced developer productivity.
  • Visual Canvas: Launched a node-based visual data flow editor for constructing workflows with operators, dependencies, and decision logic in a graphical interface.
  • Logic Assistant [Beta]: Released the Logic Assistant with chatbot UX, enabling users to describe logic in plain language for AI-generated XanoScript code. Improved prompt iteration.
  • VS Code Extension: Added a native Visual Studio Code extension for direct Xano backend connection, account creation, and IDE integration (VS Code, Cursor, Windsurf). Includes instructions for leveraging IDE-integrated LLMs (Copilot, etc.) to accelerate backend development with AI guidance.
  • Metadata API & MCP Logic Layer Support: Enhanced Metadata API and MCP Server to support backend building outside Xano using preferred IDEs or AI tools.
  • XanoScript Diff Experience: Implemented a Git-style diff viewer to compare backend changes before publishing, merging, deploying, or reverting.
  • Expanded Starter Template for New Users: Upgraded onboarding with core tables, new send email statement, expanded auth API endpoints (including reset password flow), event logging APIs, and an example Agent chatbot.
  • Agents Free Credits: Provided limited free Gemini credits via a test key per workspace, allowing new users to try Agents without external API keys.
  • Frontend Static Hosting Deployment: Enabled deployment of frontend static hosting, integrated with VS Code Extension for frontend code syncing.
  • Git Sync Integration: Added one-way push to export workspace as XanoScript to a Git repository upon publish, and frontend sync to pull code from a selected Git repository and deploy to Static Hosting.
  • Lambda Functions Private NPM Support: Introduced authentication for private NPM registries via query parameters or environment variables for seamless package installation.
v1.70.4 - Patch
September 30, 2025
  • AI Workspace Generation Fix: Resolved an issue preventing workspace generation through AI in staging and production environments.
  • Connection Pool Disable Support: Added support to disable connection pooling via license configuration for enhanced flexibility.
  • UUID Filter Error Fix: Corrected errors in the “Filter” feature when using UUID and UUIDv7 fields.
  • Action Publishing Regression Fix: Fixed a regression causing errors during action publishing.
  • Endpoint Timeout Resolution: Addressed customer endpoint timeouts triggered during horizontal pod autoscaling.
  • Workflow Test Method Display Fix: Corrected an issue where GET endpoints displayed as POST methods in workflow tests.
v1.70.3 - Patch
September 18, 2025
  • Middleware Audit Logs Fix: Middleware creation are now properly captured in audit logs.
  • MCP Server Stability: Resolved frequent error responses from Xano MCP server.
  • Updated MCP SDK to version 1.17.5.
  • Middleware Merge Fixes: Corrected issues with branch settings and “referenced by” references.
  • Release Track Date Fix: Fixed incorrect dates displayed in the release track timeline.
  • Database Security: Addressed a potential XSS vulnerability in the database interface.
  • Branch Merge Error Fix: Resolved a map is not a function error during branch merges.
  • MCP Streaming Fix: Fixed SSE/Stream errors when running MCP tools.
  • Agent Prompt Editor Fix: Structured Output configurations are no longer deleted when prompts are updated.
  • API Example Response Fix: Corrected “Set Example Response” application.
  • Redis Usage Optimization: Reduced excessive Redis usage and bandwidth.
  • Performance Insights Improvement: Reduced Redis memory usage (old history deleted due to new data format).
  • Async/Await Fix: await statement now works properly with tenants.
  • Tenant XDO/SQL Fix: Automatic migration from XDO to SQL during tenant deploy.
  • Tenant Deployment Message: Error message now shown when tenant deploy fails.
  • Triggers Improvements: Backend fixes to improve performance and reliability.
v1.70.2 - Patch
August 28, 2025
  • Performance Insights: Backend optimization, large loop UI tracking, console error fixes.
  • Metadata API: Added tenant-level read-safe endpoints, column fix, schema guardrails.
  • Vector Index Fix: Resolved insert errors on embedding columns.
  • Database Triggers Fix: Prevented double trigger execution.
  • Instance Activity Chart: Added 1-minute increments for charts under 24h.
  • Nullable Values Deployment Fix: Corrected issues deploying nullable values to tenant/datasource configs.
  • Database Version History Fix: Fixed “Invalid name” errors when restoring versions.
  • Downgrade Stability Fix: Prevented repeated failures during plan downgrades.
  • Middleware Input Fix: Multiple endpoint inputs now appear correctly.
v1.70.1 - Patch
August 20, 2025
  • HDS Compliance Add-on (Paid Upgrade): Ensures confidentiality and localization of health data.
  • Tenant Management: Deploy timestamps, clearing records fix, impersonation access fixes, request history permission fixes.
  • Query/Index Fixes: Resolved errors with rank eval, vector index errors, and database recovery vector queries.
  • Agent System Prompt Settings: Prevented API key/model reset when updating system prompts.
  • Database Trigger Execution Fix on certain tables.
  • Database Assistant Button Fix in lower-right corner.
  • Snippets Loading Fix on home page and multi-branch workspaces.
  • Audit Logs Fix for server/agent summaries.
  • Workflow Test Error Fix (500 fatal error).
  • Performance Insights UI Flicker Fix.
  • Upgrade MCP SDK to version 1.15.1.
v1.70 - Release
August 12, 2025
  • Performance Insights: Identify slow operations.
  • Audit Logs (GA): Clear, searchable user-level logs.
  • Agents Improvements: Added Call Tool, triggers, context/messages, snippets support, and UX updates.
  • Data Transform Statements: Array Map, Partition, Group By, Difference, Intersection, and Union.
  • Switzerland Data Center Region added.
  • Descriptions for IF/ELSE blocks in conditional statements.
  • Default Payment Method Fix.
  • Snippet Installation Fix.
  • Environment Variable References visibility added.
v1.69.4 - Patch
July 24, 2025
  • Task Execution with Add-ons Fix.
  • Request History Maintenance Fix for enterprise instances.
  • Playground Modals Stability Fix.
  • Bulk Add for Case Table Fix.
v1.69.3 - Patch
July 16, 2025
  • Function Publishing Selection Fix.
  • Function Stack UI Rendering Fix.
  • Xano Expressions UI Fix with template engine statements.
v1.69.2 - Patch
July 15, 2025
  • Run & Debug Freeze Fix.
  • Tenant Center Visual Bug Fix.
  • Storage Calculation Display Fix.
  • Query All Sorting Fix.
  • Table Content Export/Import Fix.
  • Agent Version History Fix.
  • Geo Field Query Fix.
v1.69.1 - Patch
July 2, 2025
  • Instance Upgrade Error Fix.
  • Coupon Removal Fix.
  • Billing Page Navigation Improvement.
  • Workspace Cloning Fix.
  • Workspace Import/Export Fix.
  • MCP Trigger Navigation and Visibility Fixes.
  • Build Account Trigger Access Fix.
  • Non-Nullable Column Error Fix.
  • Query Result in Conditional Fix.
v1.69 - Release
July 1, 2025
  • New Pricing Plans: Starter and Pro plans plus updated Launch & Scale plans.
  • AI Agents and Tools launch for reusable AI capabilities.
  • Database Setup Shortcuts for tables and sample data.
  • Global Workspace Statement Search Enhancement.
  • Autocomplete Improvements for database fields.
  • Task Frequency Display.
  • Action Search Fix.
  • Null Date Handling Fix.
  • Enterprise Multi-Tenancy Fixes.