二丫讲梵
bc4e71c628
feat(nacos): allow pinning namespaces
2026-06-25 17:39:46 +08:00
t8y2
42541d1146
fix(export): align row limits and progress
2026-06-25 17:01:32 +08:00
zipg
150daadb53
fix(grid): optimize data grid interactions
2026-06-25 13:51:14 +08:00
t8y2
3aff6d30ae
fix(sidebar): indicate opened databases by icon state
2026-06-25 13:09:02 +08:00
github-actions[bot]
28d585ef03
chore(packages): release 0.4.14 [skip node-packages-release]
2026-06-25 04:08:31 +00:00
t8y2
e57ef5220b
fix(mcp): include zookeeper connection type
2026-06-25 01:20:08 +08:00
Spencer.Chang
529454e6d1
feat(structure): add configurable preset fields for new tables
2026-06-25 01:05:36 +08:00
miracle
0effda91b3
feat(zookeeper): add agent client browsing and node management
2026-06-25 00:40:48 +08:00
t8y2
bf9ef4365b
feat(vector): add weaviate support
2026-06-25 00:31:27 +08:00
t8y2
5522842b19
fix(ci): fix broken tests after external-sql and xlsx changes
2026-06-25 00:16:11 +08:00
t8y2
bc49bbbbfa
fix(mongo): parse newline chained find calls
2026-06-24 23:21:06 +08:00
t8y2
b89df5a43c
feat(sql): save external files locally
2026-06-24 23:13:17 +08:00
hb
fa29d4bbde
feat(sql): add placeholders to built-in snippets
2026-06-24 23:10:43 +08:00
t8y2
c8464bf842
fix(mongo): use page size for aggregate results
2026-06-24 22:38:00 +08:00
t8y2
15546387db
feat(editor): filter schema selector options
2026-06-24 22:12:32 +08:00
miracle
588ba3352d
feat: stream query result CSV/XLSX exports
...
* docs: add query result streaming export design
* feat(core): stream query result exports
* feat: expose query result streaming export APIs
* feat(desktop): stream query result exports from grid
* fix: route query result export cancellation through its command
* fix: reduce query export batch size and cancel latency
* opt: del local test files
2026-06-24 21:18:11 +08:00
t8y2
4b45912862
fix(tdengine): show database objects without schema layer
2026-06-24 20:18:29 +08:00
zipg
96aada2631
fix: optimize query cell detail panel layout
...
* fix: improve cell detail editor layout
* test: update cell detail drawer default
---------
Co-authored-by: staff <staff@qimaos-MacBook-Pro.local>
2026-06-24 19:15:51 +08:00
t8y2
23edbe391f
feat(postgres): support schema comments
2026-06-24 18:35:43 +08:00
t8y2
d91f1fbb38
fix(mcp): use linux local data dir
2026-06-24 15:51:10 +08:00
t8y2
829f6dc7eb
feat(grid): add current page sorting
2026-06-24 15:39:40 +08:00
luoianun
b8511051cd
feat(editor): auto alias SQL table completions
...
* feat: auto alias SQL table completions
* fix: preserve alias suggestion fallback order
---------
Co-authored-by: t8y2 <1156263951@qq.com>
2026-06-24 14:48:47 +08:00
zipg
1cd3406e94
修复驱动管理与侧边栏展开的前台显示问题
...
* 修复标签页切换和侧边栏展开滚动
* chore: rerun ci
---------
Co-authored-by: staff <staff@qimaos-MacBook-Pro.local>
2026-06-24 14:08:58 +08:00
t8y2
4558984016
fix(clickhouse): support data grid editing
2026-06-24 13:17:27 +08:00
不吃西葫芦
9a0a32e04c
fix(connection): recover connection state after VPN failures ( #641 )
2026-06-24 01:44:46 +08:00
二丫讲梵
3ebfae05a2
feat(nacos): add Nacos management console ( #1456 )
2026-06-24 01:19:18 +08:00
Guoyu Su
90fd77cb9e
perf(redis): reduce large key search payload and render cost ( #1672 )
2026-06-23 22:57:03 +08:00
Spencer.Chang
aed2192d8c
feat: add SQL single quote caret pairing
2026-06-23 21:14:15 +08:00
t8y2
21ec91a3d5
feat(schema-diff): add table filters
2026-06-23 18:20:15 +08:00
t8y2
c32a95c477
fix(desktop): respect native clipboard regions
2026-06-23 16:12:35 +08:00
github-actions[bot]
93fa554ce9
chore(packages): release 0.4.13 [skip node-packages-release]
2026-06-23 05:24:51 +00:00
luoianun
8cc7a35c1a
feat: add PrestoSQL connector
2026-06-23 01:27:08 +08:00
t8y2
7910a2f68e
fix(connection): raise default connect timeout
2026-06-22 23:59:42 +08:00
skyler
ee29694776
Merge pull request #1586 from onceMisery/feat/opt-connections
...
fix: handle connection loss state for new queries
2026-06-22 22:32:02 +08:00
t8y2
099ed62609
fix: preserve known connection loss errors
2026-06-22 22:23:28 +08:00
fagao
c0248cbe8e
fix: handle connection loss errors consistently
2026-06-22 21:43:01 +08:00
t8y2
988b2ab3da
feat(sqlserver): recognize readonly keyword
2026-06-22 17:56:49 +08:00
t8y2
6e6f7bda0b
fix(mongo): preserve dates during document edits
2026-06-22 17:50:17 +08:00
t8y2
7e5fd88e63
fix(schema): use sync sql for modified schema diff
2026-06-22 17:21:08 +08:00
t8y2
9c116e8f7e
fix(editor): keep select column suggestions active
2026-06-22 16:58:32 +08:00
t8y2
4346192713
feat(mongodb): show collection metadata in sidebar
2026-06-22 12:42:31 +08:00
github-actions[bot]
567dd49907
chore(packages): release 0.4.12 [skip node-packages-release]
2026-06-20 17:04:00 +00:00
t8y2
a1e39333a3
fix(mongodb): remove invalid direct connection
2026-06-20 22:44:17 +08:00
funnytime
d1fb9b8445
feat(history): add execution time range filter
2026-06-20 22:14:15 +08:00
林剑凛
9d329920b9
feat(grid): add drag-and-drop column reordering with persistence
...
* feat: support data grid column reordering
* fix: improve column visibility footer layout
2026-06-20 21:50:59 +08:00
林剑凛
39ced46282
feat: improve MongoDB query assistance
2026-06-19 23:59:34 +08:00
Scars
e679113231
feat(grid): add binary data hex viewer
2026-06-19 23:51:03 +08:00
dbin0123
92d3f64eae
feat: fix connection cascade failure, add auto-recovery for all drivers
2026-06-19 23:06:21 +08:00
t8y2
c9ab2fb60a
fix(ci): sync diagnostics and AI sampling
2026-06-19 14:49:34 +08:00
t8y2
d59997c090
feat(objects): add table statistics columns
2026-06-19 14:35:32 +08:00