v1.37.0
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
, andconfirm-modal
components to TypeScript - Add storybook to allow mocking components outside of electron app
- Upgrade
react-tabs
,redux
,react-select
,react-router
, andwebpack
modules - Move to npm lockfile v2 format