Releases: antares-sql/antares
Releases · antares-sql/antares
0.0.19-alpha
0.0.19 (2021-03-05)
Features
- UI: modal that shows process query (07f60c3)
- processes list tool (049143d)
- MySQL: support to new mysql8 authentication, closes #45 (db44306)
- context menu shortcut to set NULL a table cell (71b4310)
- UI: esc key to cancel cell edit (45351fa)
- setting to enable beta updates (future use) (b1ea32b)
- UI: query duration calc (777b73f)
Bug Fixes
- MySQL: wrong TIMESTAMP fields length (201fad9)
- UI: modal processes list does not regain size on window resize (5d7efa7)
- UI: wrong height in scrolling tables in some cases (4862d51)
Improvements
0.0.18-alpha
0.0.18 (2021-02-25)
Features
- UI: context menu for input and textarea tags (b54fefb)
- UI: html, xml, json, svg and yaml editor modes in long text fields edit (9a1bf32)
- UI: run procedures/functions from sidebar context menu (219da0a)
- UI: run routines/functions from settings tab (7e81671)
- UI: search filter in explore bar (2f58007)
- UI: sticky schema names in explore bar (110b0b4)
Bug Fixes
- MySQL: issue obtaining routine/function parameters (3aa2159)
- issue managing function/routine parameters (76d92cd)
- UI: data tab opened when non-table element is selected (dbab06f)
- UI: elements from previous selected schemas in query suggestions (c8545a2)
- disabled sort for fields without a name property (3b37b74)
- prevents F5 shortcut to run in non-selected workspaces (7c4ca99)
- support of bit fields in table filler (94c4952)
0.0.17-alpha
0.0.17 (2021-02-17)
Features
- Added french language (18a93ef)
- fake table data generator (a176174)
- min and max option for random floats and numbers (6c62052)
- support to fake data locales (970de49)
Bug Fixes
- UI: file uploader in table filler (b5a8283)
- UI: no foreign key select editing query results (5b21d17)
- cut faker text based on field length (288ff4c)
- wrong date or time detection in field default (9d5ebef)
- UI: better text on ssl file selectors (9a19085)
- UI: wrong length for char fields on table header (0f69d1d)
Improvements
- core: bulk inserts support (b0576ac)
0.0.16-alpha
0.0.16-alpha (2021-02-06)
Features
- MySQL and MariaDB auto detection (02c03e3)
- UI: enanched file upload input (a0d8552)
- support to ssl connections (4e72bb1)
- UI: database version in app footer (15417e8)
- UI: resize query editor area (88ab7c5)
- delete rows from tables without a primary key (574d493)
- edit rows from tables without a primary key (5940b0b)
Bug Fixes
0.0.15-alpha
0.0.15-alpha (2021-01-23)
Features
- functions and schedulers in query suggestions (8ff6e70)
- loading animation in properties tabs (1cf6485)
Bug Fixes
- error retriving data of some schedulers (b9ed8dd)
- unable to call stored routines from query tabs (4923128)
Improvements
0.0.14-alpha
0.0.14-alpha (2021-01-16)
Features
- export data tables to json or csv file (0cbea9d)
- functions creation (49d7172)
- functions delete (59a50bc)
- functions edit (41d75b1)
- scheduler edit (ceab4ef)
- schedulers creation (dbe7b9d)
- schedulers delete (1e7d4ca)
- triggers and stored routines in sql suggestions (e351c90)
Bug Fixes
0.0.13-alpha
0.0.13-alpha (2021-01-06)
Features
- option to toggle line wrap mode (d94b49f)
- select definer in view creation/edit (ab307f8)
- stored routines creation (3bcd02f)
- stored routines delete (aa33850)
- stored routines edit (82fdc0b)
- triggers creation (d695c9f)
- triggers delete (b32132a)
- triggers edit (3126625)
- views creation (8c4aaec)
- views deletion (dcf469e)
- views edit (56f2a27)
Bug Fixes
0.0.12-alpha
0.0.12-alpha (2020-12-24)
Features
0.0.11-alpha
0.0.11-alpha (2020-12-15)
Features
- Auto focus on first input in modals (1476e89)
- Foreign keys management (206597e)
- Improved data table sorts (5712b80)
- Query tabs auto focus (f81312a)
Bug Fixes
- Data tab sort not maintained at refresh (15b08d7)
- Deletion of rows with non-numeric ID (d385832)
- File field editor not show (9291a7a)
- Improved changes dedection in props tab (acebe43)
- Some properties do not reset after fields changes (3ed5ea0)
- Unable to switch tabs when no table selected (c545815)
- Wrong field type detection (5cfdc9b)