v1.32.0
Fixes
- fix tabs stacking on top of each other (#519) - by @MasterOdin
- fix zoom factor in settings showing
NaN
on first start (#518) - by @MasterOdin - use default database for testing connections (#520) - by @MasterOdin
- Add missing comma for viewport html options (#513) - by @MasterOdin
- Fix react style key to be camelcase (#517) - by @MasterOdin
Build
- Bump electron to 8.2.5 (#501, #515) - by @MasterOdin
- Bump react-select to ^1.3 (#505) - by @MasterOdin
- Bump webpack loader versions (#506) - by @MasterOdin
- Use .gitattributes file to normalize line endings to lf for all platforms (#508, #511) - by @MasterOdin
- Bump electron-builder to 22.8.0 (#507) - by @MasterOdin
- Fix quotes in npm run script for windows usage (#512) - by @MasterOdin
- Condense separate dev and prod webpack configs into single file (#519) - by @MasterOdin
- Build 32-bit releases for Linux and Windows for releases (ebbc059) - by @MasterOdin