Antares Sql Antares Versions Save

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

v0.7.24

2 weeks ago

0.7.24 (2024-05-03)

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

  • Accent color based on folder color, closes #762 (058fc2f)
  • Open, save, and save as file in query tab (c1e58eb)
  • Add shortcut open, save, and save as file (6b56c60)
  • Unsaved file reminder closing file tabs (8d8650f)

Bug Fixes

  • PostgreSQL: Better handle connection errors, should fix #794 (33bbc0e)
  • PostgreSQL: Issue with similar tabs on different databases (23c59b4)

Improvements

  • UI: Hide "insert row" button in read-only mode, closes #695 (6600197)
  • UI: Improvements on light theme (ece2ee0)

Download

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

v0.7.24-beta.1

2 weeks ago

0.7.24-beta.1 (2024-04-30)

Features

  • Accent color based on folder color, closes #762 (058fc2f)

Bug Fixes

  • PostgreSQL: Better handle connection errors, should fix #794 (33bbc0e)
  • PostgreSQL: Issue with similar tabs on differend databases (23c59b4)

Improvements

  • UI: Hide "insert row" button in read-only mode, closes #695 (6600197)
  • UI: Improvements on light theme (ece2ee0)

v0.7.24-beta.0

1 month ago

0.7.24-beta.0 (2024-04-12)

Features

  • Open, save, and save as file in query tab (c1e58eb)
  • Unsaved file reminder closing file tabs (8d8650f)
  • Add shortcut open, save, and save as file (6b56c60)
  • Add translation for open ,save, and save as file (f7204dc)

Bug Fixes

  • translation: Missing translation for "Open notes" shortcut (0565ae1)

v0.7.23

1 month ago

0.7.23 (2024-04-07)

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

  • Add the page reference in the export file name, closes #772 (2064294)
  • Move connections out of folder from context menu, related to #773 (62e3115)
  • Move connections to folders from context menu, related to #773 (9aef287)

Bug Fixes

  • Bad format of timestamp fields on CSV export, fixes #776 (65ec4c5)
  • CSV export does not escape strings when needed, fixes #770 (dd5b417)
  • Query result sort not working with aliased tables, fixes #765 (de9dac3)
  • Shortcut not working on mac os (0bb5ced)

Download

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

v0.7.23-beta.1

1 month ago

0.7.23-beta.1 (2024-04-02)

Features

  • Add the page reference in the export file name, closes #772 (2064294)
  • Move connections out of folder from context menu, related to #773 (62e3115)
  • Move connections to folders from context menu, related to #773 (9aef287)

Bug Fixes

  • Bad format of timestamp fields on CSV export, fixes #776 (65ec4c5)

v0.7.23-beta.0

1 month ago

0.7.23-beta.0 (2024-03-21)

Bug Fixes

  • CSV export does not escape strings when needed, fixes #770 (dd5b417)
  • Query result sort not working with aliased tables, fixes #765 (de9dac3)
  • Shortcut not working on mac os (0bb5ced)

v0.7.22

2 months ago

0.7.22 (2024-02-26)

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

  • UI: Resizable textarea in new/edit note, closes #747 (1a0c5da)
  • Update dutch translation (30ada13)
  • MySQL: Option to enable single connection mode (d3f71e6)

Improvements

  • UI: Improved notes, fixes #746 (bb36e98)
  • MySQL: Improvements in connection handling (876d5ea)

Bug Fixes

  • Unable to edit tables containing SET fields, fixes #755 (d698f27)
  • Delete record modal pressing del when editing a field, fixes #767 (586f901)

Download

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

v0.7.22-beta.2

2 months ago

0.7.22-beta.2 (2024-02-18)

Features

  • MySQL: option to enable single connection mode (d3f71e6)

Improvements

  • Updated several dependencies.

v0.7.22-beta.1

3 months ago

0.7.22-beta.1 (2024-02-12)

Features

  • Update dutch translation + fix spelling mistake (30ada13)

Bug Fixes

  • Unable to edit tables containing SET fields, fixes #755 (d698f27)

Improvements

  • MySQL: Improvements in connection handling (876d5ea)

v0.7.22-beta.0

3 months ago

0.7.22-beta.0 (2024-02-04)

Features

  • UI: resizable textarea in new/edit note, closes #747 (1a0c5da)

Improvements