|
1 | 1 | # Local Changelog |
2 | 2 |
|
3 | 3 |
|
| 4 | +## 1.8.5 |
| 5 | +`2025-1-13` |
| 6 | +- ⭐【Optimization】Data export performance |
| 7 | +- ⭐【Optimization】Fixed issue where bottom half of execution results couldn't be closed after SQL error |
| 8 | +- 🐞【Fixed】Fixed field name display error when viewing data through right-click in result set |
| 9 | +- 🐞【Fixed】Fixed issue where DDL view couldn't be opened in certain cases |
| 10 | +- 🐞【Fixed】Unable to pay the problem |
| 11 | + |
| 12 | +## 1.8.4 |
| 13 | +`2025-1-3` |
| 14 | +- ⭐【Optimization】Optimized word cloud in charts |
| 15 | +- ⭐【Optimization】Disabled all editing functions when query result data is not editable |
| 16 | +- ⭐【Optimization】Added close button to AI input box in SQL editor |
| 17 | +- ⭐【Optimization】Fixed issue where AI box would overlap SQL in editor |
| 18 | +- ⭐【Optimization】Left tree search now supports ignoring underscores |
| 19 | +- ⭐【Optimization】Added sticky configuration to editor |
| 20 | +- 🐞【Fixed】Fixed various structure synchronization issues |
| 21 | +- 🐞【Fixed】Fixed data overwrite issue in result set when duplicate field names exist |
| 22 | +- 🐞【Fixed】Fixed Slash issues in editor |
| 23 | +- 🐞【Fixed】Fixed quick execution issues on left side of editor |
| 24 | + |
| 25 | +## 1.8.1 |
| 26 | +`2024-12-24` |
| 27 | +- 🐞【Fixed】Bug fixes |
| 28 | + |
| 29 | +## 1.8.0 |
| 30 | +`2024-12-23` |
| 31 | +- 🔥🔥🔥【New Feature】Support for database structure synchronization |
| 32 | +- 🔥【New Feature】Support for shortcuts and custom shortcuts |
| 33 | +- ⭐【Optimization】Query data supports 50k and 100k levels |
| 34 | +- ⭐【Optimization】More reasonable arrangement of X-axis labels in charts |
| 35 | +- ⭐【Optimization】Adjusted hot zone size for row height handle in result set table |
| 36 | +- 🐞【Fixed】Data modification failure when queried data has no primary key |
| 37 | +- 🐞【Fixed】Java Class generation error |
| 38 | +- 🐞【Fixed】Tab positioning issue when opening new tabs |
| 39 | +- 🐞【Fixed】Fixed various database issues |
| 40 | + |
| 41 | +## 1.7.2 |
| 42 | +`2024-12-14` |
| 43 | +- 🐞【Fixed】Various bug fixes |
| 44 | + |
| 45 | + |
4 | 46 | ## 1.7.0 |
5 | 47 | `2024-12-13` |
6 | 48 | - 🔥【New Feature】Supports import and export of all databases except REDIS\H2\PRESTO\MONGODB\SNOWFLAKE\KYLIN\KINGBASE\HIVE |
|
0 commit comments