Releases: antares-sql/antares
v0.7.24-beta.1
0.7.24-beta.1 (2024-04-30)
Features
Bug Fixes
- PostgreSQL: Better handle connection errors, should fix #794 (33bbc0e)
- PostgreSQL: Issue with similar tabs on differend databases (23c59b4)
Improvements
v0.7.24-beta.0
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
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
v0.7.23-beta.1
v0.7.23-beta.0
v0.7.22
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
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
v0.7.22-beta.2
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
0.7.22-beta.1 (2024-02-12)
Features
- Update dutch translation + fix spelling mistake (30ada13)
Bug Fixes
Improvements
- MySQL: Improvements in connection handling (876d5ea)
v0.7.22-beta.0
v0.7.21
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)