Skip to content

Releases: antares-sql/antares

v0.5.7

19 Jun 16:51
Compare
Choose a tag to compare

0.5.7 (2022-06-19)

If you appreciate this project and would like to express your support, please give us a ⭐ on GitHub and a review on the store you downloaded it from.
Don't forget to report bugs or send us feedback, this will allow us to build a more stable and complete application.

Features

  • Dynamic app window title (0024269)
  • Hotkeys to navigate forward or backward between tabs (d3b9e08)
  • Hotkeys to navigate inside a table resultset (49abd1e)

Bug Fixes

  • Empty query tab schema select if no schema selected (31b7999)
  • Fields sorting in table setting tabs (77d9cac)
  • Inline field update not working with tables missing primary key (caf776b)
  • Main process not closed after window close on some conditions (23acf00)
  • Reload tab content on tab sort (d214c1f)
  • Selected foreign key value not visible in the insert row modal (cba2ce2)
  • Unable to add new table fields (ee623b0)

Improvements

  • Linux: title bar improvements (85cec05)
  • Windows: title bar improvements (5fa8bf3)

Download

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

v0.5.6

02 Jun 10:10
Compare
Choose a tag to compare

0.5.6 (2022-06-02)

If you appreciate this project and would like to express your support, please give us a ⭐ on GitHub and a review on the store you downloaded it from.
Don't forget to report bugs or send us feedback, this will allow us to build a more stable and complete application.

Bug Fixes

  • Empty query tab schema select if no schema selected (31b7999)
  • Inline field update not working with tables missing primary key (caf776b)
  • SQLite: unable to insert rows with TEXT fields (a7d5e19)
  • UI: Select closes clicking on scrollbar (8870304)

Improvements

  • Improved precision of MariaDB or MySQL auto detection (26aad51)

Download

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

v0.5.5

24 May 13:19
Compare
Choose a tag to compare

0.5.5 (2022-05-24)

If you appreciate this project and would like to express your support, please give us a ⭐ on GitHub and a review on the store you downloaded it from.
Don't forget to report bugs or send us feedback, this will allow us to build a more stable and complete application.

Features

  • Advanced keyboard friendly select component with support for options live search.
  • translation: Russian translation.

Bug Fixes

  • PostgreSQL: Idle timeout disabled (a082514).
  • Query tab content disappears reordering or closing other tabs, closes #261 (c5baf2b).
  • SSH tunnel connection error with private key, closes #260 (c826888).

Improvements

  • UI: Max height for query text area increased (5d5f1da)

Download

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

0.5.4

10 May 16:33
Compare
Choose a tag to compare

0.5.4 (2022-05-10)

If you appreciate this project and would like to express your support, please give us a ⭐ on GitHub and a review on the store you downloaded it from.
Don't forget to report bugs or send us feedback, this will allow us to build a more stable and complete application.

Bug Fixes

  • App blocked by BIT fields with no default, closes #256 (e62f280)
  • File upload input not working (58611bf)
  • SSH tunnel not working (6d61518)
  • Unable to insert auto-generated datetime fields (ff27244)

Improvements

  • UI: Left alignment for numbers in result tables, closes #249 (e02565c)

Download

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

0.5.3

08 May 11:13
Compare
Choose a tag to compare

0.5.3 (2022-05-08)

If you appreciate this project and would like to express your support, please give us a ⭐ on GitHub and a review on the store you downloaded it from.
Don't forget to report bugs or send us feedback, this will allow us to build a more stable and complete application.

Features

  • Default open schema if only one present (0fa22fb)

Bug Fixes

  • LIKE operator in table filter not properly working, closes #242 (eb1afed)
  • MySQL: Creating temporary tables on export to overcome view dependency errors (e4c5d9b)
  • MySQL: support to ANSI_QUOTES mode not working, closes #243 (9fcc7d1)
  • Prevents query tabs targets previous schema if not in explorebar, closes #236 (5e4abd3)
  • SQLite: Tables with sqlite in name not visible, closes #239 (690cdcb)
  • Unable to set an empty string as field default (bfdb463)

Download

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

0.5.2

10 Apr 10:48
Compare
Choose a tag to compare

0.5.2 (2022-04-10)

If you appreciate this project and would like to express your support, please give us a ⭐ on GitHub and a review on the store you downloaded it from.
Don't forget to report bugs or send us feedback, this will allow us to build a more stable and complete application.

Features

  • PostgreSQL: sql dump exporter
  • PostgreSQL: sql dump importer
  • core: Option to allow untrusted SSL connections
  • French translation updated

Bug Fixes

  • SSH tunnel not properly working

Download

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

0.5.1

25 Mar 09:57
Compare
Choose a tag to compare

0.5.1 (2022-03-25)

If you appreciate this project and would like to express your support, please give us a ⭐ on GitHub and a review on the store you downloaded it from.
Don't forget to report bugs or send us feedback, this will allow us to build a more stable and complete application.

Features

  • Export database as zip sql file (8f3efab)
  • UI: Option to disable blur effects, closes #209 (e9079ad)

Bug Fixes

  • Numeric scale displayed on non decimal fields (db628f7)
  • UI: Connection buttons out of screen on small displays, closes #213 (f12e6a9)

Download

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

0.5.0

12 Mar 16:30
Compare
Choose a tag to compare

0.5.0 (2022-03-12)

We are happy to release this update which brings a long awaited feature: import and export (currently only on MySQL)!
A big thank you goes to Giulio Ganci, without his hard work we would not have this feature yet.
Another thanks goes to Topollo who introduced connection string support on PostgreSQL.

If you appreciate this project and would like to express your support, please give us a ⭐ on GitHub and a review on the store you downloaded it from.
Don't forget to report bugs or send us feedback, this will allow us to build a more stable and complete application.

Features

  • MySQL: Export schema to sql dump file
  • MySQL: Import from sql dump files
  • PostgreSQL: Support for local and server connection strings (6305752)

Bug Fixes

  • Wrong schema and table size on explore bar (4479a96)
  • Wrong soft sort algorithm for numeric fields, closes #199 (763be85)

Download

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

0.4.4

27 Feb 14:32
Compare
Choose a tag to compare

0.4.4 (2022-02-27)

Antares is against all kinds of war and is close to the Ukrainian people and to all the peoples who are victims of the war.
We believe in freedom, diplomacy and peaceful dialogue between peoples.

Features

  • MySQL: Manual commit mode (4ed2f9a)
  • PostgreSQL: Manual commit mode (d81e091)
  • SQLite: Manual commit mode (7dcd444)
  • Reminder for uncommitted changes closing a tab (5bfff64)

Bug Fixes

  • BigInt support, closes #197 (b703955)
  • MySQL: Default value not displayed for DECIMAL fields (fa3f3e1)
  • Zero-padded bit fields beyond length (265f28b)

Download

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

0.4.3

30 Jan 17:05
Compare
Choose a tag to compare

0.4.3 (2022-01-30)

If you appreciate this project and would like to express your support, please give us a ⭐ on GitHub and a review on the store you downloaded it from.
Don't forget to report bugs or send us feedback, this will allow us to build a more stable and complete application.

Features

Bug Fixes

  • Cell copy returns "undefined" in some conditions, closes #170 (8fb1f08)
  • Indexes and foreign keys not cleared after deletion of related field, closes #182 (9f033fb)
  • PostgreSQL: Schema different than public not automatically selected, closes #172 (46b45c8)
  • Scale on numeric fields that doesn't support it (0cfd793)
  • Windows: Temporary fix to Windows 7 style frame on app startup, closes #169 (1356011)

Improvements

  • Support of scale in field's length setting (eef7c1d)

Download

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