Releases: quanghoangf/vibedoc
Releases · quanghoangf/vibedoc
v1.4.1
Compare
Sorry, something went wrong.
No results found
1.4.1 (2026-04-25)
Bug Fixes
guard against undefined board keys crashing empty-project setup (e582730 )
v1.4.0
Compare
Sorry, something went wrong.
No results found
1.4.0 (2026-04-11)
Features
settings wiring, task creation UI, explorer filters, error boundaries, README polish (6f48fc2 )
v1.3.0
Compare
Sorry, something went wrong.
No results found
1.3.0 (2026-04-11)
Bug Fixes
rebuild .next for npm publish and ignore auto-generated REGISTRY.md (ad25f9a )
write .env.local before next start to guarantee VIBEDOC_ROOT reaches server (c43f2cf )
Features
add document registry (docs/REGISTRY.md) with MCP tools (1911d88 )
v1.2.1
Compare
Sorry, something went wrong.
No results found
1.2.1 (2026-04-02)
Bug Fixes
pass VIBEDOC_ROOT env var to Next.js server in vibedoc.mjs (0e530a5 )
v1.2.0
Compare
Sorry, something went wrong.
No results found
1.2.0 (2026-04-02)
Bug Fixes
enable treemap drill-down with leafDepth: 1 (cabf5df )
normalize backslash paths + redesign treemap colors and typography (d239ac4 )
treemap null guard and folder value summation (6a1d7b0 )
Features
replace Cards view with ECharts treemap in Explorer (434a628 )
v1.1.0
Compare
Sorry, something went wrong.
No results found
1.1.0 (2026-04-01)
Bug Fixes
address code review issues in description cache functions (22ef33a )
address code review issues in explorer feature (0bb9c78 )
address UI component review issues in Explorer (c0fa6b2 )
always place configured root first in discoverProjects (d81aba3 )
Features
add @anthropic-ai/sdk for file description enrichment (712743e )
add /api/explorer route (GET list + POST enrich) (68e342a )
add /explorer page (a59717d )
add description cache helpers to core.ts (700a7f2 )
add enrichDescription and listExplorerFiles to core.ts (7d97e23 )
add Explorer nav item and keyboard shortcut (9e724c2 )
add Explorer UI components (FileDetail, FileTree, FileCards, ExplorerTab) (ea8296d )
add ExplorerFile and DescriptionCache types (5f092b2 )
add vibedoc_get_file_map MCP tool (fb5bbc5 )
auto-enrich description when doc is created (0332073 )
v1.0.5
Compare
Sorry, something went wrong.
No results found
1.0.5 (2026-03-31)
Bug Fixes
configure semantic-release CI (5ee9173 )