Skip to main content
Looking for other years? See 2026 (latest), 2025, 2023, 2022, or 2021.
v1.63.2 - Patch
December 12, 2024
  • Database Triggers: Improved overall triggers performance and efficiency.
  • Run Interface Enhancement: Added ability to pin panels within the accordion interface of the run flow. Additional run flow improvements included in this patch.
  • Reference Filter Fix: Resolved an issue where combined filters were not being properly applied to referenced tables.
  • Quick Search Update: Integrated workflow testing capabilities into quick search functionality.
v1.63.1 - Patch
December 7, 2024
  • Performance fix: Expression playground was experiencing slowness when referencing large payloads from a previous Run session.
  • Bug fix: The new design for Query All Records accidentally swapped the conditional and join blocks causing some confusion to users who were familiar with the original order. This order has been switched back to keep things consistent, while still keeping the new UI.
v1.63 - Release
December 5, 2024
  • Enhanced Run & Debug: Enjoy a completely revamped Run & Debug interface with sub-path autocompletion and better expression context for a smoother debugging experience.
  • Monitor Memory Usage: In your resource usage graph, you can now toggle between CPU and Memory (RAM) metrics for greater visibility into how your instance is performing.
  • Keyboard Navigation: Boost your productivity with full keyboard support! Navigate the function stack, add, remove, edit, and comment — all without touching your mouse.
  • Workflow Testing: Test entire workflows, including API endpoints and custom functions, ensuring your database state stays accurate throughout.
  • UI improvements: The function stack and input forms have been refreshed for a cleaner and more seamless user experience.
v1.62.3 - Patch
November 12, 2024
  • Trigger Fix: Resolved an edge case where deleted filtered columns prevented triggers from running.
v1.62.2 - Patch
November 6, 2024
  • Fix Xano Link: Actions and their registries are now included in workspace import and export processes.
  • Action Performance Boost: Actions now load faster with improved caching behind the Xano CDN.
  • Minor Bug Fixes: Resolved several minor issues related to Xano Actions.
v1.62.1 - Patch
October 23, 2024
  • Improved Actions: Enhancements to the UI and UX of the Actions interface for a smoother experience.
  • Action Search: Easily search and import actions from your project or verified sources directly into your function stack.
v1.62 - Release
October 9, 2024
  • External DB Connector: You can now send SQL requests to external databases, including Postgres, MySQL, Microsoft SQL Server, and Oracle, directly from your function stack.
  • Database Filter Update: Filters in database tables now support case-insensitive searches, with enhanced REGEX functionality.
  • Function Request History: We’ve redesigned the function request history filters, introducing quick filters that allow you to save your filter settings for easier access.
  • Actions: Something exciting is in the works! Full details will be announced at No Code Summit 2024.
v1.61.2 - Patch
September 18, 2024
  • Improvement: Clarified the discount amount and frequency during onboarding when using a discount code.
  • Bug Fix: Resolved several UI and UX issues in the new function stack comfortable view.
  • Bug Fix: Fixed multiple issues with the function runtime snapshot.
  • Bug Fix: Resolved an issue with the database patch functionality when using arrays.
  • Bug Fix: Fixed an issue where asynchronous functions could only access the live database schema.
  • Bug Fix: Addressing an edge case where branch merge would require multiple tries.
v1.61.1 - Patch
September 13, 2024
  • Dense & Comfortable View: Restored and improved the comfortable view in the function stack.
  • Unit-Test for Authenticated API: Added unit test support for authenticated API endpoints.
  • Password Manager Overlay Fix: Resolved an issue where the password manager overlay appeared in the table view without an opt-out option.
  • Bug Fix: Resolved an issue where the array push variable was incorrectly displayed as HTML.
  • Bug Fix: Fixed an issue preventing certain API endpoints from appearing on the dashboard.
  • Bug Fix: Address an issue with white spaces with the Ok filter.
  • Bug Fix: Environment variables were not properly supported within an async function.
v1.61 - Release
September 11, 2024
  • Copy-Paste Functions: You can now copy and paste functions directly from your function stack.
  • Unit Testing with One-Click Generation: Quickly generate unit tests from the run and debug interface.
  • Asynchronous Function Execution: Run your custom functions asynchronously for improved performance.
  • Statement Explorer: Easily find specific statements across your entire workspace.
  • Quick Variable Search: Use the $ prefix for faster variable name search.
  • Database Queries Enhancements: Added support for patch record, bulk patch, update, and delete queries.
  • Performance Insights: View average runtime for your API requests and custom functions.
v1.60.5 - Patch
August 27, 2024
  • Bug fix: Metadata API was not honoring the live branch when no branch header was present (when not using the default v1 branch as live).
  • Improvement: Additional updates to analytics consent policies.
v1.60.4 - Patch
August 20, 2024
  • Bug fix: Fix for the “Referenced By” panel — no longer letting the user navigate to the referenced by component.
  • Improvement: Updated analytics consent policies based on regional privacy requirements.
v1.60.3 - Patch
August 8, 2024
  • Bug fix: Fix an edge case issue with Redis running out of storage under high traffic.
  • Bug fix: Fix an issue where editing an existing addon would display the variable type incorrectly.
v1.60.2 - Patch
July 31, 2024
  • Improvement: Improve the filter to expression converter performance on string parsing.
  • Bug fix: Fix column creation in table issue where you couldn’t easily create a one to many reference.
  • Bug fix: Ensure description box is displayed when editing an input on an endpoint.
v1.60.1 - Patch
July 18, 2024
  • New feature: Added bulk delete function allowing you to delete multiple records at once using a query conditional.
  • Bug fix: Fix issue with run and debug losing cached input values after editing functions stack.
  • Bug fix: Address an issue where table column filter would not appear on the form.
  • Bug fix: Address an issue on database row generation where min and max value were never valid.
  • Bug fix: Address an edge case issue were a few jobs would fail after a branch fork.
  • Bug fix: Address an edge case where some clusters would not get accurate resource graph values.
  • Bug fix: Address an issue with data generation on imported reference tables.
  • Improvement: Prevent user from changing database column from a scalar (single value) to a list to prevent data loss.
v1.60 - Release
July 15, 2024
  • Search and Command: Quick way to find document, navigate and launch commands. Use Cmd+K for any search and command or Shift+Cmd+K for the direct command access.
  • Server Side Streaming Support: Stream your response from AI external APIs in the function stack.
  • Expression Editor: Create your expression in a dedicated environment with documentation and a playground to learn.
  • Xanoverse Generators for DBO Table: Generate new rows on the fly for your table.
  • Release Track Preferences: Control when the new release is deployed on your instances.
  • Resource Usage Monitoring: See resource consumption on a larger time window.
  • Microsoft Entra ID: Add support to allow group access via Microsoft Entra ID to instances.
  • Improvement: Pin the toolbar to the top of the screen in function stack.
  • Improvement: Add function filter should be keyboard interactive and forgiving.
  • Improvement: Cleanup Create/Edit Table Column and Create/Edit Input.
v1.59.2 - Patch
June 3, 2024
  • Improvement: Simplified onboarding flow to properly handle users wanting to have authentication endpoints created easily like previously done via our legacy jumpstart workflow.
  • Bug fix: Disconnection issues with ncScale.
  • Bug fix: The object spread operator within an expression was ignoring other keys after it with the same keys.
v1.59.1 - Patch
May 31, 2024
  • New feature: Save run&debug parameters (inputs & auth token) across sessions for a better user experience.
  • New feature: Add the branch name to your available environment variable as $branch.
  • Improvement: Store Realtime messages in history (up to 1,000 messages) with easy retrieval for channel listeners (default to off).
  • Improvement: Ability to delete or revoke a Realtime hash.
  • Improvement: Reduced pricing for Database Connector.
v1.59 - Release
May 22, 2024
  • Websocket Realtime Support: With conditional transformations via triggers.
  • pgvector Support: Native vector database support.
  • Datasource Migration Workflows: Easily copy data between datasources.
  • “Set Data Source” Statement: Force a data source outside of using the x-data-source header.
  • Azure Blob Storage: Function stack statement collection to manage external files hosted on Azure.
  • Improvement: The “reference by” panel within the table details now has additional filters to narrow your search when debugging.
  • Improvement: New onboarding experience and updated UI.
  • Column Resize to Fit: Double click on the resize indicator to automatically resize the column to the relevant data.
  • Sensitive Data Flag: Marking data as sensitive will mask it within request history.
  • Bug fix: Tasks not properly running sometimes when request history was disabled.
  • Bug fix: Triggers executed from a specific data source had their database operations always using the live data source. Now it will match the trigger source.
v1.58.1 - Patch
April 8, 2024
  • Improvement: Metadata API now labels which branches are being used as a backup.
  • Improvement: CSV Stream now supports optional arguments for separator, enclosure, and escape value.
  • Improvement: Performance warning when draft count is too high and slowing down development.
  • Improvement: New documentation around triggers.
  • Bug fix: Redis wasn’t properly clearing existing data after an instance restore.
  • Bug fix: Debugger issues when using function middleware.
  • Bug fix: Misc fixes around division by zero and using incompatible types on array functions.
v1.58 - Release
April 4, 2024
  • Trigger Support: For database table events and workspace events.
  • Self Serve Backup and Restore: Now supported through the instance panel.
  • “Open as Card” Support: Within the spreadsheet editor to allow you to make all edits to a database table row at once.
  • Improvement: Request history now has support for granular controls as to how much data should be logged — none, 100, 1,000, 10,000, or all statements. These settings are available as defaults on the branch and can be overridden on a per object basis.
  • Improvement: We’ve added support to update your invoice details on the billing page for future invoices.
  • Maintenance Tab: The maintenance tab on the instance panel now has support for monitoring storage for request history within the database and Redis cache. It also has the ability to manually clear out this temporary storage vs waiting for it to expire.
  • Improvement: New design and improved utility with bulk tagging and action support for database tables, middleware, APIs, functions, addons, and tasks.
  • Improvement: Text fields now support an optional format value to provide improved support for editing different types of content (i.e. html, xml, yaml, etc).
  • Improvement: We now support modular theming for dark/light mode.
  • Improvement: Auto-complete gets superpowers once a debugging session has been done, which lets you easily traverse the results of API responses.
  • Improvement: Edit support while using debugger. It is now possible to edit functions whilst debugging. After changes, a prompt instructs the user to trigger re-execution.
  • New avg Filter: Provides the average value from an array of numbers.
  • Import/Export: Database and branch schema is now available via the Metadata API.
  • Branch Deletion: Ability to delete branches through the Metadata API.
  • Algolia Support: We now have function stack support to interface with Algolia.
  • Improvement: Our Webflow integration has now been migrated over to their V2 API.
  • Improvement: Concise error messages. When APIs are called, errors returned to the caller now provide minimal detail. The debugger continues to provide all error details.
v1.57.1 - Patch
March 12, 2024
  • New feature: Biller role so admins can provide billing only access to invoices through the instance panel.
  • Improvement: Run&debug performance fix for displaying extremely large text inputs.
  • Bug fix: Open code editors were not changing colors when switching themes and required a reload.
  • Bug fix: Pre/post middleware was missing timing details in run&debug.
  • Bug fix: Xano Link regression with auto-including dependencies on API queries.
  • Bug fix: APIs with invalid UTF8 inputs were causing trouble with request history.
v1.57 - Release
March 9, 2024
  • Dark Mode Support.
  • Geo Address Location Support within function stack.
  • Elasticsearch Support.
  • Improvement: New bulk processing improvements for high volume requests.
v1.56 - Release
February 28, 2024
  • The Xano Debugger got a complete overhaul!
  • UUID Support for primary keys.
  • Zip Support within your function stack.
  • Ask AI: Within the product to help assist you with your questions.
  • Enable/Disable Support on API groups and API queries to temporarily turn them off/on.
  • Improvement: More flexible escaping options for direct query.
  • Improvement: Bug fixes for middleware.
v1.55.2b - Patch
January 25, 2024
  • New array operators.
  • Negative array indexes.
  • New expression filters.
  • Higher order filters.
v1.55.2 - Patch
January 18, 2024
  • Middleware is now in beta!
  • Diff comparison on version history as well as diff previewing during a merge.
  • Function request history and the ability to disable history for any reason on a per api/function basis.
  • Improvement: New support to restrict swagger documentation with an access token.
  • RBAC Support: Restrict access to live data sources.
  • Improvement: Easily enable/disable response elements just like function stack statements and filters.
  • Publish spreadsheet sharing now supports edit mode.
  • Database schema metadata is now available through the function stack.