Commit Graph

677 Commits

Author SHA1 Message Date
Elias 0362fef273
feat(xugu): expose table child metadata 2026-07-24 16:47:13 +08:00
James Leong 2042a29315
fix(windows): add WebView2 sandbox compatibility override 2026-07-24 00:56:05 +08:00
t8y2 fa62037862 chore(release): prepare v0.5.66 2026-07-24 00:25:48 +08:00
二丫讲梵 3c04adbdd8
feat(nacos): add r-nacos compatibility 2026-07-23 22:42:55 +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
onenewcode f07509b5ad
fix(elasticsearch): correct totals and CAT JSON output 2026-07-23 17:06:23 +08:00
二丫讲梵 eab263d3b4
feat(dev): support running alongside installed DBX 2026-07-23 17:06:08 +08:00
Abeautifulsnow 9253203d99
feat(ai): make agent turn limit configurable 2026-07-23 13:57:06 +08:00
zipg 590e9042e8
fix(ai): support Windows Claude Code MCP config 2026-07-23 12:51:11 +08:00
t8y2 5fb4b7307e chore(release): prepare v0.5.65 2026-07-23 10:52:07 +08:00
t8y2 6a40b779d0 chore(release): prepare v0.5.64 2026-07-23 01:03:00 +08:00
zipg 57f2d27313
feat(sidebar): add configurable object metadata display 2026-07-23 00:23:19 +08:00
233 f7741a55f4
feat(updater): support portable auto updates 2026-07-22 23:52:14 +08:00
Yann丶 39e554369f
feat(rabbitmq): add message queue management support 2026-07-22 23:52:09 +08:00
zipg 22ccdef594
feat(sqlserver): add explicit legacy driver selection 2026-07-22 23:02:08 +08:00
soddygo 43b810fb36
chore(msrv): bump minimum Rust version to 1.88.0 2026-07-22 22:17:51 +08:00
miracle 0e33c73035
perf(import): optimize large file imports 2026-07-22 16:56:49 +08:00
Jamie 94a40a8025
feat(clickhouse): forward URL parameters to HTTP requests 2026-07-22 15:09:00 +08:00
amwps290 52499f4c9f
feat(postgres): add extension management 2026-07-22 15:08:51 +08:00
t8y2 96736d3dbf fix(redis): align test and saved connection paths 2026-07-22 15:01:18 +08:00
Abeautifulsnow 1fb3e2816b
feat(ai): add custom prompt templates 2026-07-22 13:43:39 +08:00
t8y2 01fde8879f fix(mcp): use native binary for TRAE on Windows 2026-07-22 13:31:23 +08:00
auth0 d16ba82d5a
feat(history): add query history filters 2026-07-22 12:22:01 +08:00
t8y2 1b399a58d0 fix(updater): sync release notes across update sources 2026-07-22 11:17:29 +08:00
t8y2 fd398fe997 chore(release): prepare v0.5.63 2026-07-22 01:36:00 +08:00
t8y2 2188db3a26 fix(sql-file): throttle progress events 2026-07-22 01:18:26 +08:00
zipg 25e799c34b
fix(oracle): restore alias completion and DIP visibility 2026-07-22 01:14:56 +08:00
t8y2 1410c92710 fix(desktop): allow native quit before frontend ready 2026-07-21 18:45:02 +08:00
onenewcode 9a83b46f00
feat(mongodb): rename collections from sidebar 2026-07-21 17:08:27 +08:00
t8y2 79cd12d13a feat(agents): add versioned offline driver packages 2026-07-21 13:42:39 +08:00
t8y2 a2746d0313 chore(release): prepare v0.5.62 2026-07-21 00:31:22 +08:00
AiLi 574172f667
feat(rocketmq): add agent and management console 2026-07-20 22:58:05 +08:00
二丫讲梵 d642d01eac
feat(mcp): centralize connection access policies 2026-07-20 22:47:40 +08:00
t8y2 29f493f7da fix(ci): update MCP MSRV and metadata coverage 2026-07-20 22:05:55 +08:00
t8y2 f5c614804a fix(mcp): resolve package-declared server entry 2026-07-20 18:42:27 +08:00
zipg 0d1d6e18a4
fix(updater): guard installs during active tasks 2026-07-20 16:12:20 +08:00
zipg b7db9b66db
fix(kingbase): save edited view definitions 2026-07-20 15:41:01 +08:00
t8y2 083ffe7a35 fix(ci): split checks and enforce warning-free Rust builds 2026-07-20 13:45:59 +08:00
二丫讲梵 85836f8e95
feat(sqlite): support attached database schema changes 2026-07-20 10:51:16 +08:00
t8y2 d89fe8c995 chore(release): prepare v0.5.61 2026-07-20 02:55:26 +08:00
zipg 49a1172469
fix(sqlserver): align insert hints with generated columns 2026-07-20 02:29:28 +08:00
zipg 834ad772c6
feat(elasticsearch): support Kibana proxy connections 2026-07-20 00:53:49 +08:00
t8y2 4bcf618162 feat(cli): migrate CLI to native Rust binary 2026-07-18 22:29:29 +08:00
t8y2 4cc14f5f72 feat(updater): remove AtomGit download source 2026-07-18 12:23:16 +08:00
t8y2 5f69cdd01f chore(release): prepare v0.5.60 2026-07-18 00:42:14 +08:00
Elias 08cd8903f4
feat(xugu): expose programmable object metadata 2026-07-17 17:53:44 +08:00
onenewcode bb613b1712
fix(mongodb): support aggregate options and parse errors 2026-07-17 16:57:38 +08:00
t8y2 1dc5c10a6c fix(sql): save Unicode file paths natively 2026-07-17 13:02:09 +08:00
t8y2 c63c268938 chore(release): prepare v0.5.59 2026-07-17 08:55:02 +08:00