antares/CHANGELOG.md

2.2 KiB

Changelog

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

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 table 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 selected a different database (6d0724d)

0.0.4 (2020-08-06)

Features

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