github surrealdb/surrealist v1.8.0
v1.8.0 for SurrealDB Beta 9

latest releases: surrealist-v3.0.2, surrealist-v3.0.1, surrealist-v3.0.0...
13 months ago

This release introduces a complete overhaul to the Designer view, which now visualizes your tables in a graph, replacing the original visualizer view functionality. Additionally this version implements an array of user experience improvements and bug fixes.

  • Overhauled the designer view
    • Displays tables in a visual graph
    • Select a table to view and modify its schema
    • Save the graph as a PNG image
  • Added editor font zooming
    • Ctrl + Alt/Option + + to zoom in
    • Ctrl + Alt/Option + - to zoom out
    • Ctrl + Alt/Option + 0 to reset
    • To use these shortcuts you must not have any editor focused, this is a limitation at the moment
  • Added explorer view table pinning
    • Pinned tables will appear first in the list
  • Removed visualizer view in favor of the new designer view
  • Fixed instances of cursor misplacement within editors
  • Fixed various schema parsing issues
  • Fixed light theme issues (#82)
  • Fixed UI freezing when writing large queries (#87)
  • Fixed variables pane rarely resetting it's size
  • Fixed console panel rendering in the web app
  • Fixed light theme not always using the right editor color scheme
  • Fixed explorer contents persisting after disconnect

Compatible with SurrealDB beta 9

Don't miss a new surrealist release

NewReleases is sending notifications on new releases.