0.7.31 (2025-02-11)
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
- Implement a better query splitter for SQL queries, fixes #926 (96ae09f)
- Zoom in/out and fullscreen shortcuts (47ac729)
- MySQL: Check constraints management support (6365e07)
- Add developer tools and refresh buttons to console in development mode (592d7b3)
- Language: Add Uzbek language support (fb9c258)
- Linux: Update title bar for better Linux experience (8e54f7b)
Improvements
- Improve button styles of notes (48cfa67)
- PostgreSQL: Improved support of connection strings, closes #893 (f0d312f)
- Added more notifications in debug console (dfa7cf9)
- Translation: Update Spanish translation (d3ae45e)
Bug Fixes
- Improve BLOB primary fields management, fixes #938 (72f8d42)
- MySQL: Adjust utf8mb3 encoding to resolve compatibility issue, fixes #646 (27387f1)
- MySQL: Routines do not return results, fixes #885 (dba490f)
- Fail to fill cell to datetime column (Postgre), fixes #924 (d3d7ab3)
- Cannot update column value with composite primary key and JSON column, fixes #916 (0029967)
- Fail to duplicate JSON row (507dc7d)
- Saved connections lost when opening a second window after first app run (4a2b592)
- Prevent delete confirmation modal from triggering on non-delete key presses, fixes #906 (8de99da)
- Incorrect behavior in sorting tables with null/empty values, fixes #883 (b6c5dff)
- Incorrect behavior sorting tables with numeric values (60e1e59)
- Issue saving queries as file (a54b8d7)
- Linux: Restored AppImage auto updates (0479e53)