Skip to content

Releases: querymx/querym

v0.5.9

08 Nov 23:50
Compare
Choose a tag to compare
  • Fixing delete and insert new row

v0.5.8

30 Oct 12:03
Compare
Choose a tag to compare

What's Changed

  • Improve auto complete by @invisal in #183
  • Improve JSON preview

v0.5.7

22 Oct 01:22
Compare
Choose a tag to compare

What's Changed

  • Added dialects mysql dialects JSON fuction by @vicheanath in #171
  • Fixed open link error on function tooltip by @vicheanath in #175
  • Add keybinding by @invisal in #176
  • Fix minor bug when display the JSON column

Full Changelog: v0.5.6...v0.5.7

v0.5.6

13 Oct 08:05
5c5eb43
Compare
Choose a tag to compare

What's Changed

  • feat: remove flicking and make connection list look nicer by @invisal in #167
  • feat: add ssl with certificate in connection by @invisal in #168
  • feat: add change master key by @invisal in #170

Full Changelog: v0.5.5...v0.5.6

v0.5.5

09 Oct 03:35
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.4...v0.5.5

v0.5.4

04 Oct 09:24
Compare
Choose a tag to compare

Hotfix unable to change port number

v0.5.2

03 Oct 12:54
Compare
Choose a tag to compare
  • Login and sync your connection credentials with your master password encryption
  • Add PostgreSQL support
  • Fix minor bugs

v0.4.6

23 Sep 01:01
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.5...v0.4.6

v0.4.5

19 Sep 23:40
Compare
Choose a tag to compare

What's Changed

  • Add duplicate table by @invisal in #138
  • Refresh schema
  • Minor improvement and fixes minor bugs

v0.4.4

17 Sep 10:26
Compare
Choose a tag to compare

What's changes

This is big update. A lot of useful featured are added.

  • Add function tooltip. We have added over 100 functions tooltip. There are a lot of more to go.
  • Fixing minor errors
  • Add data table viewer