Release 1.5.1 brings some fixes and improvements to the user interface including new keyboard shortcuts and the ability to create & delete records from the explorer view.
- Added new keyboard shortcuts
Ctrl + number
to switch to another tabCtrl + Q
to switch to the Query ViewCtrl + E
to switch to the Explorer ViewCtrl + S
to start / stop the local serverCtrl + -
to zoom outCtrl + +
to zoom in
- Added editor zooming
- Experimental, may not work on all systems (This cannot be fixed at the moment)
- Can cause issues with draggable elements
- Added the ability to create new records in explorer view
- Added the ability to delete records in explorer view
- Add button to disconnect from the database when connected
- Improve automatic theme and prevent potential flashing of the wrong theme
- Fixed history not saving when all entries are cleared
- Added syntax highlighting for SurrealDB functions
- Improve WebSocket handling to result in more consistent behavior
- Fixed table view incorrectly marking certain strings as records
- Tweak some default values
- Various UI/UX improvements