Antares Sql Antares Versions Save

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

v0.7.21

4 months ago

0.7.21 (2024-01-13)

Antares is an application under development, maintained by one person, so any feedback or bug report from you are really important. 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.

Features

  • New notes system (eaaf1b7)
  • Buttons to save and access to saved queries from query tab (a52fc3f)
  • Highlight SQL in notes, history and console (bfa3924)
  • Open saved queries in a query tab (9a732ea)
  • SQLite: Enable schema reload button on sidebar (20b2734)

Bug Fixes

  • JavaScript error at first startup, fixes #736 (b734b24)
  • PostgreSQL: Error adding MONEY fields to a table (0f8d2cb)
  • PostgreSQL: Exception deleting a table with one or less tabs open (23946ff)
  • PostgreSQL: Unhandled error on connection lost, fixes #740 (cdd2a11)
  • SQLite: Unable to change integer fields length to 0, fixes #732 (3b9228a)

Download

Download on Flathub Get it from the Snap Store Get it from AUR Get it from Microsoft Store

v0.7.21-beta.1

4 months ago

0.7.21-beta.1 (2024-01-06)

Bug Fixes

  • PostgreSQL: error adding MONEY fields to a table (0f8d2cb)
  • PostgreSQL: exception deleting a table with one or less tabs open (23946ff)
  • PostgreSQL: unhandled error on connection lost, fixes #740 (cdd2a11)

v0.7.21-beta.0

5 months ago

0.7.21-beta.0 (2023-12-25)

Features

  • New notes system (eaaf1b7)
  • Buttons to save and access to saved queries from query tab (a52fc3f)
  • Open saved queries in a tab (9a732ea)
  • Highlight SQL in notes, history and console (bfa3924)

Bug Fixes

  • JavaScript error at first startup, fixes #736 (b734b24)

v0.7.20

5 months ago

0.7.20 (2023-12-08)

Antares is an application under development, maintained by one person, so any feedback or bug report from you are really important. 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.

Features

  • Copy element names on sidebar from context menu, closes #718 (f13d4e6)
  • Ability to open multiple app sessions (075f542)
  • translation: NL string updates (8628711)
  • translation: Add Ukrainian language, thanks to #707 (e14302b)
  • Logging errors on log file (315d9d8)

Bug Fixes

  • Missing update indicator on setting icon (b055350)
  • Flatpak: import/export schema not working (e26809f)
  • Windows:: fixed issue with unauthorized process error

Download

Download on Flathub Get it from the Snap Store Get it from AUR Get it from Microsoft Store

v0.7.20-beta.2

5 months ago

0.7.20-beta.2 (2023-12-06)

Bug Fixes

  • Communication with worker thread not working (6a72f6b)

v0.7.20-beta.1

5 months ago

0.7.20-beta.1 (2023-12-02)

Features

  • Copy element names on sidebar from context menu, closes #718 (f13d4e6)
  • Logging errors on log file (315d9d8)

Bug Fixes

  • Flatpak: import/export schema not working (e26809f)

v0.7.20-beta.0

6 months ago

0.7.20-beta.0 (2023-11-15)

Features

  • Ability to open multiple app sessions (075f542)
  • NL string updates (8628711)
  • translation: add Ukrainian language, thanks to #707 (e14302b)

Bug Fixes

  • Firebird SQL: error "Cannot read properties of null" connecting to some databases, fixes #708 (186fc18)
  • Missing open folder icon for trigger, function and other database elements on sidebar (1bc95b0)

v0.7.19

7 months ago

0.7.19 (2023-11-01)

Antares is an application under development, maintained by one person, so any feedback or bug report from you are really important. 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.

Features

  • MySQL: RLIKE and NOT RLIKE regular expression filters, closes #688 (e4eb27d)
  • "now" and "random" options added in datetime related data in insert rows tool, closes #402 (9f9c63b)

Bug Fixes

  • Table field changes not saved on text fields if pressing enter on textarea modal (f6fb266)
  • SSH tunnel keep-alive not working properly (debc1da)
  • IN and NOT IN filters not working properly, fixes #687 (c0dcf30)
  • Timeout issue on long time sql import (ddd290c)

Download

Download on Flathub Get it from the Snap Store Get it from AUR Get it from Microsoft Store

v0.7.19-beta.2

7 months ago

0.7.19-beta.2 (2023-10-29)

This update includes some refactor and dependencies change in preparation to upcoming flatpak distribution.

Bug Fixes

  • SSH tunnel keep-alive not working properly (debc1da)

v0.7.19-beta.1

7 months ago

0.7.19-beta.1 (2023-10-25)

Features

  • MySQL: RLIKE and NOT RLIKE regular expression filters, closes #688 (e4eb27d)

Improvements

  • Electron security update