Skip to content

Releases: antares-sql/antares

0.2.1

09 Jul 14:45
Compare
Choose a tag to compare

0.2.1 (2021-07-09)

This update follows the trend of latest updates with a focus in UI/UX enhancements. In addition to this, SSH tunnel support has been introduced.

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

  • UI: Contextual menu shortcuts to create new elements on folders (0252a06)
  • Context menu option to duplicate connections (439356a)
  • MySQL: Possibility to set a default schema in connection parameters (c6897af)
  • UI: New connection add panel (8cd76e7)
  • UI: New connection edit panel (9af71a6)
  • SSH Tunnel functionality, thanks to Christian Ratz (#81) (1801bef)

Bug Fixes

  • Clear corrupted configurations to avoid exceptions (56fcc26)
  • UI: Connection tab indicator when scrolling (a0ab63b)
  • Avoid to trigger schema loading multiple times (7570b0a)

Download

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

0.2.0

03 Jul 11:22
Compare
Choose a tag to compare

0.2.0 (2021-07-03)

Dear Antares SQL users, this update brings several improvements to the user interface, such as tabs animation, round corners and better contextual menus.
Improvements doesn't stops on UI, we also implemented new contextual shortcuts and support to triggers and trigger functions on PostgreSQL.
Last but not least, several fixes.
If you enjoy this project consider to leave a star on GitHub to help us to get more visibility.
To stay tuned for latest news, ask questions or tell your opinion follow on Twitter @AntaresSQL.

Features

  • Contextual option to duplicate tables (08d5b1b)
  • PostgreSQL: Trigger functions support (75bbd5f)
  • PostgreSQL: Triggers creation (7df0cf8)
  • UI: Active tab animation (978a7c5)
  • UI: Context option to copy cell or row value (d868c77)
  • UI: Resizer border mouse hover animation (a69bdeb)

Bug Fixes

  • PostgreSQL: Error opening setting tab for some stored routines (d96907c)
  • UI: Contextual sub-menu alignment when close to the lower edge of the window (61a42d5)
  • Fields default not correctly set in table filler (faa07a0)
  • Rows loses internal id after export (2d278aa)
  • UI: Editor blinking on first connection with a dark theme (0110756)
  • Unhandled exception in connection test (a975df3)
  • Vulnerability in server error toast messages (3aef7e9)

Improvements

  • Improved contextual menu appearance (f74bca7)
  • UI: Increased application border-radius (a0a025e)

Download

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

0.1.13

19 Jun 13:04
Compare
Choose a tag to compare

0.1.13 (2021-06-19)

Dear Antares SQL users, this update brings some UI improvements, an option to change editor font size and the ability to manually insert page number in DATA tabs.
We also fixed an annoying issue with MySQL connection and improved PostgreSQL support.
We want say thanks to everybody who decided to support this project with feedbacks, reporting issues and contributing with development!

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

  • PostgreSQL: Alter trigger support (5c8ee66)
  • UI: Ability to manually insert page number in DATA tabs, closes #65 (e2ebb04)
  • UI: Option to change query editors font size, closes #77 (e579f37)

Bug Fixes

  • MySQL: Pool connections not released after MySQL errors, causing endless load animation (4133fc4)
  • UI: Various fixes in displaying content with small window size (8a20bef)

Improvements

  • Remove comments from queries before execution (690a454)

Download

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

0.1.12

09 Jun 07:22
Compare
Choose a tag to compare

0.1.12 (2021-06-09)

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

  • PostgreSQL: Trigger rename and delete (cce5adb)
  • Deutsch (Deutschland) translation thanks to Christian Ratz

Bug Fixes

  • Internal exceptions (8742fa1)
  • Page offset not reset when selected table changes (5562e73)
  • MySQL: View's data tab doesn't work with some views, closes #71 (9ca059d)
  • UI: Unable to browse view's result pages (8a7cc2a)

Download

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

0.1.11

02 Jun 14:37
Compare
Choose a tag to compare

0.1.11 (2021-06-02)

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.

Bug Fixes

  • UI: Prevent canc key to trigger delete modal when editing a row (5e9c88a)
  • Table row loses internal id after cell update (6622756)
  • MySQL: Missing schema altering tables in some conditions (faa799c)
  • Empty offset in cell update queries (acc1eeb)

Download

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

0.1.10

29 May 15:56
Compare
Choose a tag to compare

0.1.10 (2021-05-29)

Thanks to @Occhioverde Antares is now available also on AUR.
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

  • Key shortcuts to change DATA tab page (f61d7ee)
  • Option to set DATA tab page size (e71c756)
  • Prev/next buttons to browse the results pages of data tab (79f033e)

Bug Fixes

  • MySQL: Wrong schema in view data tab select, closes #71 (310cfaa)
  • Wrong detection of field default expressions in some cases (04bdd08)

Download

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

0.1.9

23 May 10:04
Compare
Choose a tag to compare

0.1.9 (2021-05-23)

This release is an hotfix for the following bug.
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.

Bug Fixes

  • MySQL: Can't access tables having UNIQUE KEY, closes #69 (f1636f1)

0.1.8 (2021-05-22)

Last updates aims to improve performance and stability of the application.

Bug Fixes

  • Internal id not removed before row update (0f10c9e)
  • Unable to add new ENUM fields (1e37f2a)
  • Unable to delete table rows (0d61371)

Improvements

  • Improved the way how field default value are handled (7a766f0)

Download

Get it from the Snap Store Get it from Microsoft Store

0.1.8

22 May 15:17
Compare
Choose a tag to compare

0.1.8 (2021-05-22)

Last updates aims to improve performance and stability of the application.
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.

Bug Fixes

  • Internal id not removed before row update (0f10c9e)
  • Unable to add new ENUM fields (1e37f2a)
  • Unable to delete table rows (0d61371)

Improvements

  • Improved the way how field default value are handled (7a766f0)

Download

Get it from the Snap Store Get it from Microsoft Store

0.1.7

16 May 21:06
Compare
Choose a tag to compare

0.1.7 (2021-05-16)

This release aims to improve performance and stability and introduces ARM builds for Linux.
To stay tuned for latest news, ask questions or tell your opinions follow me on Twitter at @fabiodistasio86.

Bug Fixes

  • Row loses internal id after cell update (854472c)
  • MySQL: Connection loses schema in some conditions (6b0b8b1)
  • Issue with ENUM and SET fields on table filler modal (475397c)
  • Issue with ENUM and SET length when creating a new field (7a62131)
  • Multiple row select on sorted tables not work properly (c7663be)

Improvements

  • core: Increased connection pool size to improve performance (ae103e5)
  • MySQL: Improved connections pool handling (434711a)

Download

Get it from the Snap Store Get it from Microsoft Store

0.1.6

08 May 16:13
Compare
Choose a tag to compare

0.1.6 (2021-05-08)

Features

  • MySQL: ENUM and SET fields support, closes #61 (bebba64)

Bug Fixes

  • Better detection and handling of field default type (3baf6fa)
  • No quotes around strings in field default custom value (29e2d92)
  • UI: data type figure twice on type select (9dfe7cc)
  • Support to mDNS/zeroconf in snap build, closes #58 (35ef070)

Improvements

  • Italian translation updated (5dc0b0b)

Download

Get it from the Snap Store Get it from Microsoft Store