antares

A modern, fast and productivity driven SQL client with a focus in UX

MIT License

Stars
1.8K
Committers
33

Bot releases are visible (Hide)

antares - v0.7.22-beta.0

Published by github-actions[bot] 9 months ago

0.7.22-beta.0 (2024-02-04)

Features

  • UI: resizable textarea in new/edit note, closes #747 (1a0c5da)

Improvements

antares - v0.7.21

Published by github-actions[bot] 9 months ago

0.7.21 (2024-01-13)

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

  • New notes system (eaaf1b7)
  • Buttons to save and access to saved queries from query tab (a52fc3f)
  • Highlight SQL in notes, history and console (bfa3924)
  • Open saved queries in a query tab (9a732ea)
  • SQLite: Enable schema reload button on sidebar (20b2734)

Bug Fixes

  • JavaScript error at first startup, fixes #736 (b734b24)
  • 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)
  • SQLite: Unable to change integer fields length to 0, fixes #732 (3b9228a)

Download

Get it from the Snap Store Get it from AUR Get it from Microsoft Store

antares - v0.7.21-beta.1

Published by github-actions[bot] 10 months ago

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)
antares - v0.7.21-beta.0

Published by github-actions[bot] 10 months ago

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)
antares - v0.7.20

Published by github-actions[bot] 11 months ago

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

Get it from the Snap Store Get it from AUR Get it from Microsoft Store

antares - v0.7.20-beta.2

Published by github-actions[bot] 11 months ago

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

Bug Fixes

  • Communication with worker thread not working (6a72f6b)
antares - v0.7.20-beta.1

Published by github-actions[bot] 11 months ago

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)
antares - v0.7.20-beta.0

Published by github-actions[bot] 11 months ago

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)
antares - v0.7.19

Published by github-actions[bot] 12 months ago

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

Get it from the Snap Store Get it from AUR Get it from Microsoft Store

antares - v0.7.19-beta.2

Published by github-actions[bot] 12 months ago

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)
antares - v0.7.19-beta.1

Published by github-actions[bot] 12 months ago

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

Features

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

Improvements

  • Electron security update
antares - v0.7.19-beta.0

Published by github-actions[bot] about 1 year ago

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)
antares - v0.7.18

Published by github-actions[bot] about 1 year ago

0.7.18 (2023-10-03) HOTFIX

Bug Fixes

  • Hotfix for Microsoft Store unauthorized process (b3b698b)

0.7.17 (2023-09-30)

Features

  • Customize keep-alive-interval for ssh-tunnel (b4731d6)
  • translation: Update Dutch (b43c400)
  • Add NOT LIKE to table filters, closes #672 (9c66fd5)

Bug Fixes

  • Empty workspace deleting connections in some conditions (0de5ef8)
  • UI: Update notification indicator moves settings icon (e6f45d7)
  • SQLite: Disconnecting a SQLite connection does not truly close it, fixes #661 (757a2b3)
  • SQLite: Field length lost when editing a table, fixes #664 (b321e64)
  • SQLite: Table content not refresh after an update, fixes #665 (6dceaf0)
  • Table filter not working when search string on integer field, #671 (7e36260)

Improvements

  • core: Improved app security, fixes #666 (1359242)
  • Improved ipc validation on Linux (9de5f67)
  • Migration from font icons to svg icons (e7bec0a)
antares - v0.7.17

Published by github-actions[bot] about 1 year ago

0.7.17 (2023-09-30)

Features

  • Customize keep-alive-interval for ssh-tunnel (b4731d6)
  • translation: Update Dutch (b43c400)
  • Add NOT LIKE to table filters, closes #672 (9c66fd5)

Bug Fixes

  • Empty workspace deleting connections in some conditions (0de5ef8)
  • UI: Update notification indicator moves settings icon (e6f45d7)
  • SQLite: Disconnecting a SQLite connection does not truly close it, fixes #661 (757a2b3)
  • SQLite: Field length lost when editing a table, fixes #664 (b321e64)
  • SQLite: Table content not refresh after an update, fixes #665 (6dceaf0)
  • Table filter not working when search string on integer field, #671 (7e36260)

Improvements

  • core: Improved app security, fixes #666 (1359242)
  • Improved ipc validation on Linux (9de5f67)
  • Migration from font icons to svg icons (e7bec0a)

Download

Get it from the Snap Store Get it from AUR Get it from Microsoft Store

antares - v0.7.17-beta.2

Published by github-actions[bot] about 1 year ago

0.7.17-beta.2 (2023-09-28)

Features

Bug Fixes

  • NSIS updater not working (198ff01)
  • UI: Small icons in foreign key modal (b37781d)
antares - v0.7.17-beta.1

Published by github-actions[bot] about 1 year ago

0.7.17-beta.1 (2023-09-23)

Bug Fixes

  • UI: flip not working on BaseIcon component (922f56f)
  • SQLite: field length lost when editing a table, fixes #664 (b321e64)
  • SQLite: table content not refresh after an update, fixes #665 (6dceaf0)
  • table filter not working when search string on integer field, #671 (7e36260)
  • UI: small icons in sidebar elements with long name (354928e)
antares - v0.7.17-beta.0

Published by github-actions[bot] about 1 year ago

0.7.17-beta.0 (2023-09-17)

Features

  • Customize keep-alive-interval for ssh-tunnel (b4731d6)
  • translation: Update Dutch (b43c400)

Bug Fixes

  • Empty workspace deleting connections in some conditions (0de5ef8)
  • SQLite: Disconnecting a SQLite connection does not truly close it, fixes #661 (757a2b3)
  • UI: Update notification indicator moves settings icon (e6f45d7)
antares - v0.7.16

Published by github-actions[bot] about 1 year ago

0.7.16 (2023-08-26)

Features

  • Ability to export connections (f5b86e5)
  • Ability to import connections (6df2145)
  • Add catalan language (9c6f1a9)
  • Add czech translation #652
  • Ability to change sql dump file name (2e39d81)
  • Ability to export a table dump from table context menu (84b2255)
  • Support to links in changelog (ad7e459)

Bug Fixes

  • Add some missing titles of buttons (52e42fa)
  • SQLite: Improved view body parsing (832aa75)
  • MySQL: Missing error details on mysql importer with some exceptions (7b1cb4f)

Download

Get it from the Snap Store Get it from AUR Get it from Microsoft Store

antares - v0.7.16-beta.1

Published by github-actions[bot] about 1 year ago

0.7.16-beta.1 (2023-08-18)

Features

  • Ability to export connections (f5b86e5)
  • Ability to import connections (6df2145)
  • Add catalan language (9c6f1a9)
  • Add czech translation #652

Bug Fixes

  • Add some missing titles of buttons (52e42fa)
  • SQLite: Improved view body parsing (832aa75)
antares - v0.7.15

Published by github-actions[bot] about 1 year ago

0.7.15 (2023-07-31)

Dear Users,

From this version onwards Antares will have the stable and beta channel.
For more details I invite you to read the post on GitHub Discussions.

Features

  • Export file name with hour, minutes and seconds, closes #610 (2f5fa0f)

Bug Fixes

  • Display content of BLOB fields if not binary, fixes #628 (f831fcd)
  • MySQL: Error inserting new fields with some MySQL configurations, fixes #360 (51b1419)
  • MySQL: Unable to set more than one value in SET fields (7c820b1)

Download

Get it from the Snap Store Get it from AUR Get it from Microsoft Store