Releases: surrealdb/surrealist
Surrealist v3.3.2
- Added organisation creation and management
- Invite members to your organisation
- Control member roles and permissions
- Organisations and instances are listed out on the overview page
- Added a new organisation management page
- Moved the billing page into organisation management
- Improved self-hosted Docker support
- Renamed
connections.json
toinstance.json
- Managed connections are displayed as "built-in" connections
- Disabled Surreal Cloud functionality in self-hosted instances
- Renamed
- Redesigned the instance provisioning page
- Fixed incorrect Rust code snippet
- Fixed missing index and event ident escaping in the Designer view
Compatible with SurrealDB 2.x with limited support for 1.4.2+
Surrealist v3.3.1
- Improved variable inferring to skip LET statements
- Added a reset button to the variables panel
- Set the default Surrealist Mini theme to automatic
- Added "Edit connection" back into the connection status dropdown
- Added a reachability indicator to the connection creator and editor
- Removed the redirect when opening Sidekick from within a connection
- Added additional label filtering options (#737)
- Allow removing and regenerating the final query tab
- Updated the Sidekick disclaimer (#745)
- Updated SurrealQL highlighting
- Fixed some buttons looking incorrect in light theme
- Fixed buttons in the Sandbox not working correctly
- Fixed incorrect copy button on the cloud instance dashboard view
- Fixed database importing always showing a success message (#748)
- Fixed incorrect colors on the referral page in light theme (#747)
- Fixed certain preferences displaying when they shouldn't (#746)
Compatible with SurrealDB 2.x with limited support for 1.4.2+
Surrealist v3.3.0
- Added a new overview page
- Provides a single clear overview of all your connections and cloud instances
- Includes various help resources and latest blog posts
- Provides a quick way to create new connections and cloud instances
- You can search and filter connections and cloud instances
- Improvements to connections
- Improved the connection creation form
- The prompt requesting the selection of a namespace and database has been improved
- The active connection is now specified in the URL
- Overhauled Surreal Cloud integration
- Cloud Instances can now be managed and opened from the new overview page
- Instances can now be connected to without having to add them to Surrealist first
- The Surreal Cloud panel has been removed in favor of new top level pages
- Improved the performance of authentication
- The instance provision page has been redesigned and simplified
- Added a new provisioning page which opens your instance once it is ready
- Added a new Dashboard view visible for all cloud instance connections
- Provides a single clear overview of your instance configuration and usage
- Allows configuring many instance settings directly from the dashboard
- Displays an alert banner when your instance can be updated to a new version
- Connection groups have been replaced with connection labels
- You can tag each connection with any amount of labels
- Labels are displayed on the overview page
- You can filter connections by label
- Added the ability to pause and resume Surreal Cloud instances
- Instances can be paused to save costs when not in use
- All data is preserved when an instance is paused
- Instances can be resumed at any time
- Added the ability to customise Surreal Cloud instance capabilities
- Added the ability to increase maximum disk size for Surreal Cloud instances
- Added the ability to view the backup status of a Surreal Cloud instance
- Added a dedicated Surrealist Mini creator page
- Added a policy notification on first use
- Added suggested questions to the Sidekick page
- Added a button to the sidebar to return to the overview page
- Display Explorer view row counts in a localised format (#700)
- Enhanced the CSV importing functionality (#678)
- Improved the performance of CSV importing (#726)
- Added editor shortcuts for multicursor editing (#697)
- Allow cost estimations to be selected
- Fixed overview glow animation performance on certain systems
- Fixed missing instance name validation
- Fixed issues in light theme
Compatible with SurrealDB 2.x with limited support for 1.4.2+
Surrealist v3.2.4
This release includes improvements to the Surreal Cloud panel
- Improvements to the Surreal Cloud panel
- Improved discount code listing
Compatible with SurrealDB 2.x with limited support for 1.4.2+
Surrealist v3.2.3
This release includes improvements to the Surreal Cloud panel
- Updated outdated SDK code snippets
- Improvements to the Surreal Cloud panel
- Added the ability to update instances to new versions of SurrealDB
- Fixed incorrect discount code expiry rendering
Compatible with SurrealDB 2.x with limited support for 1.4.2+
Surrealist v3.2.2
Surrealist v3.2.1
This release includes fixes for reported issues
- Updated API documentation
- Fixed explorer filtering input not always being focusable
- Fixed incorrect instance deletion button text
- Fixed some incorrect light theme colors
- Changed shortcut preview appearance
Compatible with SurrealDB 2.x with limited support for 1.4.2+
Surrealist v3.2.0
We’re excited to announce the release of Surrealist 3.2—our first major update of the year. This version introduces the highly requested graph visualisation functionality, a fresh new interface design, extended Surreal Cloud features, and fixes for reported issues. Let’s dive into the highlights of this release.
Highlights
Graph visualisation

This is the largest addition in Surrealist 3.2 and the star of this release. Using the new Graph result mode in the Query View, you can plot the result of any query into a visual graph, complete with force-based physics, full control over the appearance, and the ability to expand the graph in place.
The new Graph result mode automatically analyzes query results for record IDs and maps relationships between them. This gives you complete flexibility in writing queries, allowing you to filter and limit records as needed. There are no strict query requirements—just ensure the response includes all record IDs you want to visualize. Once the graph is rendered, you can customize its appearance using the sidebar and access additional actions by right-clicking nodes.
Stay on the lookout as we will be dropping an additional blog post later this week diving into the details of the new Graph result mode, and how to use it to your benefit.
Interface redesign
The Surrealist interface has received a new look! This new appearance more closely reflects the SurrealDB brand, while simultaneously improving contrast throughout the interface.
Additionally, various improvements have been made to improve interface consistency, such as the addition of an introduction box in the Designer view.
Surreal Cloud panel improvements

This release introduces some highly requested features to the Surreal Cloud panel, including the ability to view active discount codes, the current monthly usage charges, and referral progression. Additionally, instances will now clearly indicate when they are using resources.
With these changes we hope to provide a clearer view of your resource usage and offer greater transparency on billing.
Other changes
- Added a button to copy the table name in the table designer
- Added an additional deletion confirmation when deleting Cloud instances
Bug fixes
- Fixed table creator validation issues
- Fixed missing Explorer view table panel reveal button
- Fixed explorer not resetting to page 1 when changing tables
- Fixed the namespace and database selector incorrectly rendering
Compatible with SurrealDB 2.x with limited support for 1.4.2+
Surrealist v3.1.9
This release fixes issues with Surrealist Mini
- Fixed Surrealist Mini not initializing properly
Compatible with SurrealDB 2.x with limited support for 1.4.2+
Surrealist v3.1.8
This release introduces minor UI improvements and new features in the Surreal Cloud panel
- Added Sidekick to the sidebar for easy access
- Added connection group collapsing
- Improved overal rendering performance
- Fixed query editor error highlighting not displaying
- Fixed improper placeholder text in permission inputs
- Fixed the sidebar not always closing on mobile
- Improvements to the Surreal Cloud panel
- Added the ability to view instance storage usage
- Added a dedicated referrals page
Compatible with SurrealDB 2.x with limited support for 1.4.2+