This release includes 1 breaking change for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+5 more
ReleasePort's take
Light signalThe v1.7.1 release renames distribution archive filenames for clarity and changes the Windows format to .zip; however, `gdd_update` cannot automatically locate these new files when upgrading from v1.6.0 or earlier.
Why it matters: If you upgrade from v1.6.0 or earlier using `gdd_update`, manual download of renamed archives is required due to the breaking change (severity 70).
Summary
AI summaryUpdates Clearer Archive Names, v1.7.0, and What's New in v1.7.1 across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Breaking | High |
Archive names changed; `gdd_update` cannot locate new files requiring manual download for upgrades from v1.6.0 or earlier. Archive names changed; `gdd_update` cannot locate new files requiring manual download for upgrades from v1.6.0 or earlier. Source: llm_adapter@2026-06-05 Confidence: high |
— |
| Feature | Low |
Automatically registers GDD in `~/.claude/mcp.json` and `~/.cursor/mcp.json` on first launch. Automatically registers GDD in `~/.claude/mcp.json` and `~/.cursor/mcp.json` on first launch. Source: llm_adapter@2026-06-05 Confidence: high |
— |
| Feature | Low |
Renamed Windows, Linux, and macOS archive filenames for clarity. Renamed Windows, Linux, and macOS archive filenames for clarity. Source: llm_adapter@2026-06-05 Confidence: high |
— |
| Feature | Low |
Windows distribution now provided as `.zip` instead of `.tar.gz`. Windows distribution now provided as `.zip` instead of `.tar.gz`. Source: llm_adapter@2026-06-05 Confidence: high |
— |
| Bugfix | Medium |
Fixed hardcoded iPhone 15 Pro preset so `gdd_add_players` applies correct viewport, mobile flag, and touch settings on macOS/Linux in Headless mode. Fixed hardcoded iPhone 15 Pro preset so `gdd_add_players` applies correct viewport, mobile flag, and touch settings on macOS/Linux in Headless mode. Source: llm_adapter@2026-06-05 Confidence: high |
— |
Full changelog
What's New in v1.7.1
MCP Auto-Registration (v1.7.0)
GDD now automatically registers itself in ~/.claude/mcp.json and ~/.cursor/mcp.json on first launch. No manual config editing needed — just install and start.
Clearer Archive Names (v1.7.0)
gdd-windows-gui→GDD-Desktop-Windowsgdd-win-x64→GDD-Server-Windowsgdd-linux-x64→GDD-Server-Linuxgdd-macos-arm64→GDD-Server-macOS-ARMgdd-macos-x64→GDD-Server-macOS-Intel
Windows .zip Format (v1.7.0)
Windows archives are now .zip instead of .tar.gz.
Bug Fix (v1.7.1)
Fixed hardcoded iPhone 15 Pro device preset in Headless mode — gdd_add_players with desktop or tablet presets now correctly applies viewport, mobile flag, and touch settings on macOS/Linux.
⚠️ Updating from v1.6.0 or earlier: Archive names have changed. The built-in
gdd_updatetool will not find the new names — download manually for this one-time upgrade.
Full Changelog: https://github.com/Cap-of-tea/GDD/compare/v1.6.0...v1.7.1
Breaking Changes
- Archive names changed: gdd-windows-gui → GDD-Desktop-Windows, gdd-win-x64 → GDD-Server-Windows, gdd-linux-x64 → GDD-Server-Linux, gdd-macos-arm64 → GDD-Server-macOS-ARM, gdd-macos-x64 → GDD-Server-macOS-Intel
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About GDD
All releases →Related context
Related tools
Earlier breaking changes
- v1.5.0 Changed the schema for user profiles to include new required fields.
Beta — feedback welcome: [email protected]