Skip to content

v1.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Sep 13:51
· 914 commits to main since this release

With Surrealist 1.9 we now have full support for SurrealDB beta 10. This release attempts to support many new features introduced in beta 10 while also iterating further on the revamped designer view introduced in the last major release.

  • Full support for SurrealDB beta 10
  • Local database now launches with --allow-all and --auth
  • Updated syntax highlighting with new keywords
  • Designer view updates
    • Added designer related options
      • Accessed from the gear icon in the top right of the table graph
      • Configurable per session, however default values can be set in the settings dialog
      • Table Layout controls how tables are positioned within the graph. Currently supports "Diagram" and "Grid"
      • Node Appearance controls how nodes are rendered. Currently supports "Fields", "Summary", and "Simple"
    • Added support for default field values
    • Added support for changefeeds
    • Improved handling of table views
    • Field kind can now be set to any value, however a table can still be quickly selected
    • Fixed schema export not working
    • Fixed certain index and event properties not being required
  • Authentication view updates
    • Added support for managing root logins
    • Added support for user comments
  • Fixed font zoom shortcuts not always working
  • Fixed multiple editor related issues (#97)
  • Fixed being unable to use spaces when renaming sessions (#101)
  • Minor UI improvements

Compatible with SurrealDB Beta 10