@@ -693,13 +693,43 @@ <h3>v0.6.0 <span class="tag current-tag">Current</span></h3>
693693 < div class ="timeline-item ">
694694 < div class ="timeline-dot "> </ div >
695695 < h3 > v0.7.0 < span class ="tag upcoming-tag "> Planned</ span > </ h3 >
696- < p > Buildx and Multi-platform - 5 tools: multi-arch builds, builder management, build cache pruning.</ p >
696+ < p > Buildx, Manifests, and Registry - 13 tools: buildx build/inspect/use, manifest create/inspect/annotate/push, builder prune.</ p >
697+ </ div >
698+
699+ < div class ="timeline-item ">
700+ < div class ="timeline-dot "> </ div >
701+ < h3 > v0.8.0 < span class ="tag upcoming-tag "> Planned</ span > </ h3 >
702+ < p > Compose Completeness - 16 tools: config, cp, create, events, images, kill, ls, pause/unpause, port, rm, run, scale, start, stop, top.</ p >
703+ </ div >
704+
705+ < div class ="timeline-item ">
706+ < div class ="timeline-dot "> </ div >
707+ < h3 > v0.9.0 < span class ="tag upcoming-tag "> Planned</ span > </ h3 >
708+ < p > Container/Image Gaps, Context, Auth - 14 tools: diff, export, port, rename, history, import, context management, registry login/logout.</ p >
709+ </ div >
710+
711+ < div class ="timeline-item ">
712+ < div class ="timeline-dot "> </ div >
713+ < h3 > v0.10.0 < span class ="tag upcoming-tag "> Planned</ span > </ h3 >
714+ < p > Swarm Orchestration - 24 tools: swarm init/join/leave, service CRUD and scaling, node management and promotion.</ p >
715+ </ div >
716+
717+ < div class ="timeline-item ">
718+ < div class ="timeline-dot "> </ div >
719+ < h3 > v0.11.0 < span class ="tag upcoming-tag "> Planned</ span > </ h3 >
720+ < p > Swarm Stacks, Configs, Secrets, Trust - 18 tools: stack deploy, config/secret CRUD, Docker Content Trust.</ p >
721+ </ div >
722+
723+ < div class ="timeline-item ">
724+ < div class ="timeline-dot "> </ div >
725+ < h3 > v0.12.0 < span class ="tag upcoming-tag "> Planned</ span > </ h3 >
726+ < p > Niche, Scout, Extras - 10 tools: version info, Scout CVEs/recommendations, compose watch, plugin management.</ p >
697727 </ div >
698728
699729 < div class ="timeline-item ">
700730 < div class ="timeline-dot "> </ div >
701731 < h3 > v1.0.0 < span class ="tag upcoming-tag "> Planned</ span > </ h3 >
702- < p > Stable release - finalized APIs, npm publish of @tmhs/docker-mcp, full test coverage, comprehensive docs.</ p >
732+ < p > Stable release - finalized APIs, full test coverage, comprehensive docs, ~150 MCP tools .</ p >
703733 </ div >
704734
705735 </ div >
0 commit comments