hb
0720a86d25
feat(grid): copy column names and selection with headers
2026-06-20 22:13:00 +08:00
t8y2
9298a0cc93
fix(linux): keep native window decorations
2026-06-20 22:11:23 +08:00
ptma
5bc168f20c
fix(postgres): strip length from fixed-size types and fix SQL library UX issues
...
* fix(postgre): Fix the data type syntax when creating tables in PostgreSQL
* fix(ui): Save the state when closing the SQL library through the close button
2026-06-20 22:10:26 +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
cherlinbest-pixel
72f90a064f
fix(grid): remove auto-transpose for single-row results
...
Co-authored-by: cherlin <544026227@qq.com>
2026-06-20 21:48:40 +08:00
dalew
f71406c1c2
feat(redis): add slowlog panel and integrate with backend APIs
...
* feat(redis): add slowlog panel and integrate with backend APIs
* fix(redis):Slowlog Panel Compatibility Issues
2026-06-20 21:47:14 +08:00
t8y2
dbb3915380
fix(jdbc): detect iris jdbc dialect
2026-06-20 07:35:40 +08:00
t8y2
b04d4aa78c
fix(frontend): fix quick-open source type
2026-06-20 00:35:10 +08:00
t8y2
4d55dd0795
fix(transfer): preserve postgres backslash literals
2026-06-20 00:25:53 +08:00
Wakanlolz
ebde8b4fa1
feat: add Ctrl+P quick-open for database objects
2026-06-20 00:13:09 +08:00
林剑凛
88a4f89584
fix: prevent WebDAV password action overlap
2026-06-20 00:03:12 +08:00
林剑凛
dc927817e5
feat: add column sort dropdown
2026-06-20 00:01:24 +08:00
林剑凛
39ced46282
feat: improve MongoDB query assistance
2026-06-19 23:59:34 +08:00
AiLi
8b6eb353db
feat(insert-template): add TDengine-aware insert template strategy and table-type propagation
2026-06-19 23:58:34 +08:00
Scars
e679113231
feat(grid): add binary data hex viewer
2026-06-19 23:51:03 +08:00
Scars
6db8607bf2
fix(ui): avoid dropdown open updates during unmount
2026-06-19 23:49:33 +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
t8y2
4186c94dd4
fix(agent): clarify protocol capability contract
2026-06-19 14:18:19 +08:00
t8y2
954dba1e13
feat(export): support multi-result xlsx export
2026-06-19 14:05:08 +08:00
t8y2
1a5e2d6247
fix(ui): clarify result export actions
2026-06-19 13:35:10 +08:00
t8y2
3cbead1c20
feat(sync): support webdav sync on web
2026-06-19 13:22:19 +08:00
t8y2
dad548e41b
fix(sqlserver): report affected rows for CUD batches
2026-06-19 12:59:16 +08:00
t8y2
ef25653aca
feat(transfer): add target table name case option
2026-06-19 12:16:38 +08:00
t8y2
c546ba531a
fix(settings): constrain settings dialog layout
2026-06-19 11:50:04 +08:00
t8y2
dc90a80468
fix(ai): enable temperature for Kimi models and default to 1.0
2026-06-19 11:36:29 +08:00
uicky
0f1b5f8b53
fix(export): resolve query result export progress
2026-06-19 11:15:18 +08:00
t8y2
59ea4eafdc
feat(sql): add table generate sql menu
2026-06-19 10:53:26 +08:00
t8y2
535d247ae1
fix(sql): centralize table pagination strategies
2026-06-19 10:23:14 +08:00
t8y2
e27d34a34a
feat(vector): add qdrant and milvus support
2026-06-19 10:07:56 +08:00
t8y2
fffdcb9db1
fix(web): download full database SQL export via browser
2026-06-19 09:35:19 +08:00
Oleksandr Liakhevych
4f5d09aaa8
feat(ai): add Codex CLI as a no-API-key AI provider for Desktop
...
* codex cli provider
* fixes
* mcp check
* reasoning
* simplify
* minor fixes
2026-06-19 08:51:10 +08:00
t8y2
93a6a65707
feat(editor): toggle SQL keyword case
2026-06-19 02:06:12 +08:00
t8y2
440e675a0e
fix(postgres): retry queries with stale cached prepared statements
2026-06-19 01:04:14 +08:00
github-actions[bot]
89a48b9726
chore(packages): release 0.4.11 [skip node-packages-release]
2026-06-18 16:18:52 +00:00
t8y2
a021ae221e
fix(release): use mpgrm env credentials
2026-06-18 23:58:56 +08:00
t8y2
94535b8d72
fix(release): add manual cnb asset sync
2026-06-18 23:55:38 +08:00
t8y2
81ae3e47fb
fix(release): pass credentials to cnb asset sync
2026-06-18 23:54:44 +08:00
t8y2
827459c6ee
fix(ci): split docker registry digests
2026-06-18 23:26:44 +08:00
t8y2
24f67f0498
fix(sqlserver): preserve unicode import literals
2026-06-18 22:56:29 +08:00
t8y2
8b473d5912
fix(ci): handle release tag reruns
2026-06-18 22:41:16 +08:00
github-actions[bot]
c818f189a7
chore(jdbc): bump plugin version [skip ci]
2026-06-18 12:34:19 +00:00
t8y2
b897011b74
feat(release): bump version to 0.5.35
2026-06-18 20:33:25 +08:00
林剑凛
0e1c2da1e8
fix: lazy load system fonts in editor settings
2026-06-18 20:24:40 +08:00
t8y2
74a291d762
fix(ui): prevent tooltip from lingering
2026-06-18 19:58:43 +08:00
林剑凛
b120492737
fix(mongo): speed up large collection loading with estimated counts
2026-06-18 19:56:39 +08:00
t8y2
a643cd74dc
fix(structure): support postgres-like foreign keys
2026-06-18 19:52:01 +08:00
t8y2
545d203b59
fix(sidebar): preserve partition tree across pages
2026-06-18 19:36:58 +08:00
t8y2
30cf9a4e92
feat(structure): add default value quick-pick presets to table designer
2026-06-18 19:24:40 +08:00