Skip to content

Releases: antares-sql/antares

v0.7.24

03 May 14:32
Compare
Choose a tag to compare

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

30 Apr 23:07
Compare
Choose a tag to compare
v0.7.24-beta.1 Pre-release
Pre-release

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

12 Apr 07:27
Compare
Choose a tag to compare
v0.7.24-beta.0 Pre-release
Pre-release

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

08 Apr 08:15
Compare
Choose a tag to compare

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

02 Apr 08:14
Compare
Choose a tag to compare
v0.7.23-beta.1 Pre-release
Pre-release

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

22 Mar 08:01
Compare
Choose a tag to compare
v0.7.23-beta.0 Pre-release
Pre-release

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

27 Feb 07:59
Compare
Choose a tag to compare

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

18 Feb 20:45
Compare
Choose a tag to compare
v0.7.22-beta.2 Pre-release
Pre-release

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

12 Feb 20:37
Compare
Choose a tag to compare
v0.7.22-beta.1 Pre-release
Pre-release

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

04 Feb 20:20
Compare
Choose a tag to compare
v0.7.22-beta.0 Pre-release
Pre-release

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

Features

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

Improvements