⚠️ The update mechanism has been inactive in the previous two releases (2.1 and 2.1.1), so you must install this release manually. A new overhauled update experience is included in this release, so future updates will be downloaded automatically again.
This patch release introduces experimental support for the SurrealDB 2.0 alpha release, a new updating experience, and additional improvements.
Changelog
- Experimental support for SurrealDB 2.0 Alpha
- Enabled by setting the
surreal_compat
feature flag tov2
- Disables the Authentication view for now
- Supports database serving
- Enabled by setting the
- Overhauled the updating experience
- Now displayed in a custom popup within the interface
- Surrealist will now check for updates more frequently
- Added a
Check for updates
command to manually check for updates
- Improved access to feature flags
- Now accessible via the
Manage Feature Flags
command
- Now accessible via the
- Allow manual triggering of auto completions within the query editor
- Will list out all tables, functions, and params
- Added support for creating relations in the record creator
- Limit the record table renderer to 100 records to prevent performance degradation
- Changed the default exporter file name
- Improved function editing experience
- Improved the GeoJSON explorer drawer (#333)
- Fixed the titlebar not displaying on the start screen on MacOS
- Fixed the explorer not resetting to page 1 when switching tables
- Fixed the explorer incorrectly showing nested columns
- Minor UI improvements
Click here to view the previous changelog for Surrealist 2.1
Compatible with SurrealDB 1.4.2+