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)