Skip to content

Releases: antares-sql/antares

0.0.5-alpha

17 Aug 16:02
Compare
Choose a tag to compare
0.0.5-alpha Pre-release
Pre-release

0.0.5 (2020-08-17)

Features

  • Badge on setting icon and update tab when update is available (e8141b6)
  • Foreign key support in add/edit row (0b6a188)
  • Option to insert table rows (2f1dfdc)

Bug Fixes

  • Insert files via add row option (3c6e818)
  • Newline replaced with undefined inside queries (59e4a79)
  • Query result header didn't show just selected fields (7bc1009)
  • Table header not fixed on top when fast scrolling (13b0816)
  • Time and datetime precision (771f8a2)
  • Update a row with a string key value (eb348b3)
  • Window title not perfectly centered (7651d05)
  • Wrong schema passed in query tab when a different database was selected (6d0724d)

0.0.4-alpha

06 Aug 12:23
Compare
Choose a tag to compare
0.0.4-alpha Pre-release
Pre-release

0.0.4 (2020-08-06)

Features

  • Blob fields edit/view/download (712fe9f)
  • Window title in app title bar (0089c0c)

0.0.3-alpha

24 Jul 15:48
Compare
Choose a tag to compare
0.0.3-alpha Pre-release
Pre-release

What's new?

  • Now its possible to delete records by multi selection,
  • Resize columns,
  • Sort results.
  • Many improvements under the hood.

0.0.2-alpha

28 Jun 14:21
Compare
Choose a tag to compare
0.0.2-alpha Pre-release
Pre-release

Added

  • Edit table fields: You can edit fields from tables by double click. For now is available only on numeric and textual values.
  • Various improvements under the hood.

Fixed

  • Connection test.

0.0.1-alpha

19 Jun 20:12
Compare
Choose a tag to compare
0.0.1-alpha Pre-release
Pre-release

The first release.
It's just an alpha version, awesome features will coming in future releases.