Skip to content

Releases: antares-sql/antares

v0.7.35-beta.1

28 Apr 09:52
Compare
Choose a tag to compare
v0.7.35-beta.1 Pre-release
Pre-release

0.7.35-beta.1 (2025-04-28)

Bug Fixes

  • Handle id type correctly in update-table-cell where clause, fixes #974 (8f84892)
  • If webcontents with id 1 not found use first webcontents (b3cf201)
  • Improve SQL parameter escaping in update-table-cell, ensuring correct handling of id types (994aa69)
  • MySQL: handle absence of CHECK_CONSTRAINTS table, fixes #981 (86f5052)

v0.7.35-beta.0

07 Apr 07:36
Compare
Choose a tag to compare
v0.7.35-beta.0 Pre-release
Pre-release

0.7.35-beta.0 (2025-04-04)

Bug Fixes

  • custom connection icon disappears during connection, fixes #939 (1d1be55)
  • escape SQL parameters in update and delete for where clauses, fixes #964 (ba63b04)
  • improved handling of query comments, fixes #963 and #580 (d912faa)
  • use custom elements wrapper for foreign column and description in query (973b0fc)

Improvements

  • translation: update Spanish translations, closes #962 (acea18e)

v0.7.34

14 Feb 19:43
Compare
Choose a tag to compare

0.7.34 (2025-02-14)

Bug Fixes

  • Issue with some SSH connections (eb706c3)

0.7.32 (2025-02-14)

Bug Fixes

  • Black background with light theme, fixes #945 (1d7053c)
  • Enhance SVG support in connection customization, fixes #939 (49a3589)
  • Improve error handling in SSH connection (704f708)
  • PostgreSQL: error with materialized view tabs (41e797f)

0.7.31 (2025-02-11)

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)

Download

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

v0.7.32

14 Feb 08:38
Compare
Choose a tag to compare

0.7.32 (2025-02-14)

Bug Fixes

  • Black background with light theme, fixes #945 (1d7053c)
  • Enhance SVG support in connection customization, fixes #939 (49a3589)
  • Improve error handling in SSH connection (704f708)
  • PostgreSQL: error with materialized view tabs (41e797f)

0.7.31 (2025-02-11)

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)

Download

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

v0.7.31

12 Feb 09:11
Compare
Choose a tag to compare

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)

Download

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

v0.7.31-beta.5

09 Feb 09:58
Compare
Choose a tag to compare
v0.7.31-beta.5 Pre-release
Pre-release

0.7.31-beta.5 (2025-02-09)

Bug Fixes

  • devtoolsInstaller: improve file path handling and increase chromium version (7595e89)
  • improve BLOB primary fields management, fixes #938 (72f8d42)
  • Linux: restored AppImage auto updates (0479e53)
  • replace 'this.addNotification' with 'addNotification' in useResultTables.ts (580bef7)
  • unable to delete rows from context menu (0f93d70)

Improvements

  • improve button styles of notes (48cfa67)
  • MySQL: long loading in table settings when no checks present (9cda38e)

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)