Skip to content

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 26 Mar 05:22
· 37 commits to main since this release

[3.0.0] - 2026-03-26

Bug Fixes

  • ci: Pin Swift container and version-aware cache keys by @alexey1312

  • api: Use cross-platform HTTPURLResponse init in tests by @alexey1312

  • test: Use /dev/null path for write-failure test on Linux by @alexey1312

  • docs: Use lowercase hosting-base-path to match GitHub Pages URL by @alexey1312

  • docs: Update DocC links from /exfig/ to /exfigcli/ after target rename by @alexey1312

  • ci: Remove unused coverage steps from macOS CI job by @alexey1312

  • ci: Update deploy-docc workflow to Swift 6.3 by @Copilot in #77

  • ci: Exclude swift-docc-plugin on Windows by @alexey1312

  • cache: Graceful degradation when granular cache node fetch fails by @alexey1312

Documentation

  • Redesign README as pain-driven, move details to DocC articles by @alexey1312

  • openspec: Revise design-source-abstraction proposal by @alexey1312

  • openspec: Add Penpot API support change specification by @alexey1312

  • openspec: Fix Penpot API assumptions and translate to English by @alexey1312

  • Extract Troubleshooting and Dependencies from CLAUDE.md to reduce size by @alexey1312

  • Refresh DocC navigation and theming by @alexey1312

Features

  • docs: Add llms.txt and llms-full.txt generation by @alexey1312

  • mcp: Add MCP server for AI agent integration by @alexey1312 in #72

  • cli: Add interactive wizards for fetch and init commands by @alexey1312 in #73

  • cli: Add exfig_export and exfig_download MCP tools by @alexey1312 in #74

  • core: Abstract design data sources behind per-asset-type protocols by @alexey1312 in #75

  • penpot: Add Penpot as alternative design source by @alexey1312 in #76

  • Add Windows CI support with Swift 6.3 by @alexey1312 in #64

Miscellaneous Tasks

Refactor