antares

A modern, fast and productivity driven SQL client with a focus in UX

MIT License

Stars
1.8K
Committers
33

Bot releases are hidden (Show)

antares - 0.3.1

Published by Fabio286 about 3 years ago

0.3.1 (2021-07-27)

This is a release that brings an hotfix for damaged Linux distributions.

Bug Fixes

  • UI: Tabs or explore bar elements selected with mouse wheel or right button (a8a47ed)

0.3.0 (2021-07-23)

Dear Antares users we are happy to provide one of the biggest updates ever. The way to 1.0 is shorter every release.
With this update we reworked the whole tab system with the goal to boos productivity and application performance.
Now you can keep open every kind of tab you need in your workspace, not just query tabs.

If you notice some issues consider to report them, helping us to build a more solid Antares.
To stay tuned for latest news, ask questions or tell your opinion follow on Twitter @AntaresSQL.

Features

  • New data tabs (ab382df)
  • New function, procedure and scheduler tabs (0a9983d)
  • New trigger function setting tabs (58b91eb)
  • New trigger setting tabs (f6faad9)
  • New unsaved change reminder (f7a74df)
  • New view setting tabs (003c02b)
  • Option to restore session on startup (adc5477)
  • Option to select schema in query tabs (a73a2f4)
  • UI: Empty workspace view (e1855a2)
  • UI: Display schema in data tabs (0105733)
  • UI: New table settings tabs (7845e3e)
  • UI: Sortable tabs (d38097d)

Bug Fixes

  • Clear empty indexes or foreign keys on confirm respective modals (04fa320)
  • Enabled copy context on non editable rows (525c964)
  • Manual page input not disabled when only one page is available (62f7e57)
  • New field default value unknown instead 'noval' (77c5d28)
  • Solved a vulnerability in table names (5c855a5)
  • Sort order of tables is lost switching pages (14577d1)
  • Wrong editor height with some conditions (d7fdf53)
  • UI: Not disabled buttons during save table setting tabs (a0105cf)

Improvements

  • UI: Improvements in setting bar connections sort (0c29e0d)
  • MySQL: Improved schema detection for queries (c6897af)

Download

Get it from the Snap Store Get it from AUR Get it from Microsoft Store

antares - 0.1.0

Published by Fabio286 over 3 years ago

0.1.0 (2021-03-21)

Features

  • PostgreSQL: database in connection parameters (9645702)
  • PostgreSQL: edit array and text search fields (fc65114)
  • PostgreSQL: insert and edit blob fields (1f80a64)
  • PostgreSQL: partial postgre implementation (d892fa6)
  • PostgreSQL: support to microseconds (d465e18)
  • UI: support to boolean fields (ffb1712)

Bug Fixes

  • update or delete rows with more than one primary key (22a8c25)
  • MySQL: handle NEWDECIMAL data type (a1c6be3)
  • PostgreSQL: issue getting foreign keys informations (db47b40)
  • remove last char from datetime and time if is a dot (e89911b)
  • PostgreSQL: single quote escape (9f6a183)
  • PostgreSQL: various issues in query results (fccfe92)
  • schema content not loaded if selected with right click (8a6c59f)

Download

Get it from the Snap Store Get it from Microsoft Store

antares - 0.0.20-alpha

Published by Fabio286 over 3 years ago

0.0.20 (2021-03-13)

Features

  • UI: loader layers on query and data tabs (b232a3b)
  • UI: row markers in sql editors (ddfb713)

Bug Fixes

  • UI: avoid unnecessary updates when cell content not change (e9a26c1)
  • UI: row mark not applied on first click (25d72e3)
  • UI: table rows lose internal id after an update (76c5c0c)

Download

Get it from the Snap Store

antares - 0.0.19-alpha

Published by Fabio286 over 3 years ago

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

  • UI: big performance improvement in tables rendering (39ca197)
  • UI: improvements of date time inputs (b4ead69)
antares - 0.0.18-alpha

Published by Fabio286 over 3 years ago

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)
antares - 0.0.17-alpha

Published by Fabio286 over 3 years ago

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)
antares - 0.0.16-alpha

Published by Fabio286 over 3 years ago

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

  • compatibility with electron-store 7 (bacf458)
  • edit bit fields (ede6fe8)
antares - 0.0.15-alpha

Published by Fabio286 over 3 years ago

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

  • better fields type detection (4bc9bbf)
  • big performance improvement in database structure loading (a11bac5)
antares - 0.0.14-alpha

Published by Fabio286 almost 4 years ago

0.0.14-alpha (2021-01-16)

Features

Bug Fixes

  • error with empty functions/procedures (f150508)
  • removed internal row _id from exported files (c0a32c0)
antares - 0.0.13-alpha

Published by Fabio286 almost 4 years ago

0.0.13-alpha (2021-01-06)

Features

Bug Fixes

  • breadcrumb not change after table rename (b6b7be0)
  • unable to rename views (b7053bd)
  • wrong new stored routine modal icon (0ec2710)
  • wrong or duplicate fields in some queries (0df2b83)
antares - 0.0.12-alpha

Published by Fabio286 almost 4 years ago

0.0.12-alpha (2020-12-24)

Features

  • More secure connection credentials storage (fc35f27)
  • Option to change editor theme (a95b8d1)
  • Option to toggle editor auto completion (155154b)
  • Query editor auto-completer for tables and columns (cb1fce6)
antares - 0.0.11-alpha

Published by Fabio286 almost 4 years ago

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)
antares - 0.0.10-alpha

Published by Fabio286 almost 4 years ago

0.0.10 (2020-12-04)

Features

  • Approximate totals in table data tab (e95d29c)
  • Create new tables (e6602d1)
  • Display all keys in properties tab (27769f2)
  • Drop and truncate tables (a4122b4)
  • Index management (41505bd)
  • Tables options edit (0805b96)
  • Unsaved changes reminder (33d1fa2)
antares - 0.0.9-alpha

Published by Fabio286 almost 4 years ago

0.0.9 (2020-11-13)

Features

  • Ability to edit table fields (249926b)
  • Support to aliased tables (1658432)
  • Table fields addition (0765403)
  • Table fields deletion (242ddec)
  • ui: Display table properties tab (2dc16e8)

Bug Fixes

  • Duplicate header fields on join result tables (ea9b489)
  • F9 key shortcut refresh all query tabs instead of just selected one (c9ba2e5)
  • Issue with tabs horizontal scroll with wheel (c393f86)
  • Zero fill field option was not saved (3e5770f)
  • mysql: Error getting foreign key list (ee18388)
  • Wrong result fields type and order with some queries (a8cd177)
antares - 0.0.8-alpha

Published by Fabio286 almost 4 years ago

0.0.8-alpha (2020-10-18)

Features

  • Field type and length on table header mouse hover (04804b0)
  • Close modals pressing ESC (d563cec)
  • Data table autorefresh, closes #36 (9ecd888)
  • Pie chart with table size in database explore bar (426628f)
  • Query and data tabs keyboard shortcuts (F5, F9) (0bf2c8d)

Bug Fixes

  • Context menu outside window when near bottom or right edge (d4ecaf6)
  • Disable cell editor for not editable results (b7c779e)
  • Missing connection name when "ask for crendential" selected (c70e5b4)
  • Missing header for some query results (d560c38)
  • No connection passed to connection's edit modal (ce25cd0)
antares - 0.0.7-alpha

Published by Fabio286 about 4 years ago

0.0.7-alpha (2020-10-03)

Features

  • Database creation (3d0a83f)
  • Database 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)
  • Spanish translation thanks to hongkfui (#32)

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)
antares - 0.0.6-alpha

Published by Fabio286 about 4 years ago

0.0.6-alpha (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)
antares - 0.0.5-alpha

Published by Fabio286 about 4 years ago

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)
antares - 0.0.4-alpha

Published by Fabio286 about 4 years ago

0.0.4 (2020-08-06)

Features

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

Published by Fabio286 about 4 years ago

What's new?

  • Now its possible to delete records by multi selection,
  • Resize columns,
  • Sort results.
  • Many improvements under the hood.
Badges
Extracted from project README
Plant a Tree Get it from the Snap Store Get it from AUR