Releases: antares-sql/antares
v0.7.24
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 #790 (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
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)