Releases: sqlectron/sqlectron-gui
Releases · sqlectron/sqlectron-gui
v1.14.0
v1.13.0
v1.12.0
v1.11.3
v1.11.2
- Doesn't show scrollbar on header any more, fix height for one or multiples rows - by @plandevida 👏
- Add support for Linux 32 bit
v1.11.2-beta.0
- Fix dependency problems for some Linux installers - #143 (comment)
v1.11.1
v1.11.0
v1.10.0
New Features/Improvements
- Generate diagram from tables @BornaP 🎉
- Save diagram to file
- Open diagram from file
- Export diagram to png and jpeg format
- Add installer support for more Linux distros (Not sure if all installers are working. Please, let me know).
Fixed Bugs
v1.9.0
New Features/Improvements
- Create Slack channel
- Add support to increase/decrease font-size @krolow
- Add context menu to database items @BornaP
- Add SQL object definition and scripts for tables and views @BornaP
- Add preview routine SQL definition @BornaP
- Add search databases and search database objects keyboard shortcuts @BornaP
- Add a installer spinner gif on Windows to replace the default one
- Add support to close tab with shortcut (close #89)
- Improve UX for opening and collapsing a database (close #133)
- Add support to select current line (close #147)
- Add support to disable the live auto complete
- Add link to docs of keyboard shortcuts (close #150)
- Do not quit the application on Mac on closing the last window (close #151)
- Force the whole database item be clickable
- Allow connect/collapse the DB clicking only once in the collapse icon
- Add support to auto refresh dbs and tables
- Add refresh database button
- Configure editor search
- Add shortcut to focus the query editor
- Replace paging results with scroll
- Add support for private key passphrase
- Improve NULL cell style
- Add modal to show the cell content preview
- Show result columns with max 220px
- Improve splash screen
- Avoid cast DB types to native JS Date Objects (Mysql and PG)
Fixed Bugs
- Fix when connecting in local and trying to reach ssh settings (#183) @eMerzh
- Fix when click in cancel while saving a query @krolow
- Fixed - update SQL editor on selecting already fetched script @BornaP
- Resolves #126 - fix table rows scaling long texts @BornaP
- Duct taping to get rid of annoying ResizableBox console error @BornaP
- Fix problem of rendering multiple unknown columns
- Fix problem not rendering null values
- Fix problem duplicating completions (close #135)
- Fix test connection
Important: In this release I have included only the app with 64 bit support. Please let me know if anyone need it with 32 bit support.
This release took so long to be ready because we had problems with the build process. There is so much we have done in this time that I probably have not included everything in the release notes. Thanks for all those who are using the app and have contributed to the project somehow.