Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Ralph Khreish <35776126+Crunchyman-ralph@users.noreply.github.com>
21 KiB
Change Log
0.25.6
0.25.6-rc.0
Patch Changes
0.25.5
Patch Changes
- Updated dependencies [
b43b7ce,aaacc3d,0079b7d,0b2c696,4f984f8,7b5a7c4,caee040,18aa416,18aa416,738ec51,d67b81d,b5fe723,2b69936,986ac11,20004a3]:
0.25.5-rc.0
Patch Changes
- Updated dependencies [
aaacc3d,0079b7d,0b2c696,18aa416,18aa416,738ec51,d67b81d,b5fe723,2b69936,986ac11,20004a3]:- task-master-ai@0.28.0-rc.0
0.25.4
Patch Changes
- Updated dependencies [
af53525]:
0.25.3
Patch Changes
- Updated dependencies [
044a7bf]:
0.25.2
Patch Changes
0.25.2-rc.1
Patch Changes
- Updated dependencies [
1a18794]:- task-master-ai@0.27.1-rc.1
0.25.2-rc.0
Patch Changes
- Updated dependencies [
f487736]:- task-master-ai@0.27.1-rc.0
0.25.0
Minor Changes
-
#1200
fce8414Thanks @eyaltoledano! - Add "Start Task" button to VS Code extension for seamless Claude Code integrationYou can now click a "Start Task" button directly in the Task Master extension which will open a new terminal and automatically execute the task using Claude Code. This provides a seamless workflow from viewing tasks in the extension to implementing them without leaving VS Code.
-
#1201
83af314Thanks @losolosol! - Added a Start Build button to the VSCODE Task Properties Right Panel
Patch Changes
-
#1229
674d1f6Thanks @Crunchyman-ralph! - Fix MCP not connecting to new Taskmaster version -
Updated dependencies [
4e12643,fce8414,fce8414,fce8414,a621ff0,e6de285,fce8414]:
0.25.0-rc.0
Minor Changes
- #1201
83af314Thanks @losolosol! - Added a Start Build button to the VSCODE Task Properties Right Panel
Patch Changes
- Updated dependencies [
137ef36]:- task-master-ai@0.27.0-rc.0
0.24.2
Patch Changes
0.24.2-rc.1
Patch Changes
- Updated dependencies [
c4f92f6]:- task-master-ai@0.26.0-rc.1
0.24.2-rc.0
Patch Changes
- Updated dependencies [
8783708,37af0f1,8783708,4dad2fd]:- task-master-ai@0.26.0-rc.0
0.24.1
Patch Changes
0.24.0
Minor Changes
- #1100
30ca144Thanks @vedovelli! - Display current task ID on task details page
Patch Changes
0.24.0-rc.0
Minor Changes
-
#1040
fc47714Thanks @DomVidja! - "Add Kilo Code profile integration with custom modes and MCP configuration" -
#1100
30ca144Thanks @vedovelli! - Display current task ID on task details page
Patch Changes
- Updated dependencies [
04e11b5,fc47714,782728f,3dee60d,e3ed4d7,04e11b5,95640dc,311b243]:- task-master-ai@0.25.0-rc.0
0.23.1
Patch Changes
-
#1090
a464e55Thanks @Crunchyman-ralph! - Fix issues with some users not being able to connect to Taskmaster MCP server while using the extension -
Updated dependencies [
4357af3,e495b2b,36468f3,e495b2b,e495b2b,75c514c,4bb6370]:
0.23.1-rc.1
Patch Changes
- Updated dependencies [
75c514c]:- task-master-ai@0.24.0-rc.2
0.23.1-rc.0
Patch Changes
-
#1090
a464e55Thanks @Crunchyman-ralph! - Fix issues with some users not being able to connect to Taskmaster MCP server while using the extension -
Updated dependencies [
4357af3,36468f3,4bb6370]:- task-master-ai@0.24.0-rc.1
0.23.0
Minor Changes
-
#1064
b82d858Thanks @Crunchyman-ralph! - 🎉 Introducing TaskMaster Extension!We're thrilled to launch the first version of our Code extension, bringing the power of TaskMaster directly into your favorite code editor. While this is our initial release and we've kept things focused, it already packs powerful features to supercharge your development workflow.
✨ Key Features
📋 Visual Task Management
- Kanban Board View: Visualize all your tasks in an intuitive board layout directly in VS Code
- Drag & Drop: Easily change task status by dragging cards between columns
- Real-time Updates: See changes instantly as you work through your project
🏷️ Multi-Context Support
- Tag Switching: Seamlessly switch between different project contexts/tags
- Isolated Workflows: Keep different features or experiments organized separately
🤖 AI-Powered Task Updates
- Smart Updates: Use TaskMaster's AI capabilities to update tasks and subtasks
- Context-Aware: Leverages your existing TaskMaster configuration and models
📊 Rich Task Information
- Complexity Scores: See task complexity ratings at a glance
- Subtask Visualization: Expand tasks to view and manage subtasks
- Dependency Graphs: Understand task relationships and dependencies visually
⚙️ Configuration Management
- Visual Config Editor: View and understand your
.taskmaster/config.jsonsettings - Easy Access: No more manual JSON editing for common configuration tasks
🚀 Quick Actions
- Status Updates: Change task status with a single click
- Task Details: Access full task information without leaving VS Code
- Integrated Commands: All TaskMaster commands available through the command palette
🎯 What's Next?
This is just the beginning! We wanted to get a solid foundation into your hands quickly. The extension will evolve rapidly with your feedback, adding more advanced features, better visualizations, and deeper integration with your development workflow.
Thank you for being part of the TaskMaster journey. Your workflow has never looked better! 🚀
0.23.0-rc.1
Minor Changes
-
#1064
b82d858Thanks @Crunchyman-ralph! - 🎉 Introducing TaskMaster Extension!We're thrilled to launch the first version of our Code extension, bringing the power of TaskMaster directly into your favorite code editor. While this is our initial release and we've kept things focused, it already packs powerful features to supercharge your development workflow.
✨ Key Features
📋 Visual Task Management
- Kanban Board View: Visualize all your tasks in an intuitive board layout directly in VS Code
- Drag & Drop: Easily change task status by dragging cards between columns
- Real-time Updates: See changes instantly as you work through your project
🏷️ Multi-Context Support
- Tag Switching: Seamlessly switch between different project contexts/tags
- Isolated Workflows: Keep different features or experiments organized separately
🤖 AI-Powered Task Updates
- Smart Updates: Use TaskMaster's AI capabilities to update tasks and subtasks
- Context-Aware: Leverages your existing TaskMaster configuration and models
📊 Rich Task Information
- Complexity Scores: See task complexity ratings at a glance
- Subtask Visualization: Expand tasks to view and manage subtasks
- Dependency Graphs: Understand task relationships and dependencies visually
⚙️ Configuration Management
- Visual Config Editor: View and understand your
.taskmaster/config.jsonsettings - Easy Access: No more manual JSON editing for common configuration tasks
🚀 Quick Actions
- Status Updates: Change task status with a single click
- Task Details: Access full task information without leaving VS Code
- Integrated Commands: All TaskMaster commands available through the command palette
🎯 What's Next?
This is just the beginning! We wanted to get a solid foundation into your hands quickly. The extension will evolve rapidly with your feedback, adding more advanced features, better visualizations, and deeper integration with your development workflow.
Thank you for being part of the TaskMaster journey. Your workflow has never looked better! 🚀
0.23.0-rc.0
Minor Changes
-
#997
64302dcThanks @DavidMaliglowka! - 🎉 Introducing TaskMaster Extension!We're thrilled to launch the first version of our Code extension, bringing the power of TaskMaster directly into your favorite code editor. While this is our initial release and we've kept things focused, it already packs powerful features to supercharge your development workflow.
✨ Key Features
📋 Visual Task Management
- Kanban Board View: Visualize all your tasks in an intuitive board layout directly in VS Code
- Drag & Drop: Easily change task status by dragging cards between columns
- Real-time Updates: See changes instantly as you work through your project
🏷️ Multi-Context Support
- Tag Switching: Seamlessly switch between different project contexts/tags
- Isolated Workflows: Keep different features or experiments organized separately
🤖 AI-Powered Task Updates
- Smart Updates: Use TaskMaster's AI capabilities to update tasks and subtasks
- Context-Aware: Leverages your existing TaskMaster configuration and models
📊 Rich Task Information
- Complexity Scores: See task complexity ratings at a glance
- Subtask Visualization: Expand tasks to view and manage subtasks
- Dependency Graphs: Understand task relationships and dependencies visually
⚙️ Configuration Management
- Visual Config Editor: View and understand your
.taskmaster/config.jsonsettings - Easy Access: No more manual JSON editing for common configuration tasks
🚀 Quick Actions
- Status Updates: Change task status with a single click
- Task Details: Access full task information without leaving VS Code
- Integrated Commands: All TaskMaster commands available through the command palette
🎯 What's Next?
This is just the beginning! We wanted to get a solid foundation into your hands quickly. The extension will evolve rapidly with your feedback, adding more advanced features, better visualizations, and deeper integration with your development workflow.
Thank you for being part of the TaskMaster journey. Your workflow has never looked better! 🚀