Commit Graph

3988 Commits

Author SHA1 Message Date
t8y2 fa62037862 chore(release): prepare v0.5.66 2026-07-24 00:25:48 +08:00
lewis 74559d6eec
fix(clickhouse): handle system.settings pagination 2026-07-24 00:07:38 +08: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
zipg 9a5edae219
fix(connection): improve connection picker interactions 2026-07-23 22:48:38 +08:00
二丫讲梵 3c04adbdd8
feat(nacos): add r-nacos compatibility 2026-07-23 22:42:55 +08:00
lewis e0ad5dcf86
fix(postgresql): fall back to text for custom types 2026-07-23 22:42:43 +08:00
t8y2 094d1fefde feat(editor): enable search in embedded source views 2026-07-23 21:53:54 +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 c31d403af3
feat(grid): add DDL search navigation 2026-07-23 21:50:42 +08:00
yangqinlong 438164dd64
feat(quick-open): add SQL Library and SQL Files 2026-07-23 21:26:27 +08:00
Freedom fa26a56ab0
fix(connection): preserve database picker hover border 2026-07-23 21:16:54 +08:00
zipg 6b2f55e4de
fix(postgresql): show trigger source details 2026-07-23 21:16:43 +08:00
Abeautifulsnow 6115771b34
feat(i18n): localize native tray and app menus 2026-07-23 19:07:10 +08:00
t8y2 b53f700dbe fix(oracle): select schema after connection switch 2026-07-23 19:05:16 +08:00
t8y2 15972b222b fix(oracle): include system schemas in schema list 2026-07-23 19:04:46 +08:00
t8y2 08e907c3db fix(oracle): preserve timezone-less datetime values 2026-07-23 19:04:22 +08:00
zipg c6135d6bb2
fix(grid): persist table info tab preference 2026-07-23 19:03:14 +08:00
zipg 9f42f478bf
feat(sidebar): add right-aligned comment display 2026-07-23 18:34:44 +08:00
t8y2 857a3acb90 fix(kingbase): preserve identity columns in table DDL 2026-07-23 18:24:40 +08:00
t8y2 fe10790bb3 fix(editor): wait for pending completions on Tab 2026-07-23 18:24:37 +08:00
t8y2 3a37d72a42 fix(postgres): prioritize selected schema in search path 2026-07-23 18:24:34 +08:00
t8y2 80675500be fix(ci): restore i18n bot token 2026-07-23 17:33:02 +08:00
zipg 136ead2007
fix(ui): apply corner style to remaining controls 2026-07-23 17:29:59 +08:00
二丫讲梵 b9c1feab82
fix(sidebar): separate root connection filtering 2026-07-23 17:29:52 +08:00
ooooooo ad2d52e3ca
fix(editor): preserve container link references while streaming 2026-07-23 17:29:45 +08:00
二丫讲梵 d01cf2f9b5
fix(database): correct r-nacos image and port docs 2026-07-23 17:29:38 +08:00
miracle c11b0b160d
fix(mongodb): preserve int64 filter values 2026-07-23 17:06:31 +08:00
onenewcode f07509b5ad
fix(elasticsearch): correct totals and CAT JSON output 2026-07-23 17:06:23 +08:00
zipg a8e5e8d8f9
fix(ai): normalize Claude 1M model suffix for HTTP 2026-07-23 17:06:15 +08:00
二丫讲梵 eab263d3b4
feat(dev): support running alongside installed DBX 2026-07-23 17:06:08 +08:00
Jamie 2318c48787
fix(clickhouse): preserve cross-database column comments 2026-07-23 17:06:00 +08:00
Freedom 48b373729d
fix(postgres): default absent sslmode to prefer 2026-07-23 15:36:23 +08:00
t8y2 87bb06d3e4 fix(kingbase): report compatibility identifier quote 2026-07-23 15:35:42 +08:00
t8y2 49fb9e13cb fix(query): surface PostgreSQL batch errors 2026-07-23 14:41:13 +08:00
t8y2 31c7fcc16f fix(drivers): isolate concurrent install progress 2026-07-23 14:38:57 +08:00
t8y2 e5c436b563 fix(mysql): hide inherited column charset defaults 2026-07-23 14:36:13 +08:00
DengQingNian 6dd1e5712b
perf(import): optimize mapping UI 2026-07-23 13:57:14 +08:00
Abeautifulsnow 9253203d99
feat(ai): make agent turn limit configurable 2026-07-23 13:57:06 +08:00
zipg 21e9578f78
fix(ai): improve connection test diagnostics 2026-07-23 12:51:19 +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
t8y2 a21cfa0d40 feat(release): add emergency app rollback 2026-07-23 11:22:28 +08:00
t8y2 5fb4b7307e chore(release): prepare v0.5.65 2026-07-23 10:52:07 +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
t8y2 a6dfec6724 fix(ci): pass empty updater signing password 2026-07-23 09:27:34 +08:00
github-actions[bot] b747009cfc chore: bump module versions [skip ci] 2026-07-22 17:53:54 +00:00
github-actions[bot] 62b3d98279 chore(packages): release 0.4.41 [skip node-packages-release] 2026-07-22 17:29:35 +00:00
t8y2 6a40b779d0 chore(release): prepare v0.5.64 2026-07-23 01:03:00 +08:00