github surrealdb/surrealist v1.7.0

latest releases: surrealist-v3.0.2, surrealist-v3.0.1, surrealist-v3.0.0...
16 months ago
  • Replaced the tab system with a new session system
    • Sessions are organized into environments
    • Environments can define default connection details which all sessions within fallback to
    • Provides a significantly better user experience when defining many sessions
    • Sessions can be pinned directly to the toolbar for quick access
    • Existing tabs are automatically migrated to sessions
  • Added filtering functionality to the explorer view
    • Filter input can be toggled by pressing the filter icon on the top right of the explorer panel
    • Validates the where clause and indicates when it is invalid
  • Local database starting is now decoupled from the active sessions
    • Root username, root password, and port are now configured in settings
  • Overhauled the settings UI to be more scalable
  • Improve table retrieval performance for explorer and designer view
  • The surreal executable path can now also be manually specified in settings
  • Changed the way multiple responses are displayed in query view
    • Tabs have been replaced by pagination
  • Surrealist windows can be resized to a slightly smaller size than before
  • Fixed database start button getting stuck in loading state

Don't miss a new surrealist release

NewReleases is sending notifications on new releases.