Commit Graph

936 Commits

Author SHA1 Message Date
Freedom 1cdbf4fa3d
fix(desktop): unify UI colors onto theme tokens 2026-07-28 11:24:10 +08:00
t8y2 04b3262474
fix(connection): show UXDB in database picker 2026-07-28 11:02:06 +08:00
github-actions[bot] 1806bbfe61 chore(packages): release 0.4.44 [skip node-packages-release] 2026-07-27 17:38:55 +00:00
zipg 1672d64619
fix(mongodb): support query result pagination 2026-07-28 01:02:24 +08:00
DengQingNian c8b4224587
perf(export): stream large SQL INSERT exports in background 2026-07-27 22:47:00 +08:00
t8y2 a5eb6fd1fa
fix(oracle): classify minus queries as set operations 2026-07-27 21:18:16 +08:00
zipg 6b0f20ad5c
fix(grid): preserve column visibility across tab switches 2026-07-27 20:00:58 +08:00
weiyong a49137ae8b
feat(elasticsearch): add custom checks and tabular REST results 2026-07-27 18:55:37 +08:00
gggaiitx e2b35944ce
feat(grid): right-align numeric result columns 2026-07-27 18:54:54 +08:00
t8y2 d26c77ceb6
fix(editor): support Unicode SQL completion prefixes 2026-07-27 17:33:18 +08:00
soddygo 0b7a886cfd
feat(data-grid): add multi-format copy extractors 2026-07-27 16:11:53 +08:00
t8y2 1ad3354c46
fix(sidebar): keep context menu open during refresh 2026-07-27 16:06:34 +08:00
zhangyc 7f20b03177
feat(editor): retain multiple query result runs 2026-07-27 15:06:28 +08:00
onenewcode 4c57520a12
feat(redis): add fuzzy key tree search 2026-07-27 14:40:31 +08:00
Abeautifulsnow 122853d089
fix(ai): reset action when reselecting active mode 2026-07-27 12:33:06 +08:00
t8y2 98bf3d1dfd
fix(tdengine): generate data for stable tables 2026-07-27 11:15:18 +08:00
github-actions[bot] bd73fefc42 chore(packages): release 0.4.43 [skip node-packages-release] 2026-07-26 17:25:43 +00:00
GIWTO d9a6655fd9
fix(query): preserve JDBC aliases and duplicate-column sorting 2026-07-27 00:27:12 +08:00
t8y2 931cff48c0
fix(editor): improve SQL completion insertion 2026-07-26 13:10:31 +08:00
二丫讲梵 1ebc3fd12b
feat(nacos): enhance configuration management 2026-07-26 11:20:05 +08:00
t8y2 47d48a09e9
fix(jdbc): show schemas for generic JDBC connections 2026-07-25 21:51:11 +08:00
GIWTO 1e21a5ad52
perf(grid): optimize bulk edit performance 2026-07-25 20:06:25 +08:00
Guoyu Su 3da4dd5ff9
fix(mongodb): avoid exact count for unfiltered queries 2026-07-25 19:40:09 +08:00
zhangsan 7e0f77eded
fix(sidebar): refresh table list after batch paste 2026-07-25 19:39:25 +08:00
Guoyu Su d341581ff0
fix(mongodb): accept trailing commas in shell arguments 2026-07-25 08:47:06 +08:00
wbean 98d1ab3ab3
feat(sidebar): add persistent table filters 2026-07-25 08:46:12 +08:00
zipg 3d1601c807
fix(data-grid): support cloning rows without primary keys 2026-07-24 23:51:57 +08:00
zhangyc 3939658ebe
fix(editor): 内置 SQL 补全模板按数据库方言适配 2026-07-24 23:51:35 +08:00
Abeautifulsnow 95db01e359
feat(agents): concurrent all-agent-driver upgrade 2026-07-24 23:50:50 +08:00
zipg 26ea0a7a28
fix(mysql): preserve column aliases in multi-table INSERT export 2026-07-24 23:50:23 +08:00
二丫讲梵 0992c52448
feat(mongodb): support copying MongoDB documents 2026-07-24 15:50:49 +08:00
t8y2 959943315f
fix(doris): fall back to current user grants 2026-07-24 14:11:18 +08:00
onenewcode 192d874554
feat(redis): add in-content search for string values 2026-07-24 09:32:30 +08:00
zipg b492806bd4
fix(shortcuts): close tabs with Ctrl+W on Windows 2026-07-24 09:30:41 +08:00
github-actions[bot] cac31caac2 chore(packages): release 0.4.42 [skip node-packages-release] 2026-07-23 17:11:41 +00:00
t8y2 2bdab48d78 fix(oracle): support locked edits and OceanBase sources 2026-07-23 23:59:03 +08:00
t8y2 3b004abb1e feat(oracle): add TNS connections and trigger editing 2026-07-23 23:03:45 +08:00
t8y2 3f228a04b0 fix(query): honor agent cursor row limits 2026-07-23 21:52:44 +08:00
t8y2 9410e9d906 fix(oracle): reduce query metadata preflight delay 2026-07-23 21:51:43 +08:00
zipg 6b2f55e4de
fix(postgresql): show trigger source details 2026-07-23 21:16:43 +08:00
zipg c6135d6bb2
fix(grid): persist table info tab preference 2026-07-23 19:03:14 +08:00
miracle c11b0b160d
fix(mongodb): preserve int64 filter values 2026-07-23 17:06:31 +08:00
DengQingNian 6dd1e5712b
perf(import): optimize mapping UI 2026-07-23 13:57:14 +08:00
zipg 590e9042e8
fix(ai): support Windows Claude Code MCP config 2026-07-23 12:51:11 +08:00
zipg 6a81b3261b
fix(settings): remove 200% UI scale option 2026-07-23 12:51:04 +08:00
Freedom 80bd53b4c2
fix(connection): restore New Connection dialog after RabbitMQ
New connection dialog crashed on open after rabbitmq was added without a category entry.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-23 10:42:48 +08:00
github-actions[bot] 62b3d98279 chore(packages): release 0.4.41 [skip node-packages-release] 2026-07-22 17:29:35 +00:00
233 f7741a55f4
feat(updater): support portable auto updates 2026-07-22 23:52:14 +08:00
zipg 503d6748d4
fix(export): support PostgreSQL temporary-table result export 2026-07-22 23:50:55 +08:00
二丫讲梵 7961004a2c
feat(connection): categorize database types 2026-07-22 23:25:22 +08:00