Releases: antares-sql/antares
v0.7.28-beta.0
0.7.28-beta.0 (2024-08-06)
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 format of JSON fields (8e7965a)
- translation: Spelling error (f5d236b)
- Wrong password message importing app data (ba0ffcc)
v0.7.27
0.7.27 (2024-07-16) HOTFIX
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.
Bug Fixes
0.7.26 (2024-07-15)
Features
Improvements
Bug Fixes
- Table name in column list on export as SQL features, fixes #822 (f7419d8)
- PostgreSQL: Issue with ssl enabled and connection strings, fixes #786 (4a38656)
Download
v0.7.26
0.7.26 (2024-07-15)
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
Improvements
Bug Fixes
- Table name in column list on export as SQL features, fixes #822 (f7419d8)
- PostgreSQL: Issue with ssl enabled and connection strings, fixes #786 (4a38656)
Download
v0.7.26-beta.1
v0.7.26-beta.0
v0.7.25
0.7.25 (2024-06-19)
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
- PostgreSQL: support to materialized views, closes #804 (0b9898f)
- Update japanese translation (bb3c87b)
Improvements
- UI: views grouped in folders (a973ec3)
- Update to Elecrton 30 and other dependencies update
Bug Fixes
- Issue switching table after using a filter, fixes #691 (4a1697d)
- Missing resizebars on mouse over (25123e3)
- PostgreSQL: unable to search for databases, fixes #798 (d1bb50b)
Download
v0.7.25-beta.2
v0.7.25-beta.1
0.7.25-beta.1 (2024-06-08)
This update brings several updates on dependencies, including the move to electron 30.
Bug Fixes
v0.7.25-beta.0
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)