Releases: antares-sql/antares
0.3.8
0.3.8 (2021-10-23)
If you notice some issues consider to report them, helping us to build a more solid Antares.
To stay tuned for latest news, ask questions or tell your opinion follow on Twitter @AntaresSQL.
Features
- UI: CTRL+A to select all result rows (4069ade)
- UI: CTRL|CMD+T, CTRL|CMD+W shortcut to open/close workspace tabs, thanks to Giulio Ganci (9046b85)
- UI: Multi column table filters, thanks to Giulio Ganci (0e15c39)
- UI: Hide filter bar if there are no more rows in it, thanks to Giulio Ganci (9178805)
Bug Fixes
- PostgreSQL: Issue with uppercase characters in table field names (aef17be)
- Query failure when a filter with a numeric value is used (69cd083)
- Regression during resize results table on filters change (7dc33c7)
Improvements
- UI: Resize results table on filters change (f9ee7d0)
Download
0.3.7
0.3.7 (2021-10-08)
Dear Antares users, in the last period there have been a lot of downloads and several people wanted to contribute to this software with translations, ideas and bug reports.
A big thank you to all contributors and also to those who trust this project.
If you notice some issues consider to report them, helping us to build a more solid Antares.
To stay tuned for latest news, ask questions or tell your opinion follow on Twitter @AntaresSQL.
Features
- Support to SSH private keys with passphrase, closes #118 (9407a29)
- UI: Auto detect system theme as default app theme (7a63608)
Bug Fixes
- Closing ask credential modal during a connection doesn't stops loading, closes #114 (26446fb)
- PostgreSQL: Issue with uppercase characters in table and field names, closes #116 (2fcd080)
- UI: Window reload pressing enter in schema creation modal, closes #113 (db1641b)
Translations
- Vietnamese thanks to Ngô Quốc Đạt #111
- Japanese thanks to Isamu Sugiura #115
Download
0.3.6
0.3.6 (2021-09-26)
If you notice some issues consider to report them, helping us to build a more solid Antares.
To stay tuned for latest news, ask questions or tell your opinion follow on Twitter @AntaresSQL.
Features
- Workspace query history (3959333)
- Copy cell/row or kill connections on context menu from processes list (85f625d)
- Processes list exportation (13aa47c)
Bug Fixes
Improvements
- core: Better communication of internal exceptions (abd46aa)
Download
0.3.5
0.3.5 (2021-09-13)
Bug Fixes
- MySQL: Connections stuck at startup if 5 or more tabs are restored (95b60df)
0.3.4 (2021-09-12)
Dear users, with this update we reduced the number of modal windows in favor to tabs when you create new schema elements.
From this update you can also rapidly search for tables or other elements just start typing when the focus is in left bar.
If you notice some issues consider to report them, helping us to build a more solid Antares.
To stay tuned for latest news, ask questions or tell your opinion follow on Twitter @AntaresSQL.
Features
- New create function tabs (0203f69)
- New create routine tabs (3fd26a0)
- New create scheduler tabs (3c5a69a)
- New create trigger function tabs (09c07ac)
- New create trigger tabs (e217d51)
- Start search when typing with focus on the left bar (265ed66)
Bug Fixes
- UI: Context menu of tables cut if close to bottom edge (21e3e79)
Download
0.3.4
0.3.4 (2021-09-12)
Dear users, with this update we reduced the number of modal windows in favor to tabs when you create new schema elements.
From this update you can also rapidly search for tables or other elements just start typing when the focus is in left bar.
If you notice some issues consider to report them, helping us to build a more solid Antares.
To stay tuned for latest news, ask questions or tell your opinion follow on Twitter @AntaresSQL.
Features
- New create function tabs (0203f69)
- New create routine tabs (3fd26a0)
- New create scheduler tabs (3c5a69a)
- New create trigger function tabs (09c07ac)
- New create trigger tabs (e217d51)
- Start search when typing with focus on the left bar (265ed66)
Bug Fixes
- UI: Context menu of tables cut if close to bottom edge (21e3e79)
Download
0.3.3
0.3.3 (2021-08-22)
If you notice some issues consider to report them, helping us to build a more solid Antares.
To stay tuned for latest news, ask questions or tell your opinion follow on Twitter @AntaresSQL.
Features
Bug Fixes
- MySQL: Editing a view causes error for missing database in some conditions (4048df3)
- Table options not loaded on restored setting tabs at startup (622b519)
- UI: Multiple temp tabs opened switching to tables from other elements (b35fc5b)
- UI: No round borders on left of file upload inputs (d5b2bde)
Improvements
- UI: Element options in setting tabs accessible directly (71e2c91)
- UI: Improved view setting tab (1983686)
- UI: Primary app color on selected text backgrounds (756d49b)
- UI: Visual improvements of tables (bc82289)
Download
0.3.2
0.3.2 (2021-08-06)
Dear users, here another update that comes with some usability improvements and minor features.
We hove you enjoy our work to make this application better with every release!
If you notice some issues consider to report them, helping us to build a more solid Antares.
To stay tuned for latest news, ask questions or tell your opinion follow on Twitter @AntaresSQL.
Features
- UI: Contextual menu option to duplicate table fields (3abff36)
- UI: Automatic scroll on selected tab (e834fe3)
- UI: Automatic scroll to selected tab element in left bar (04fc1bb)
- UI: Button to clear sidebar search input (1573de5)
- UI: Query tab name based on content (065de3a)
- UI: Shortcuts info on empty query tab (70354aa)
Bug Fixes
- Tab selected when clicking closing cross (07ee1ae)
Improvements
- Approximate table total updated on table refresh (dea3780)
- UI: Loading animation on tables and table context menu improvements (372049a)
- Update italian translation (cbe0e29)
Download
0.3.1
0.3.1 (2021-07-27)
This is a release that brings an hotfix for damaged Linux distributions.
Bug Fixes
- UI: Tabs or explore bar elements selected with mouse wheel or right button (a8a47ed)
0.3.0 (2021-07-23)
Dear Antares users we are happy to provide one of the biggest updates ever. The way to 1.0 is shorter every release.
With this update we reworked the whole tab system with the goal to boos productivity and application performance.
Now you can keep open every kind of tab you need in your workspace, not just query tabs.
If you notice some issues consider to report them, helping us to build a more solid Antares.
To stay tuned for latest news, ask questions or tell your opinion follow on Twitter @AntaresSQL.
Features
- New data tabs (ab382df)
- New function, procedure and scheduler tabs (0a9983d)
- New trigger function setting tabs (58b91eb)
- New trigger setting tabs (f6faad9)
- New unsaved change reminder (f7a74df)
- New view setting tabs (003c02b)
- Option to restore session on startup (adc5477)
- Option to select schema in query tabs (a73a2f4)
- UI: Empty workspace view (e1855a2)
- UI: Display schema in data tabs (0105733)
- UI: New table settings tabs (7845e3e)
- UI: Sortable tabs (d38097d)
Bug Fixes
- Clear empty indexes or foreign keys on confirm respective modals (04fa320)
- Enabled copy context on non editable rows (525c964)
- Manual page input not disabled when only one page is available (62f7e57)
- New field default value unknown instead 'noval' (77c5d28)
- Solved a vulnerability in table names (5c855a5)
- Sort order of tables is lost switching pages (14577d1)
- Wrong editor height with some conditions (d7fdf53)
- UI: Not disabled buttons during save table setting tabs (a0105cf)
Improvements
- UI: Improvements in setting bar connections sort (0c29e0d)
- MySQL: Improved schema detection for queries (c6897af)
Download
0.3.0
0.3.0 (2021-07-23)
Dear Antares users we are happy to provide one of the biggest updates ever. The way to 1.0 is shorter every release.
With this update we reworked the whole tab system with the goal to boos productivity and application performance.
Now you can keep open every kind of tab you need in your workspace, not just query tabs.
If you notice some issues consider to report them, helping us to build a more solid Antares.
To stay tuned for latest news, ask questions or tell your opinion follow on Twitter @AntaresSQL.
Features
- New data tabs (ab382df)
- New function, procedure and scheduler tabs (0a9983d)
- New trigger function setting tabs (58b91eb)
- New trigger setting tabs (f6faad9)
- New unsaved change reminder (f7a74df)
- New view setting tabs (003c02b)
- Option to restore session on startup (adc5477)
- Option to select schema in query tabs (a73a2f4)
- UI: Empty workspace view (e1855a2)
- UI: Display schema in data tabs (0105733)
- UI: New table settings tabs (7845e3e)
- UI: Sortable tabs (d38097d)
Bug Fixes
- Clear empty indexes or foreign keys on confirm respective modals (04fa320)
- Enabled copy context on non editable rows (525c964)
- Manual page input not disabled when only one page is available (62f7e57)
- New field default value unknown instead 'noval' (77c5d28)
- Solved a vulnerability in table names (5c855a5)
- Sort order of tables is lost switching pages (14577d1)
- Wrong editor height with some conditions (d7fdf53)
- UI: Not disabled buttons during save table setting tabs (a0105cf)
Improvements
- UI: Improvements in setting bar connections sort (0c29e0d)
- MySQL: Improved schema detection for queries (c6897af)
Download
0.2.1
0.2.1 (2021-07-09)
This update follows the trend of latest updates with a focus in UI/UX enhancements. In addition to this, SSH tunnel support has been introduced.
If you notice some issues consider to report them, helping us to build a more solid Antares.
To stay tuned for latest news, ask questions or tell your opinion follow on Twitter @AntaresSQL.
Features
- UI: Contextual menu shortcuts to create new elements on folders (0252a06)
- Context menu option to duplicate connections (439356a)
- MySQL: Possibility to set a default schema in connection parameters (c6897af)
- UI: New connection add panel (8cd76e7)
- UI: New connection edit panel (9af71a6)
- SSH Tunnel functionality, thanks to Christian Ratz (#81) (1801bef)
Bug Fixes
- Clear corrupted configurations to avoid exceptions (56fcc26)
- UI: Connection tab indicator when scrolling (a0ab63b)
- Avoid to trigger schema loading multiple times (7570b0a)