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
- Require Node.js 22+ on the host and add a version check to the
set-upscript
1.1.1 - 2026-03-11
- Fix
#ddev-generatedon first line inbuild-devcontainercommand
- Restructure README with logical Getting Started walkthrough
1.1 - 2026-03-05
- Add Wunder Quality System MCP server integration
- Add CHANGELOG.md
- Unify environment variable setup instructions for Linux and macOS
1.0.1 - 2026-03-02
- Fix Copilot CLI MCP config never generated
- Rename
DockerfiletoDockerfile.ddev-agents
1.0 - 2026-02-24
- Add local MCP server
- DDEV
copilotCLI command support - Security hardening for devcontainer
- Improve compatibility with DDEV
0.4.1 - 2026-02-03
- Enable Git integration in VS Code by default
0.4 - 2026-01-21
- Add PHP and Composer to the devcontainer
0.3.2 - 2026-01-12
- Use PhpStorm as IDE backend when PhpStorm is detected
0.3.1 - 2026-01-09
- Disable SSH agent forwarding to devcontainer
0.3 - 2026-01-08
- JetBrains IDE support
0.2.2 - 2026-01-05
0.2.1 - 2026-01-04
0.2 - 2026-01-02
- Add GitHub Copilot to the devcontainer
0.1 - 2025-12-30
- Initial release