Skip to content

v1.37.0

Compare
Choose a tag to compare
@MasterOdin MasterOdin released this 15 Aug 15:30
· 79 commits to main since this release
a85ce61

Note: This release has an issue causing an immediate crash on starting. As such, it has been pulled.

Features

  • Added support for using connection URI in server form
  • Added menu item / keyboard shortcut to auto-format queries in editor

Bug Fixes

  • Fixed running sqlectron with NODE_ENV=development set
  • Fix server validation not showing errors in the UI
  • Fixed color of text in server list when using dark mode

Developer

  • Convert collapse-icon , log-status, loader, and confirm-modal components to TypeScript
  • Add storybook to allow mocking components outside of electron app
  • Upgrade react-tabs, redux, react-select, react-router, and webpack modules
  • Move to npm lockfile v2 format