Skip to content

Releases: antares-sql/antares

v0.7.21-beta.1

07 Jan 15:32
Compare
Choose a tag to compare
v0.7.21-beta.1 Pre-release
Pre-release

0.7.21-beta.1 (2024-01-06)

Bug Fixes

  • PostgreSQL: error adding MONEY fields to a table (0f8d2cb)
  • PostgreSQL: exception deleting a table with one or less tabs open (23946ff)
  • PostgreSQL: unhandled error on connection lost, fixes #740 (cdd2a11)

v0.7.21-beta.0

25 Dec 11:06
Compare
Choose a tag to compare
v0.7.21-beta.0 Pre-release
Pre-release

0.7.21-beta.0 (2023-12-25)

Features

  • New notes system (eaaf1b7)
  • Buttons to save and access to saved queries from query tab (a52fc3f)
  • Open saved queries in a tab (9a732ea)
  • Highlight SQL in notes, history and console (bfa3924)

Bug Fixes

  • JavaScript error at first startup, fixes #736 (b734b24)

v0.7.20

08 Dec 12:41
Compare
Choose a tag to compare

0.7.20 (2023-12-08)

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

  • Copy element names on sidebar from context menu, closes #718 (f13d4e6)
  • Ability to open multiple app sessions (075f542)
  • translation: NL string updates (8628711)
  • translation: Add Ukrainian language, thanks to #707 (e14302b)
  • Logging errors on log file (315d9d8)

Bug Fixes

  • Missing update indicator on setting icon (b055350)
  • Flatpak: import/export schema not working (e26809f)
  • Windows:: fixed issue with unauthorized process error

Download

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

v0.7.20-beta.2

06 Dec 08:06
Compare
Choose a tag to compare
v0.7.20-beta.2 Pre-release
Pre-release

0.7.20-beta.2 (2023-12-06)

Bug Fixes

  • Communication with worker thread not working (6a72f6b)

v0.7.20-beta.1

02 Dec 14:21
Compare
Choose a tag to compare
v0.7.20-beta.1 Pre-release
Pre-release

0.7.20-beta.1 (2023-12-02)

Features

  • Copy element names on sidebar from context menu, closes #718 (f13d4e6)
  • Logging errors on log file (315d9d8)

Bug Fixes

  • Flatpak: import/export schema not working (e26809f)

v0.7.20-beta.0

16 Nov 07:48
Compare
Choose a tag to compare
v0.7.20-beta.0 Pre-release
Pre-release

0.7.20-beta.0 (2023-11-15)

Features

  • Ability to open multiple app sessions (075f542)
  • NL string updates (8628711)
  • translation: add Ukrainian language, thanks to #707 (e14302b)

Bug Fixes

  • Firebird SQL: error "Cannot read properties of null" connecting to some databases, fixes #708 (186fc18)
  • Missing open folder icon for trigger, function and other database elements on sidebar (1bc95b0)

v0.7.19

01 Nov 09:31
Compare
Choose a tag to compare

0.7.19 (2023-11-01)

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: RLIKE and NOT RLIKE regular expression filters, closes #688 (e4eb27d)
  • "now" and "random" options added in datetime related data in insert rows tool, closes #402 (9f9c63b)

Bug Fixes

  • Table field changes not saved on text fields if pressing enter on textarea modal (f6fb266)
  • SSH tunnel keep-alive not working properly (debc1da)
  • IN and NOT IN filters not working properly, fixes #687 (c0dcf30)
  • Timeout issue on long time sql import (ddd290c)

Download

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

v0.7.19-beta.2

29 Oct 16:11
Compare
Choose a tag to compare
v0.7.19-beta.2 Pre-release
Pre-release

0.7.19-beta.2 (2023-10-29)

This update includes some refactor and dependencies change in preparation to upcoming flatpak distribution.

Bug Fixes

  • SSH tunnel keep-alive not working properly (debc1da)

v0.7.19-beta.1

26 Oct 06:59
Compare
Choose a tag to compare
v0.7.19-beta.1 Pre-release
Pre-release

0.7.19-beta.1 (2023-10-25)

Features

  • MySQL: RLIKE and NOT RLIKE regular expression filters, closes #688 (e4eb27d)

Improvements

  • Electron security update

v0.7.19-beta.0

15 Oct 08:50
Compare
Choose a tag to compare
v0.7.19-beta.0 Pre-release
Pre-release

0.7.19-beta.0 (2023-10-14)

Features

  • "now" and "random" options added in datetime related data in insert rows tool, closes #402 (9f9c63b)

Bug Fixes

  • IN and NOT IN filters not working properly, fixes #687 (c0dcf30)
  • Timeout issue on long time sql import (ddd290c)