Commit Graph

2244 Commits

Author SHA1 Message Date
林剑凛 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
t8y2 79700c0b41 feat(ui): replace dense dropdown menus 2026-06-18 19:23:26 +08:00
miracle b2eb57198f
fix: stream XLSX table export to avoid OOM on large tables 2026-06-18 18:31:41 +08:00
Abeautifulsnow 320336e84e
feat(ai): add inline model selector to AI assistant toolbar 2026-06-18 18:10:28 +08:00
t8y2 b53aec5e01 fix(sql): tokenize Oracle PL/SQL blocks with sqlparser 2026-06-18 18:05:56 +08:00
dalew 8c097a3fd1
fix(redis): resolve large integer precision loss in JSON tree view
* fix(redis):format INFO output as plain text in cluster mode

* fix(client): remove default JRE download on first launch

* fix(grid): keep row number colors stable

* feat(grid): add pinned query result history

* fix(grid): limit field count badge to data tabs

* fix(settings): persist sidebar page size

* fix(redis): resolve large integer precision loss in JSON tree view

---------

Co-authored-by: Scars <yss2813483011xxl@gmail.com>
Co-authored-by: t8y2 <1156263951@qq.com>
2026-06-18 17:56:22 +08:00
t8y2 593635a94d fix(jdbc): keep query pagination cursor sessions 2026-06-18 17:40:12 +08:00
t8y2 73f4762b8d fix(ci): update GitHub action runtimes 2026-06-18 17:05:11 +08:00
t8y2 ffe535e40e fix(jdbc): avoid default max rows rewrite 2026-06-18 17:00:44 +08:00
t8y2 46cefabe57 fix(grid): show column comments by default 2026-06-18 16:50:53 +08:00
t8y2 c62e323e16 fix(jdbc): improve goldendb metadata handling 2026-06-18 16:47:46 +08:00
t8y2 4bc8a7d101 fix(sql): recognize CREATE FUNCTION/PROCEDURE/TRIGGER/PACKAGE as Oracle PL/SQL blocks 2026-06-18 16:42:47 +08:00
t8y2 dc10f5720e fix(editor): replace fold gutter icons with consistent SVG chevrons, fix queryStore tests 2026-06-18 16:29:23 +08:00