---
title: "Release notes & changelog | SurrealDB"
description: "Keep track of the notable updates, improvements, and bug fixes for every SurrealDB database release in chronological order."
url: https://surrealdb.com/releases
---

# Releases

Browse SurrealDB releases by version line. Each page collects every patch in a minor series, from first beta through to the latest stable.

[Latest stable: 3.2](https://surrealdb.com/releases/3.2)

1. ![Babcock](https://surrealdb.com/assets/static/babcock.lo4rnVg1.svg)
2. ![ING](https://surrealdb.com/assets/static/ing.X3I6S3_V.svg)
3. ![British Airways](https://surrealdb.com/assets/static/british-airways.KEsZiwV-.svg)
4. ![Nvidia](https://surrealdb.com/assets/static/nvidia.DaIEuMil.svg)
5. ![Apple](https://surrealdb.com/assets/static/apple.D5pq4flY.svg)
6. ![SpaceX](https://surrealdb.com/assets/static/spacex.CQJEk-IL.svg)
7. ![Samsung](https://surrealdb.com/assets/static/samsung.CH-vQgnb.svg)
8. ![adidas](https://surrealdb.com/assets/static/adidas.DdTC5qhk.svg)
9. ![Tencent](https://surrealdb.com/assets/static/tencent.paQmLxyy.svg)
10. ![Alibaba](https://surrealdb.com/assets/static/alibaba.B16idgfM.svg)
11. ![PolyAI](https://surrealdb.com/assets/static/poly-ai.c3w_fAg6.svg)
12. ![Later](https://surrealdb.com/assets/static/later.Ds736jFO.svg)
13. ![Verizon](https://surrealdb.com/assets/static/verizon.BI7CajdX.svg)
14. ![Liberty Mutual](https://surrealdb.com/assets/static/liberty-mutual.B7qOU1pd.svg)
15. ![Walmart](https://surrealdb.com/assets/static/walmart.BjDg_Sr8.svg)
16. ![Carrier](https://surrealdb.com/assets/static/carrier.D21gC6NX.svg)
17. ![Saks Fifth Avenue](https://surrealdb.com/assets/static/saks-fifth-avenue.COIDpLSb.svg)
18. ![San Francisco Compute Company](https://surrealdb.com/assets/static/sfcc.B7jlImq4.svg)
19. ![Shield AI](https://surrealdb.com/assets/static/shield-ai.pINZ0KJr.svg)
20. ![Wix](https://surrealdb.com/assets/static/wix.DvHhmoBi.svg)

## SurrealDB 3.x

3 releases

PRE-RELEASE

3.3

Latest patch 3.3.0-beta.3 · Aug 20, 2026

The third 3.3 beta moves the permission and COMPUTED write rules to runtime enforcement, and fixes the embedded JavaScript engine's storage lifetime and packaging found while wiring the SDK against the published…

View release

[3 releases](https://surrealdb.com/releases/3.3)

8 releases

LATEST STABLE

3.2

Latest patch 3.2.4 · Aug 3, 2026

SurrealDB 3.2.4 is the fourth patch release on the 3.2 line. It fixes a concurrent index build that could never finish on a table taking writes to an indexed field, and adds two bounds on write fan-out: index compaction…

View release

[8 releases](https://surrealdb.com/releases/3.2)

7 releases

3.1

Latest patch 3.1.5 · Jun 19, 2026

SurrealDB 3.1.5 is a security-focused patch release on the 3.1 line. It addresses a batch of issues surfaced through SurrealDB's internal security review process and external reviewers, alongside fixes to graph…

View release

[7 releases](https://surrealdb.com/releases/3.1)

6 releases

3.0

Latest patch 3.0.5 · Mar 27, 2026

Bug fixes: Fixed computed fields being eagerly evaluated when not selected in SELECT queries Fixed $parent resolving to NONE inside graph traversal WHERE clauses Fixed LIMIT pushdown, plan-time parameter resolution, and…

View release

[6 releases](https://surrealdb.com/releases/3.0)

## SurrealDB 2.x

6 releases

2.6

Latest patch 2.6.5 · Mar 24, 2026

Bug fixes: Reverted the point - geometry<point change

View release

[6 releases](https://surrealdb.com/releases/2.6)

1 release

2.5

Latest patch 2.5.0 · Jan 22, 2026

Features: Added DEFER keyword for background index building and maintenance (Experimental) Added an authlimit on defined APIs, functions, fields and events, that limits execution to the permissions of the creating user…

View release

[1 release](https://surrealdb.com/releases/2.5)

1 release

2.4

Latest patch 2.4.0 · Nov 24, 2025

Features: Added CONTAINS/INSIDE planning consistent with substring semantics; use indexes only for flattened or set-based operators Made WebSocket limits configurable Added 32-bit floats by default for HNSW vector…

View release

[1 release](https://surrealdb.com/releases/2.4)

11 releases

2.3

Latest patch 2.3.10 · Sep 19, 2025

Bug fixes: Fixed incorrect ORDER BY LIMIT results on multi-column index scans Fixed broken docs.rs

View release

[11 releases](https://surrealdb.com/releases/2.3)

9 releases

2.2

Latest patch 2.2.8 · Sep 11, 2025

Bug fix: Fixed Live Queries document issue Security advisories: Unauthorized Data Exposure via LIVE Query Subscriptions

View release

[9 releases](https://surrealdb.com/releases/2.2)

10 releases

2.1

Latest patch 2.1.9 · Sep 11, 2025

Bug fixes and improvements: Added nu-ansi-term dependency Fixed Live Queries document issue Security advisories: Unauthorized Data Exposure via LIVE Query Subscriptions

View release

[10 releases](https://surrealdb.com/releases/2.1)

6 releases

2.0

Latest patch 2.0.5 · Apr 10, 2025

Bug fixes: Check limit to string::replace with regular expressions Fixes long running FOR loops, adds script timeouts, improves HTTP redirect security, and optimises task yielding for better performance Backport JS…

View release

[6 releases](https://surrealdb.com/releases/2.0)

## SurrealDB 1.x

7 releases

1.5

Latest patch 1.5.6 · Nov 12, 2024

Features: Created v1, v1-dev, v1.5 and v1.5-dev Docker tags Bug fixes: Fixed an issue with object keys starting with a digit not being properly exported

View release

[7 releases](https://surrealdb.com/releases/1.5)

2 releases

1.4

Latest patch 1.4.2 · Apr 20, 2024

Bug fixes: Fix problems with if in identifiers after remove and define statements. Fix $value being NONE for DELETE events. Fix CBOR headers. Fix wrong count when using COUNT with a subquery. Fix IN operator should be…

View release

[2 releases](https://surrealdb.com/releases/1.4)

2 releases

1.3

Latest patch 1.3.1 · Mar 15, 2024

Bug fixes: Add JWT ID claim to tokens issued by SurrealDB. Consistently enforce session expiration.

View release

[2 releases](https://surrealdb.com/releases/1.3)

3 releases

1.2

Latest patch 1.2.2 · Mar 7, 2024

Bug fixes: Ensure relevant indexes are triggered when using IN in a SELECT query. Ensure the query planner accepts Datetime and Uuid values. Restore cosine distance on MTree indexes. Fix regression in index data…

View release

[3 releases](https://surrealdb.com/releases/1.2)

2 releases

1.1

Latest patch 1.1.1 · Jan 16, 2024

Bug fixes: Fix WebSocket notification sending format. Fix missing custom claims from token parameter. Fix URL encoding in JS functions. Fix panic when invoking parameters and functions without a database.

View release

[2 releases](https://surrealdb.com/releases/1.1)

3 releases

1.0

Latest patch 1.0.2 · Dec 21, 2023

Bug fixes: Support connecting to beta servers from the Rust SDK.

View release

[3 releases](https://surrealdb.com/releases/1.0)

## SurrealDB 0.x

1 release

0.3

Latest patch 0.3.0 · Dec 14, 2021

Features: Enable query and session parameters to be defined on a JSON-RPC connection Ensure subqueries can access encoding parent query and grand-parent queries Add diff-match-patch functionality when updating document…

View release

[1 release](https://surrealdb.com/releases/0.3)

1 release

0.2

Latest patch 0.2.0 · Jan 21, 2021

Features: Parameters can be used to store values or result sets Nested subquery functionality, with scoped parameters Nested field query notation allowing nested arrays and objects to be queried Mathematical operators…

View release

[1 release](https://surrealdb.com/releases/0.2)

1 release

0.1

Latest patch 0.1.0 · Dec 8, 2019

Features: Multi-tenancy data separation, with namespaces and databases Schemafull or schemaless tables with limitless document fields Multi-table, multi-row, serialisable ACID transactions Table fields, table change…

View release

[1 release](https://surrealdb.com/releases/0.1)

Our newsletter

Get tutorials, AI agent recipes, webinars, and early product updates in your inbox every two weeks

GET STARTED

## Start building with SurrealDB

The unified data layer for AI. Simplify your stack. Reduce complexity. Build faster.

![Samsung](https://surrealdb.com/assets/static/4c58b81e7b3c9466.C_Hv0eml.svg)![NVIDIA](https://surrealdb.com/assets/static/nvidia.DaIEuMil.svg)![Apple](https://surrealdb.com/assets/static/f7dc2519e0d212bc.Cn8MYAK7.svg)![Verizon](https://surrealdb.com/assets/static/18b99996c689000f.B5PQ-nI9.svg)![Tencent](https://surrealdb.com/assets/static/401d8346058682c8.DqM87mst.svg)

SOC 2 Type 2

GDPR

Cyber Essentials Plus

ISO 27001

[Start free with SurrealDB](https://studio.surrealdb.com/current/instances/deploy) [Learn more](https://surrealdb.com/docs/what-is-surrealdb)

```json
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://surrealdb.com"},{"@type":"ListItem","position":2,"name":"Releases","item":"https://surrealdb.com/releases"}]}
```

```json
{"@context":"https://schema.org","@type":"ItemList","name":"SurrealDB releases","description":"SurrealDB release lines sorted from newest to oldest, with summaries and links to full changelogs.","numberOfItems":20,"itemListElement":[{"@type":"ListItem","position":1,"url":"https://surrealdb.com/releases/3.3","name":"SurrealDB 3.3"},{"@type":"ListItem","position":2,"url":"https://surrealdb.com/releases/3.2","name":"SurrealDB 3.2"},{"@type":"ListItem","position":3,"url":"https://surrealdb.com/releases/3.1","name":"SurrealDB 3.1"},{"@type":"ListItem","position":4,"url":"https://surrealdb.com/releases/3.0","name":"SurrealDB 3.0"},{"@type":"ListItem","position":5,"url":"https://surrealdb.com/releases/2.6","name":"SurrealDB 2.6"},{"@type":"ListItem","position":6,"url":"https://surrealdb.com/releases/2.5","name":"SurrealDB 2.5"},{"@type":"ListItem","position":7,"url":"https://surrealdb.com/releases/2.4","name":"SurrealDB 2.4"},{"@type":"ListItem","position":8,"url":"https://surrealdb.com/releases/2.3","name":"SurrealDB 2.3"},{"@type":"ListItem","position":9,"url":"https://surrealdb.com/releases/2.2","name":"SurrealDB 2.2"},{"@type":"ListItem","position":10,"url":"https://surrealdb.com/releases/2.1","name":"SurrealDB 2.1"},{"@type":"ListItem","position":11,"url":"https://surrealdb.com/releases/2.0","name":"SurrealDB 2.0"},{"@type":"ListItem","position":12,"url":"https://surrealdb.com/releases/1.5","name":"SurrealDB 1.5"},{"@type":"ListItem","position":13,"url":"https://surrealdb.com/releases/1.4","name":"SurrealDB 1.4"},{"@type":"ListItem","position":14,"url":"https://surrealdb.com/releases/1.3","name":"SurrealDB 1.3"},{"@type":"ListItem","position":15,"url":"https://surrealdb.com/releases/1.2","name":"SurrealDB 1.2"},{"@type":"ListItem","position":16,"url":"https://surrealdb.com/releases/1.1","name":"SurrealDB 1.1"},{"@type":"ListItem","position":17,"url":"https://surrealdb.com/releases/1.0","name":"SurrealDB 1.0"},{"@type":"ListItem","position":18,"url":"https://surrealdb.com/releases/0.3","name":"SurrealDB 0.3"},{"@type":"ListItem","position":19,"url":"https://surrealdb.com/releases/0.2","name":"SurrealDB 0.2"},{"@type":"ListItem","position":20,"url":"https://surrealdb.com/releases/0.1","name":"SurrealDB 0.1"}]}
```

```json
{"@context":"https://schema.org","@type":"Organization","name":"SurrealDB","url":"https://surrealdb.com","logo":"https://surrealdb.com/assets/static/logo.BG7_TG2b.svg","description":"SurrealDB is the unified data layer for AI. A multi-model database for documents, graphs, vectors, and time-series.","foundingDate":"2022","legalName":"SurrealDB Ltd","identifier":{"@type":"PropertyValue","propertyID":"GB-COH","value":"13615201"},"address":{"@type":"PostalAddress","streetAddress":"3rd Floor, 1 Ashley Road","addressLocality":"Altrincham","addressRegion":"Cheshire","postalCode":"WA14 2DT","addressCountry":"GB"},"contactPoint":[{"@type":"ContactPoint","contactType":"customer support","email":"support@surrealdb.com","url":"https://surrealdb.com/contact","availableLanguage":"English"},{"@type":"ContactPoint","contactType":"sales","email":"info@surrealdb.com","url":"https://surrealdb.com/contact","availableLanguage":"English"},{"@type":"ContactPoint","contactType":"security","email":"security@surrealdb.com","url":"https://surrealdb.com/.well-known/security.txt","availableLanguage":"English"},{"@type":"ContactPoint","contactType":"legal","email":"legal@surrealdb.com","url":"https://surrealdb.com/legal","availableLanguage":"English"}],"hasCertification":[{"@type":"Certification","name":"SOC 2 Type 2"},{"@type":"Certification","name":"GDPR"},{"@type":"Certification","name":"Cyber Essentials Plus"},{"@type":"Certification","name":"ISO 27001"}],"owns":[{"@type":"SoftwareApplication","name":"SurrealDB","url":"https://surrealdb.com/surrealdb"},{"@type":"SoftwareApplication","name":"Agent Memory","url":"https://surrealdb.com/agent-memory"}],"knowsAbout":["multi-model databases","document databases","graph databases","vector search","time-series databases","SurrealQL","Agent Memory","real-time databases","embedded databases","context layer","graph ontology","distributed database","knowledge graphs","distributed transaction protocols","highly-scalable databases"],"sameAs":["https://www.wikidata.org/wiki/Q124316308","https://github.com/surrealdb/surrealdb","https://twitter.com/surrealdb","https://www.youtube.com/@surrealdb","https://www.linkedin.com/company/surrealdb","https://discord.gg/surrealdb","https://www.reddit.com/r/surrealdb","https://www.instagram.com/surrealdb","https://medium.com/surrealdb","https://dev.to/surrealdb"]}
```
