Skip to content

Releases: surrealdb/surrealist

Surrealist v3.5.0

24 Jul 13:00
Compare
Choose a tag to compare
  • Redesigned Surreal Sidekick
    • Sidekick is now located in a dedicated drawer accessible from the toolbar
    • You can view, restore, and search previous conversations
    • Added a new command to ask a question to Sidekick
  • Added a new Parameters view
    • Allows you to view and edit global database parameters
  • Added hover focus dimming to the Designer view (#758)
    • Automatically highlight related tables
    • Added a graph setting and preference to control the hover focus behaviour
  • Added a new preference to enable pressing enter to apply confirmations
  • Added the ability to upgrade compute nodes for distributed instances
  • Added an indicator to the explorer view columns to show which columns are indexed
  • Added the ability to shift-click to skip confirmations
  • Merged the Models view into the Functions view
  • Improved the import failure error reports
  • Fixed keybindings triggering incorrectly on certain keyboard layouts (#702)

Compatible with SurrealDB 2.x with limited support for 1.4.2+

Surrealist v3.4.5

09 Jul 08:42
Compare
Choose a tag to compare
  • Clarify chosen instance plan on the deployment configuration page
  • Automatically scroll to the latest log message in the Monitoring view
  • Fixed logs appearing out-of-order

Compatible with SurrealDB 2.x with limited support for 1.4.2+

Surrealist v3.4.4

07 Jul 12:39
Compare
Choose a tag to compare
  • Added a new Monitoring view for Surreal Cloud instances
    • Provides real-time insights into logs and metrics
  • Allow scrolling past the last line in SurrealQL editors

Compatible with SurrealDB 2.x with limited support for 1.4.2+

Surrealist v3.4.3

02 Jul 15:31
Compare
Choose a tag to compare
  • Added the ability to duplicate a record in the Explorer view through the context menu
  • Improved the sorting stability of the Explorer view
  • Improved the loading speed of multiple pages
  • Improved visual UI consistency across pages
  • Improved the visibility of code snippet copy buttons
  • Fixed text wrapping on the instance deployment page
  • Fixed missing left padding on small screens

Compatible with SurrealDB 2.x with limited support for 1.4.2+

Surrealist v3.4.2

27 Jun 14:58
Compare
Choose a tag to compare
  • Added plan selection to the instance deployment page
  • Added an indicator for automatically refreshing metrics
  • Added a Query view selection execution notice
  • Added the ability to disable selection execution
  • Fixed invalid instance types being shown in the upgrade drawer
  • Fixed incorrect pluralization of "Node"

Compatible with SurrealDB 2.x with limited support for 1.4.2+

Surrealist v3.4.1

21 Jun 16:18
Compare
Choose a tag to compare
  • Fixed quota exceeded errors
  • Fixed images in the news drawer being stretched

Compatible with SurrealDB 2.x with limited support for 1.4.2+

Surrealist v3.4.0

20 Jun 13:19
Compare
Choose a tag to compare
  • Add multi-window support for Surrealist Desktop
    • Each window runs independently, enabling connections to different SurrealDB instances
    • Introduced a menu bar for quick access to common commands and actions
    • Windows can now be opened using several methods:
      • The "File > New Window" menu bar item
      • MacOS Dock action
      • "Open a new window" command
      • Keyboard shortcut: Ctrl+Shift+N (Windows/Linux) or Cmd+Shift+N (Mac)
  • Improved support for computed table views
    • Views can now be created in the Explorer and Designer view
    • View tables will have a unique appearance in the Designer view
    • You will no longer be able to create records manually in a view table
  • Redesigned the Surreal Cloud instance deployment workflow
    • The deployment process is now more streamlined and user-friendly
    • Surrealist will now automatically generate and suggest instance names
    • Added the option to initialize the instance with a sample dataset and queries
    • Improved and stabilized the instance creation experience
  • Added the ability to select multiple records in the Explorer view
    • You can now select multiple records and perform bulk actions on them
    • Bulk actions include deleting, copying, and exporting selected records
  • Updated the overal appearance of Surrealist
    • Improved the visual consistency across different pages
    • Added breadcrumbs to help navigate between pages
    • Updated icons and colors to provide a more modern look
  • Improved the overview page appearance
    • You can now more easily deploy instances in your preferred organisation
  • Moved the web app to https://app.surrealdb.com/
  • Network target capabilities can now be configured for Surreal Cloud instances
  • Improved the behaviour of the namespace and database selection dropdowns
  • Fixed instances where the explorer view pagination would go out of bounds
  • Fixed the overview page not appearing when internet access is unavailable

Compatible with SurrealDB 2.x with limited support for 1.4.2+

Surrealist v3.3.5

09 Jun 12:18
Compare
Choose a tag to compare
  • Added live Cloud metrics to the dashboard view
    • Provides you with memory, CPU, and network usage statistics
    • Updates automatically every 60 seconds
    • Allows you to view the past hour, 12 hours, day, week, or month of usage
  • Improved error handling
    • Error notifications can now be clicked to reveal more details
  • Improved database importing errors to include failure reason
  • Fixed import/export being available without database selected
  • Fixed namespace and database creation modals accepting empty names

Compatible with SurrealDB 2.x with limited support for 1.4.2+

Surrealist v3.3.4

29 May 11:11
Compare
Choose a tag to compare
  • Fixed missing scrollbars throughout the interface
  • Fixed large record ids overflowing in the record inspector
  • Fixed changing namespace or database not resetting the explorer
  • Fixed overview page not loading without internet connection
  • Fixed explorer pagination issues

Compatible with SurrealDB 2.x with limited support for 1.4.2+

Surrealist v3.3.3

23 May 12:06
Compare
Choose a tag to compare
  • Improved cloud instance dashboard view
    • Added quick navigation cards
    • Display a dedicated resume button for disabled instances
  • Updated cloud instance capability configuration
    • Removed "Managed defaults" in favor of more explicit defaults
    • Added "Network access" placeholder
  • Added the ability to save records and table schemas without closing the editor
  • Added a context menu option to clear table contents
  • Added arm64 docker platform (#792)
  • Fixed text clipping issue in the sidebar

Compatible with SurrealDB 2.x with limited support for 1.4.2+