Original release notes
Highlights
- Updates Agent Mode to Goose 1.47.0, including the matching ACP and MCP compatibility work.
- Makes native Maple downloads easier to find from web Settings and improves the mobile message-copy action.
- Desktop updates now prefer Maple's protected updater endpoint at
updates.trymaple.ai, with GitHub retained as a fallback. - Updates the OpenSecret React SDK with the Firefox GET/HEAD request-body fix, and hardens release, updater, and Zapstore verification.
What's Changed
- chore: bump version to 3.3.8 by @AnthonyRonning in https://github.com/OpenSecretCloud/Maple/pull/827
- Fix user-message copy action on mobile by @AnthonyRonning in https://github.com/OpenSecretCloud/Maple/pull/829
- feat: surface native app downloads in web About settings by @AnthonyRonning in https://github.com/OpenSecretCloud/Maple/pull/828
- Bump Agent Mode Goose pin to 1.47.0 by @AnthonyRonning in https://github.com/OpenSecretCloud/Maple/pull/819
- Add updates.trymaple.ai Worker that 404s until first publish by @AnthonyRonning in https://github.com/OpenSecretCloud/Maple/pull/831
- Fail closed on Maple app release identity and prerelease follow-ons by @AnthonyRonning in https://github.com/OpenSecretCloud/Maple/pull/832
- Publish updater metadata to Cloudflare by @AnthonyRonning in https://github.com/OpenSecretCloud/Maple/pull/833
- Attach updater domain through Cloudflare API by @AnthonyRonning in https://github.com/OpenSecretCloud/Maple/pull/834
- Expose updater metadata on its Worker URL by @AnthonyRonning in https://github.com/OpenSecretCloud/Maple/pull/835
- Verify updater publishing on updates.trymaple.ai by @AnthonyRonning in https://github.com/OpenSecretCloud/Maple/pull/836
- Publish updater metadata automatically after releases by @AnthonyRonning in https://github.com/OpenSecretCloud/Maple/pull/837
- chore: bump OpenSecret React SDK to 3.5.2 by @AnthonyRonning in https://github.com/OpenSecretCloud/Maple/pull/838
- Use Maple updates Worker for desktop updates by @AnthonyRonning in https://github.com/OpenSecretCloud/Maple/pull/839
Full Changelog: https://github.com/OpenSecretCloud/Maple/compare/v3.3.7...v3.3.8

