Võ Văn Thành (Jay)
640e82cdc6
feat(mongo): improve completion and add distinct support
2026-07-16 18:21:10 +08:00
onenewcode
5bcad3adc6
feat(mongo): add whole-document JSON editing
2026-07-16 18:21:01 +08:00
yuuuxt
42a5172c81
feat(duckdb): bundle parquet extension
2026-07-16 18:19:44 +08:00
lexmin0412
dd3a2e30a4
feat(ai): support multiple configurations and models
2026-07-16 17:59:40 +08:00
zipg
0f335119e3
fix(agent): allow driver upgrades after closing connections
2026-07-16 17:31:05 +08:00
Abeautifulsnow
badb3b61b9
feat(diagnostics): add SQL execution debug logging
2026-07-16 17:01:24 +08:00
zipg
e4c56e6165
feat(sqlserver): add execution plan support
2026-07-16 16:32:52 +08:00
t8y2
d19f70ffa3
chore(release): prepare v0.5.58
2026-07-16 01:10:43 +08:00
t8y2
295b67dd36
feat(core): optimize query resource lifecycle
2026-07-16 00:19:24 +08:00
Guoyu Su
b9ac69f79a
fix(mcp): require managed runtime
2026-07-15 19:33:31 +08:00
shen
3748d83cde
feat(desktop): add database info and SQL statement markers
2026-07-15 18:35:34 +08:00
t8y2
fb2a04660b
fix(mcp): resolve MongoDB connection targets
2026-07-15 13:44:53 +08:00
Võ Văn Thành (Jay)
55f15c8e4b
fix(mongodb): validate options and bound findOne queries
2026-07-15 13:19:53 +08:00
Guoyu Su
872e59f207
fix(desktop): remove MCP runtime shim fallback
2026-07-15 11:30:11 +08:00
t8y2
8bfd7c1f36
chore(release): prepare v0.5.57
2026-07-15 01:10:14 +08:00
zipg
1d0c131733
fix(linux): avoid Nouveau WebKit black screen
2026-07-15 00:43:39 +08:00
Freedom
aff9c8515d
feat(settings): embed version changelog in About page
2026-07-14 12:54:07 +08:00
gggaiitx
e9e59113a3
fix(query): continue batch after statement errors
2026-07-14 12:51:24 +08:00
t8y2
095cb159ff
chore(release): bump version to 0.5.56
2026-07-14 01:47:58 +08:00
Abeautifulsnow
78b3bb1ba1
feat(export): add streaming TXT data export
2026-07-13 20:44:57 +08:00
zipg
d1cce3ed1e
fix(kingbase): quote MySQL-compatible identifiers
2026-07-13 18:51:32 +08:00
rainhan
c7991b316e
feat(connection): test SSH tunnel profiles
2026-07-13 17:51:51 +08:00
Komh
35ca4e3a37
feat(duckdb): add connection bootstrap and remote catalogs
2026-07-13 17:03:33 +08:00
Guoyu Su
a99a34b4ab
fix(mongodb): use dedicated count for legacy collections
2026-07-13 13:21:50 +08:00
t8y2
be8ad972f4
chore(release): bump version to 0.5.55
2026-07-13 01:07:55 +08:00
t8y2
a3f3cadb39
fix(postgres): distinguish overloaded routines
2026-07-13 00:26:04 +08:00
zipg
823b4297d8
fix(window): align macOS traffic light controls
2026-07-13 00:04:27 +08:00
zipg
9a09bd49cb
fix(mongodb): support array filters in updates
2026-07-12 23:13:36 +08:00
juve
1ecd8cf406
feat(linux): add tray icon support
2026-07-12 23:00:04 +08:00
Anubis
2a92746dc0
feat(d1): add Cloudflare D1 database support
2026-07-12 22:03:57 +08:00
rainhan
977e7f78ca
feat(connection): add reusable tunnel profiles
2026-07-12 22:03:46 +08:00
onenewcode
7a42b1e96b
fix(mysql): stop multi-statement execution after first error
2026-07-12 21:30:27 +08:00
t8y2
ee1007a636
chore(release): bump version to 0.5.54
2026-07-12 12:43:03 +08:00
miracle
16e879e40e
perf(query): optimize result loading and connection reuse
2026-07-12 11:18:52 +08:00
wuxiemian
1be66fb115
feat(safety): add production environment safeguards
2026-07-12 10:02:27 +08:00
t8y2
be66d6f46b
fix(export): preserve numeric types in XLSX files
2026-07-12 09:45:27 +08:00
t8y2
fec91b9aef
feat(update): mirror agent release downloads
2026-07-11 23:40:18 +08:00
t8y2
830e3c2183
fix(mysql): stream large SQL file execution
2026-07-11 20:25:05 +08:00
t8y2
6d60b8abd2
chore(release): bump version to 0.5.53
2026-07-11 09:51:20 +08:00
t8y2
bab94cc52b
fix(jdbc): support reusable multi-JAR driver bundles
2026-07-10 21:25:17 +08:00
t8y2
a6de6a1f08
fix(desktop): apply macOS Dock icon theme
2026-07-10 20:53:34 +08:00
onenewcode
fc8d407a62
feat(sqlite): support table structure changes
2026-07-10 20:02:56 +08:00
zipg
e1d6d1224e
feat(oracle): support explain plans
2026-07-10 17:55:03 +08:00
t8y2
9e2960881b
feat(sync): add GitHub and Gitee snippet providers
2026-07-10 15:32:35 +08:00
Abeautifulsnow
0674433eea
fix(mcp): disambiguate same-name connections
2026-07-10 14:44:40 +08:00
t8y2
5a666b1f48
fix(ai): improve assistant execution and MCP settings
2026-07-10 14:31:08 +08:00
vrustx
3f4f69c0dd
fix(app): extract numeric Windows version to avoid mojibake in support info
...
On Chinese Windows, `cmd /C ver` emits GBK-encoded output which was
decoded as UTF-8 lossy, rendering the localized text as mojibake
(e.g. "版本" became "�汾"). The full line also duplicated the
"Windows" prefix already provided by os_name().
Parse only the ASCII numeric version token (e.g. 10.0.26200.8655)
from the ver output, which is encoding-independent, and drop the
localized text entirely. Result: "Windows 10.0.26200.8655".
Fixes t8y2/dbx#3056
2026-07-10 10:58:46 +08:00
t8y2
6671400fd4
fix(windows): hide subprocess console windows
2026-07-10 09:50:18 +08:00
t8y2
bcad801c84
chore(release): bump version to 0.5.52
2026-07-10 01:02:29 +08:00
zipg
67edb94b1d
feat(sqlserver): support legacy TLS compatibility
2026-07-09 22:45:54 +08:00