Commit Graph

637 Commits

Author SHA1 Message Date
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
Guoyu Su d3947d246c
feat(ai): add Claude Code CLI provider 2026-07-17 01:17:06 +08:00
CSXFanMeng f08a0b7f7f
feat(backup): add scheduled database backups 2026-07-16 18:49:15 +08:00
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