Commit Graph

1417 Commits

Author SHA1 Message Date
t8y2 2ba98c31ce docs(readme): restore top tagline 2026-05-18 02:05:30 +08:00
github-actions[bot] a84c9854b9 chore(packages): release 0.4.3 [skip node-packages-release] 2026-05-17 17:40:02 +00:00
t8y2 db7fe76be7 fix(docs): install docs outside workspace 2026-05-18 01:11:36 +08:00
t8y2 70f55c5540 fix(ci): restore docs and package checks 2026-05-18 01:04:11 +08:00
t8y2 1917c0855b feat(cli): add dbx node packages 2026-05-18 00:53:06 +08:00
t8y2 19f7cbd2ba fix(docs): refresh release data from R2 2026-05-17 23:26:28 +08:00
t8y2 f2426fac5e docs: update README hero image 2026-05-17 22:46:11 +08:00
t8y2 d95225d641 feat(grid): add custom column formatters 2026-05-17 22:18:08 +08:00
t8y2 75893eee27 docs(readme): refresh project overview 2026-05-17 22:08:25 +08:00
github-actions[bot] db1f82ffb1 chore(mcp): release 0.4.2 [skip mcp-release] 2026-05-17 13:59:02 +00:00
t8y2 489d7ae919 fix(sqlserver): load table structure metadata 2026-05-17 20:10:21 +08:00
t8y2 a16fed35d4 feat(drivers): show update count badge 2026-05-17 17:39:33 +08:00
t8y2 cb9863b6bb feat(drivers): prompt for agent driver updates 2026-05-17 17:06:59 +08:00
t8y2 92a6ed1a6e feat(schema): refresh stale metadata cache 2026-05-17 16:43:56 +08:00
t8y2 ce0037d70a fix(export): page table data exports 2026-05-17 16:25:17 +08:00
t8y2 20eed250d2 feat(structure): add multiline column comment editor 2026-05-17 16:12:49 +08:00
t8y2 c00074dfdf fix(schema): include postgres column comments in ddl 2026-05-17 15:20:52 +08:00
t8y2 153daf6c09 fix(sidebar): avoid opening schema browser from pg database 2026-05-17 15:13:16 +08:00
t8y2 52033f0846 feat(ai): add provider presets 2026-05-17 14:59:18 +08:00
t8y2 7188465161 feat(app): open sql files in editor 2026-05-17 13:59:42 +08:00
t8y2 c3bc9d5d07 fix(ai): broaden agent execution intent 2026-05-17 13:41:23 +08:00
t8y2 e4bb342bf4 feat(grid): add transposed table view 2026-05-17 13:32:42 +08:00
t8y2 933c1fd803 fix(grid): refresh data after deleting rows 2026-05-17 12:50:54 +08:00
t8y2 7c226ce684 fix(app): support portable data directory 2026-05-17 12:44:34 +08:00
t8y2 3337826b89 docs: sync MDX content with implementation 2026-05-17 11:35:15 +08:00
t8y2 71f9f11eec docs: add MDX code sync plan 2026-05-17 11:24:33 +08:00
t8y2 765314364a docs: add MDX code sync design 2026-05-17 11:19:49 +08:00
t8y2 090833f280 chore: bump version to 0.5.10 2026-05-17 10:57:45 +08:00
t8y2 f80b1e8bc9 feat(schema): add object rename actions 2026-05-17 10:54:50 +08:00
t8y2 307f773387 ci(mcp): restore direct release publishing 2026-05-17 10:53:05 +08:00
t8y2 05fe014afd chore: test main release token push 2026-05-17 10:51:58 +08:00
t8y2 5476877b57 ci(mcp): create release PRs with PAT 2026-05-17 10:46:34 +08:00
t8y2 a1567d653e ci(mcp): release through pull requests 2026-05-17 10:44:29 +08:00
t8y2 dec3b7c116 fix(schema): list routines in object browser 2026-05-17 10:36:55 +08:00
github-actions[bot] 8bd29cf66a chore(mcp): release 0.4.1 [skip mcp-release] 2026-05-17 02:36:04 +00:00
t8y2 43ecce5285 fix(web): constrain SQL file execution paths 2026-05-17 10:19:13 +08:00
t8y2 c23c32b2b9 ci(mcp): require release token for protected main 2026-05-17 10:12:28 +08:00
t8y2 2cde398f16 ci(mcp): fix pnpm workspace install 2026-05-17 10:09:07 +08:00
t8y2 7d3f43058d ci(mcp): add automatic patch release 2026-05-17 10:06:32 +08:00
t8y2 1bcfd02de1 feat: add Microsoft Access database support
Add Access as a new database type with agent-based connectivity,
UCanAccess JDBC URL parsing, backtick identifier quoting, file-path
connection dialog, and PNG icons for Access/GoldenDB/Vastbase.
2026-05-17 09:57:04 +08:00
t8y2 381c92ff53 chore(mcp): release 0.4.0 2026-05-17 02:46:17 +08:00
t8y2 9c4ac66baf feat(mcp): improve schema context and query safety 2026-05-17 02:38:32 +08:00
t8y2 f4566221b1 feat(query): add paged result fetching 2026-05-17 00:10:18 +08:00
t8y2 320db12209 fix: prevent repeated menu activations 2026-05-16 19:52:31 +08:00
t8y2 1d77bac694 chore: gitignore releases-*.json and remove from tracking 2026-05-16 18:46:26 +08:00
t8y2 7e9084de0e Merge branch 'docs-landing-hero-redesign' 2026-05-16 18:43:45 +08:00
t8y2 181ce5e860 feat(docs): add changelog system, install tabs, and sync workflow
- Add ChangelogList component and changelog data fetcher
- Add platform icons for install tabs
- Add sync-changelog workflow (triggers on release publish)
- Add changelog sync script and releases-cn.json data
- Update InstallTabs and docs meta
2026-05-16 18:41:12 +08:00
t8y2 4a4ac570a2 feat(docs): extract shared nav, enhance landing background, add community page
- Extract LandingNav into shared component with lang/active props
- Add Home and Community nav items with active state highlighting
- Deepen landing background (#0b1120), strengthen hero glow, add CSS noise texture
- Sync changelog page to use shared nav and semantic colors
- Create /[lang]/community page with QQ, WeChat, Discord, GitHub Discussions
2026-05-16 18:39:09 +08:00
t8y2 e9b32e4324 feat(ai): add agent planning and skill prompts 2026-05-16 18:34:50 +08:00
t8y2 82e18ef4f5 feat(ai): add agent planning and skill prompts 2026-05-16 18:34:04 +08:00