This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+8 more
Summary
AI summaryUpdates Highlights, Avalonia, and https://github.com/Cap-of-tea/GDD/blob/master/CHANGELOG.md across a mixed release.
Full changelog
GDD.Desktop — the GUI comes to Linux & macOS 🐧 🍎
This release ships GDD.Desktop, a native desktop app (Avalonia) that brings GDD's live thumbnail grid to Linux and macOS — the counterpart to the Windows WPF app. Grab GDD-Desktop-Linux, GDD-Desktop-macOS-ARM, or GDD-Desktop-macOS-Intel below.
Highlights
- A GUI on every platform — click a thumbnail to bring that browser on-screen and drive it by hand; close its window to send it back to the grid. It runs its own MCP server on port 9800, so it sits happily next to the headless Server on 9700.
- Desktop screens in the "+ Add" menu — Laptop HD/HiDPI and Desktop 1080p/1440p/4K presets, plus a per-device picker.
- Native bundles — built on real Linux and macOS runners, so each one ships the correct Playwright driver and runs out of the box (the old Windows-cross-compiled macOS builds were missing it).
Fixes
- Clear "missing required parameter" errors instead of a cryptic dictionary exception.
- The registered MCP URL now updates when the port changes.
- Smoother first run on macOS/Linux (no more
pwsh-not-found during Chromium install).
See the full changelog for the complete list.
Full diff: https://github.com/Cap-of-tea/GDD/compare/v1.7.1...v1.7.3
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.8.0 `maxlength` attribute is now enforced for `gdd_type` input.
- v1.8.0 `gdd_type` no longer dispatches a manual `change` event; change now fires on blur.
- v1.7.1 Archive names changed; `gdd_update` cannot locate new files requiring manual download for upgrades from v1.6.0 or earlier.
- v1.5.0 Changed the schema for user profiles to include new required fields.
Beta — feedback welcome: [email protected]