|
1 |
| -www.timestored.com/qStudio - an IDE for analytical SQL. |
| 1 | +www.timestored.com/qStudio - The analytical SQL Client. |
2 | 2 |
|
3 | 3 | We hope to make this the best IDE for analytical databases there can be
|
4 | 4 | so if you find a bug or feel there's a feature you would like added
|
5 |
| -please get in touch: tech@timestored.com |
| 5 | +please raise a github issue. |
6 | 6 |
|
7 | 7 | - Ryan Hamilton
|
8 | 8 | ___________________________________________________________________
|
9 | 9 |
|
10 | 10 | Changelog:
|
11 | 11 |
|
| 12 | +2024-03-13 - 4.06 - Add ability to transpose rows. |
| 13 | + DuckDB 1.2.1. Improve display of DuckDB arrays. |
| 14 | + Add comma separator for thousands option. |
| 15 | + |
| 16 | +2024-02-23 - 4.05 - Upgrade kdb+ c/jdbc.java to allow SSL TLS. |
| 17 | + - Add preference to allow hiding all tooltips. |
| 18 | + - Double-click on kdb+ table with dictionary/table/list nested in cell will pop it out. |
| 19 | + |
| 20 | +2024-01-23 - 4.04 - Show column info (avg/min/max) when column header is hovered. |
| 21 | + - Remove watched expressions entirely. |
| 22 | + - Improved UI threading for tree/chart display. |
| 23 | + |
| 24 | +2024-12-23 - 4.03 - Upgrade H2 database to version 2.2.224. |
| 25 | + - Upgrade DuckDB 1.1.3, MySQL 9.1.0, postgresql 42.7.4. |
| 26 | + - Default to font sans serif to fix chinese language support. |
| 27 | + |
| 28 | +2024-12-10 - 4.02 - Bugfix: enable buttons on first server add. SQL Notebooks add ```sql type='table' and nesting. |
| 29 | + |
12 | 30 | 2024-11-18 - 4.01 - SQL Notebooks official launch version.
|
13 | 31 |
|
14 | 32 | 2024-11-12 - 3.86 - Improved Welcome and code examples. Improved display of kdb+ lists as table. bugfix: chartpanel size.
|
@@ -251,4 +269,4 @@ Changelog:
|
251 | 269 | 2013-01-25 - 1.21 - Mac UI Improvements (thanks Charlie)
|
252 | 270 |
|
253 | 271 | 2013-01-24 - 1.20 - Results Table shows wide tables with scrollbar (thanks Weiyi)
|
254 |
| - |
| 272 | + |
0 commit comments