Skip to content

v1.34.0

Compare
Choose a tag to compare
@MasterOdin MasterOdin released this 17 Feb 11:45
· 158 commits to main since this release
68d8f28

Features

  • Use same filename for saving after opening a file (thanks @sami-sweng)

Bug fixes

  • Properly utilize the automatic limit setting
  • Fix table menu items (e.g. columns, indexes, etc.) being colored lightgray if they had items and black otherwise
  • Fix mutation of query results when copying / exporting to CSV
  • Fix changing the log level setting (still requires app restart to take hold)

Dependencies

  • Update react-router from ^3
  • Update react-virtualized to ^9
  • Update react to ^16
  • Update eslint to ^7 (and also update eslint extensions)
  • Update sqlectron-core to 9.0.3