Skip to content

Commit fb0460e

Browse files
committed
changelog
1 parent 35fc7ed commit fb0460e

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
- ⭐【New Features】Open table supports filtering sort
88
- ⚡️【Optimize】Optimize startup speed
99
- 🐞【Fixed】SQL error generated by modifying the table structure
10+
- 🐞【Fixed】The problem of direct query table data error due to characters
11+
- 🐞【Fixed】null point error
1012

1113

1214
## 3.1.18

CHANGELOG_CN.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
11
## 3.1.19
22

3-
`2024-1-2`
3+
`2024-1-3`
44

55
**更新日志**
66

77
- ⭐【新功能】打开表支持筛选排序
88
- ⚡️【优化】优化启动速度
99
- 🐞【修复】修改表结构生成SQL错误
10+
- 🐞【修复】直接查询表因字符导致数据错误的问题
11+
- 🐞【修复】null point error
1012

1113
## 3.1.18
1214

0 commit comments

Comments
 (0)