Skip to content

Releases: antares-sql/antares

v0.7.31-beta.4

01 Feb 07:55
Compare
Choose a tag to compare
v0.7.31-beta.4 Pre-release
Pre-release

0.7.31-beta.4 (2025-01-31)

Bug Fixes

  • Linux: missing window management icons (d34e56a)

0.7.31-beta.3 (2025-01-31)

Features

  • implement a better query splitter for SQL queries, fixes #926 (96ae09f)
  • Linux: update title bar for better Linux experience (8e54f7b)

Bug Fixes

  • MySQL: adjust utf8mb3 encoding to resolve compatibility issue, fixes #646 (27387f1)

v0.7.31-beta.3

31 Jan 17:02
Compare
Choose a tag to compare
v0.7.31-beta.3 Pre-release
Pre-release

0.7.31-beta.3 (2025-01-31)

Features

  • Implement a better query splitter for SQL queries, fixes #926 (96ae09f)
  • Linux: update title bar for better Linux experience (8e54f7b)

Bug Fixes

  • MySQL: adjust utf8mb3 encoding to resolve compatibility issue, fixes #646 (27387f1)

v0.7.31-beta.2

30 Jan 17:02
Compare
Choose a tag to compare
v0.7.31-beta.2 Pre-release
Pre-release

0.7.31-beta.2 (2025-01-30)

Features

  • Add developer tools and refresh buttons to console in development mode (592d7b3)

Bug Fixes

  • Fail to fill cell to datetime column(Postgre) fixes #924 (d3d7ab3)
  • Reorder condition when format the update data (e493db5)

v0.7.31-beta.1

22 Jan 11:56
Compare
Choose a tag to compare
v0.7.31-beta.1 Pre-release
Pre-release

0.7.31-beta.1 (2025-01-22)

Features

  • Zoom in/out and fullscreen shortcuts (47ac729)

Bug Fixes

  • Cannot update column value with composite primary key and JSON column, fixes #916 (0029967)
  • Fail to duplicate JSON row (507dc7d)
  • Saved connections lost opening a second window after first app run (4a2b592)

Improvements

  • translation: update spanish translation (d3ae45e)

v0.7.31-beta.0

07 Jan 08:05
Compare
Choose a tag to compare
v0.7.31-beta.0 Pre-release
Pre-release

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

  • Prevent delete confirmation modal from triggering on non-delete key presses, fixes #906 (8de99da)

v0.7.30

05 Dec 14:29
Compare
Choose a tag to compare

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

Download on Flathub Get it from the Snap Store Get it from AUR Get it from Microsoft Store

v0.7.30-beta.1

18 Nov 11:57
Compare
Choose a tag to compare
v0.7.30-beta.1 Pre-release
Pre-release

0.7.30-beta.1 (2024-11-15)

Bug Fixes

  • missing support check for table check features (2ee9cfc)

Improvements

  • PostgreSQL: improved support of connection strings, closes #893 (f0d312f)

v0.7.30-beta.0

26 Oct 13:53
Compare
Choose a tag to compare
v0.7.30-beta.0 Pre-release
Pre-release

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

14 Oct 14:22
Compare
Choose a tag to compare

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

Download on Flathub Get it from the Snap Store Get it from AUR Get it from Microsoft Store

v0.7.29-beta.3

09 Oct 06:54
Compare
Choose a tag to compare
v0.7.29-beta.3 Pre-release
Pre-release

0.7.29-beta.3 (2024-10-08)

Features

  • translation: add hebrew translation, closes #878 (2f3f5de)

Improvements

  • MySQL: made some common errors related to corrupted tables non-blocking, closes #877 (9a0ad80)