Skip to content

Latest commit

 

History

History
37 lines (17 loc) · 1.35 KB

CHANGELOG.md

File metadata and controls

37 lines (17 loc) · 1.35 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.2.1 (2017-08-25)

0.2.1-0 (2017-08-16)

Bug Fixes

  • passwords: implement keytar on main process instead of render process, and include as a local build dependency (3af4fe1)

Features

  • Data Explorer - Table View: For cell whose contents represent an "object", replace the placeholder "{Object...}" string with a JSON.stringify() of the cell contents (dfaf34e)

0.2.0 (2017-08-09)

Bug Fixes

  • reset selected table and query settings when a new connection is set (cea945b)

Features

  • add keyboard shortcut (CMD+S) for submitting a record (e92a322)
  • save connection passwords and ssl certificates (24cd7c9)