SpacetimeDB Releases
95 releases of clockworklabs/SpacetimeDB
- 0.0.33Version 0.0.33
This release focuses on compatibility, specifically adding support for handling Gradio Lite versions prior to 5.46.0.
Sep 17, 2025
- v1.3.2Release v1.3.2
A minor bugfix release that re-enables the functionality to add new enum variants, which was disabled in the previous version due to side effects.
Sep 4, 2025
- 0.0.32
This release includes several bug fixes, including an Async Client bug, a set input bug, and a Textbox variant issue in full-screen mode, along with license and dependency updates.
Sep 2, 2025
- v1.3.1Release v1.3.1
A quick bugfix release addressing database reloading issues, while temporarily disabling enum variant addition to prevent conflicts.
Aug 22, 2025
- 0.0.30
This release introduces an immersive UI, adds compiled JavaScript to the source, and includes a new GPT-OSS demo. It also marks the first contribution from a new developer.
Aug 12, 2025
- v1.3.0Release v1.3.0
v1.3.0 allows adding new enum variants without clearing data, brings significant performance improvements, and introduces a V8 runtime skeleton for JavaScript support.
Aug 1, 2025
- 0.0.29Version 0.0.29
Added the ability to close the connection programmatically using Python code.
Jul 7, 2025
- v3.4.0
This is a rollback release to the stable v3.2.0 state to resolve stability issues and concurrency hangs that occurred in v3.3.0.
Jul 3, 2025
- v3.3.0
Introduced concurrency support for the stdio to SSE gateway with configurable limits for spawning processes.
Jun 30, 2025
- v1.2.0Release 1.2.0
Focuses on performance improvements and bug fixes, including correct Equals and GetHashCode implementation for C# types with lists/arrays and fixes for RLS and CLI commands.
Jun 17, 2025
- v1.1.2Release 1.1.2
A maintenance release fixing Rust module compilation issues caused by dependency updates and improving subscription message handling.
May 14, 2025
- v1.1.1
Includes performance improvements and bugfixes, specifically addressing TypeScript code generation errors and self-installation issues.
Apr 22, 2025
- v1.1.0Release 1.1.0
The first major version bump since 1.0, introducing public Row-level Security (RLS), improved timestamp arithmetic, and streaming support for the commitlog.
Apr 16, 2025
- v1.0.1Release 1.0.1
A collection of bugfixes on top of 1.0.0, fixing primary key handling in TypeScript, CLI SQL commands, and OIDC JWT parsing.
Mar 24, 2025
- v1.0.0
This release marks the official stable launch of SpacetimeDB 1.0, introducing Maincloud and stabilizing APIs across all supported languages.
Mar 3, 2025
- v1.0.0-rc3-hotfix7v1.0.0 Release Candidate 3
This hotfix release focuses on performance, logging macro changes, and CLI improvements for the RC3 candidate.
Jan 14, 2025
- v1.0.0-rc2-hotfix2v1.0.0 Release Candidate 2
A minor hotfix addressing bugs in C# bindings, endianness, and namespace issues from the previous release.
Dec 14, 2024
- v1.0.0-rc1-hotfix1v1.0.0 Release Candidate 1
This release introduces the first RC candidate with OIDC compliance, improved CLI login flow, and database enhancements like RLS.
Nov 6, 2024
- v0.12.0-betav0.12.0-beta
This beta release overhauls the Module and SDK APIs to be consistent across languages, alongside significant CLI updates.
Oct 4, 2024
- v0.11.1-beta
A minor bugfix release focusing on scheduler queue deduplication and adding volatile scheduling functionality.
Aug 26, 2024