Skip to content

v0.0.9

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jan 22:36
· 8 commits to main since this release

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)