antares/CHANGELOG.md

6.6 KiB

Changelog

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

0.0.7 (2020-10-03)

Features

  • database creation (3d0a83f)
  • databases deletion (4288a1f)
  • edit database collation (54717e1)
  • field comment on mouse over a table field name (2554444)
  • support to multiple queries in the same tab (48f77ba)
  • update italian translation (89c3dc9)
  • Update italian translation (fe3d741)

Bug Fixes

  • cell update soft reload doesn't apply changes (1b04b21)
  • empty databases not shown in explore bar (3e737cb)
  • glitch on table data tab (10b426b)
  • lack of loading progressbar when an update is available (86aec4f)
  • missing schema when queryng INFORMATION_SCHEMA (530d1bd)
  • prevent multiple app instances (12fbe8c)
  • several fix on data and query tabs (530907d)
  • unable to obtain fields informations for some queries (43c7072)
  • unable to obtain keyUsage informations when adding new row (023c6a6)
  • value overridden when join tables with fields with same name (78965d2)
  • wrong field names when join tables (ad0bad8)
  • wrong italian translation (b29e07c)
  • wrong schema fetching table fields and key usage (8e71f42)
  • wrong table and schema when more than one query in a tab (4684b41)

0.0.6 (2020-09-03)

Features

  • Aliases support (264de9c)
  • Middle click to close tabs (256ec76)
  • Monaco-editor as query editor (196a3e0)
  • Sql suggestions in query editor (8dc74ef)
  • Support to multiple query tabs (d7ed00f)
  • Tabs horizontal scroll with mouse wheel (3a6ea76)
  • Arabic translation thanks to Mohd-PH (#29)

Bug Fixes

  • Error when launching queries without a result from query tabs (a1a6f51)
  • Field name displayed instead of alias (801a0de)
  • Wrong table height calc in some cases (fd6d517)

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 (2020-08-06)

Features

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