Releases: iDevelopThings/SurrealDB-Explorer
Releases · iDevelopThings/SurrealDB-Explorer
v0.0.13
Commits
- 3e3677d: Update vue-class-stores version to fix windows crash on boot (Sam Parton)
- fdde984: Increment app version (Sam Parton)
- 4c2c11e: Merge remote-tracking branch 'origin/main' (Sam Parton)
- 73a093b: Improve syntax highlighting, completion & documentation in the editor (iDevelopThings)
- 7539c66: Add overflow-y-auto to TablesSidebar.vue (iDevelopThings)
- 848f6b8: Increment app version (iDevelopThings)
v0.0.12
Commits
- b694e46: Some UX Improvements & Bug Fixes:
- Fix bug with tables page that prevented it from loading
- Fix bug with displaying some kinds of data
- Use resizable splitter panes for Query tab
- Allow changing between vertical/horizontal layout on query tab
- Allow "minimising" the sidebar for a smaller app size
- Resizing: Rather than scaling whole app with a hack, we'll scale editor font size
v0.0.11
v0.0.10
v0.0.9
Commits
- 284603a:
- Implement logging which will write to console/log file (Sam Parton)
- Improve connection status bar
- Improve connection handling
- Fix an issue with saved queries panel not loading if you have none
- Add app edit/app mac menus back, which allows for c+p etc
- Add "help" menu to open app data dir and log file
- b4e8c66: Implement app update checking (Sam Parton)
- 6d7a878: Improve logging - All logs will be proxied through browser console and then sent to wails to log to the log file (Sam Parton)
- 0ebaf0c: Fix connections page overflow (Sam Parton)
- 1f46aa0: Add item count, query time to query page, and add a timeout, to prevent hanging from sdb bugs (Sam Parton)
- 9553ce4: Add editor for edit/create records, use json schema generation for these editors to give auto complete (Sam Parton)
- ad6a0ac: Change create record to use monaco editor, add ability to update records & inline delete them (Sam Parton)
- 5f320b7: A bunch of refactoring, improvement and error handling (Sam Parton)
- Funky little error page(for fun) on the table view, when there's an error getting results for a table
- Refactor table filters a little, mainly to clean up TableViewer code
- Fix a bug with pagination
- 246b404: Add emotes assets for confetti/particles(funky error handling) (Sam Parton)
v0.0.8
v0.0.7
v0.0.5
Commits
0953923: Remove ubuntu from build(idk why it doesn't work) (Sam Parton)
- Change connection handling on the frontend, remove connection validator, handle failed rpc connection
- Implement file logger for production app(this will help figure out an issue with windows build)
- Add ubuntu to the build
v0.0.1
Create initial release