Releases: antares-sql/antares
v0.7.31-beta.0
0.7.31-beta.0 (2025-01-06)
Features
- language: add uzbek language support (fb9c258)
Improvement
- Removed software-side sorting logic, fixes #904
Bug Fixes
v0.7.30
0.7.30 (2024-12-04)
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: check constraints management support (6365e07)
Improvements
- PostgreSQL: improved support of connection strings, closes #893 (f0d312f)
- Added more notifications in debug console (dfa7cf9)
Bug Fixes
- Issue saving queries as file (a54b8d7)
- Incorrect behavior in sorting tables with null/empty values, fixes #883 (b6c5dff)
- Incorrect behavior sorting tables with numeric values (60e1e59)
- MySQL: routines do not return results, fixes #885 (dba490f)
Download
v0.7.30-beta.1
0.7.30-beta.1 (2024-11-15)
Bug Fixes
- missing support check for table check features (2ee9cfc)
Improvements
v0.7.30-beta.0
0.7.30-beta.0 (2024-10-25)
Features
- MySQL: check constraints management support (6365e07)
Bug Fixes
- Incorrect behavior in sorting tables with null/empty values, fixes #883 (b6c5dff)
- MySQL: routines do not return results, fixes #885 (dba490f)
Improvements
- Added more notifications in debug console (dfa7cf9)
v0.7.29
0.7.29 (2024-10-14)
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
- Cancel button when waiting to connect database, closes #830 (b6a7124)
- PostgreSQL: table and field comments (ebd1a75)
- UI: new context menu and some minor improvements to query tabs, closes #867 (14aeebe)
- translation: traditional chinese translation, closes #869 (b70ed12)
- translation: Update czech translation (0506b65)
- translation: add hebrew translation, closes #878 (2f3f5de)
Improvements
- UI: hide edit/delete functions in readonly mode (37d44c9)
- MySQL: made some common errors related to corrupted tables non-blocking, closes #877 (9a0ad80)
Bug Fixes
- Mismatch between table field columns and results with duplicate fields, fixes #848 (da8cc39)
- MySQL: incorrect representation of the DATE if the year is prior to 1900, fixes #860 (7969294)
- MySQL: missing exported values for DEFAULT_GENERATED table fields, fixes #854 (2cda4a1)
Download
v0.7.29-beta.3
v0.7.29-beta.2
0.7.29-beta.2 (2024-10-02)
Features
Bug Fixes
- MySQL: incorrect representation of the DATE if the year is prior to 1900, fixes #860 (7969294)
- MySQL: missing exported values for DEFAULT_GENERATED table fields, fixes #854 (2cda4a1)
- PostgreSQL: error changing the comment for a specific table name (eb749f0)
- PostgreSQL: unable to change table comment to empty (d78e59d)
v0.7.29-beta.1
0.7.29-beta.1 (2024-09-28)
Features
v0.7.29-beta.0
0.7.29-beta.0 (2024-09-23)
Features
- cancel button when waiting to connect database, closes #830 (b6a7124)
- update czech translation (0506b65)
Bug Fixes
Improvements
- UI: hide edit/delete functions in readonly mode (37d44c9)
v0.7.28
0.7.28 (2024-08-20)
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
- translation: Add missing Dutch strings (e794d20)
Bug Fixes
- Disabled column sort during loadings (72bacde)
- Html tags searching in history or saved queries, fixes #847 (6cb21ff)
- PostgreSQL: Issue exporting tables with primary keys (c434855)
- PostgreSQL: Wrong export formato of JSON fields (8e7965a)
- Wrong password message importing app data (ba0ffcc)