Skip to content

Latest commit

 

History

History
117 lines (68 loc) · 2.63 KB

File metadata and controls

117 lines (68 loc) · 2.63 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.1.2 - 2026-03-16

Changed

  • Require Node.js 22+ on the host and add a version check to the set-up script

1.1.1 - 2026-03-11

Fixed

  • Fix #ddev-generated on first line in build-devcontainer command

Changed

  • Restructure README with logical Getting Started walkthrough

1.1 - 2026-03-05

Added

  • Add Wunder Quality System MCP server integration
  • Add CHANGELOG.md

Changed

  • Unify environment variable setup instructions for Linux and macOS

1.0.1 - 2026-03-02

Fixed

  • Fix Copilot CLI MCP config never generated

Changed

  • Rename Dockerfile to Dockerfile.ddev-agents

1.0 - 2026-02-24

Added

  • Add local MCP server
  • DDEV copilot CLI command support
  • Security hardening for devcontainer

Changed

  • Improve compatibility with DDEV

0.4.1 - 2026-02-03

Changed

  • Enable Git integration in VS Code by default

0.4 - 2026-01-21

Added

  • Add PHP and Composer to the devcontainer

0.3.2 - 2026-01-12

Changed

  • Use PhpStorm as IDE backend when PhpStorm is detected

0.3.1 - 2026-01-09

Security

  • Disable SSH agent forwarding to devcontainer

0.3 - 2026-01-08

Added

  • JetBrains IDE support

0.2.2 - 2026-01-05

0.2.1 - 2026-01-04

0.2 - 2026-01-02

Added

  • Add GitHub Copilot to the devcontainer

0.1 - 2025-12-30

  • Initial release