Skip to content

Commit 09fa536

Browse files
committed
海外版支付问题
1 parent 517be79 commit 09fa536

File tree

2 files changed

+83
-0
lines changed

2 files changed

+83
-0
lines changed

pages/changelog/local-changelog.mdx

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,48 @@
11
# Local Changelog
22

33

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+
446
## 1.7.0
547
`2024-12-13`
648
- 🔥【New Feature】Supports import and export of all databases except REDIS\H2\PRESTO\MONGODB\SNOWFLAKE\KYLIN\KINGBASE\HIVE

pages/changelog/pro-changelog.mdx

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,46 @@
11
# Pro Changelog
22

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

0 commit comments

Comments
 (0)