Back to Freedom.Tech Back
All Maple releasesAll versions
Release Thu, Aug 20, 2026 2 min read

Maple 3.3.5

Original release notes

Maple 3.3.5

Word documents, now supported

  • Upload and chat with both .doc and .docx files, alongside PDFs.
  • Word text is extracted locally by Maple, with strict format validation and size limits.

A much more capable Agent Mode

  • Connect external Agent clients through ACP with guided setup for Paseo and Buzz.
  • ACP now supports richer sessions, model discovery, tool activity, usage, cancellation, and transient loopback MCP tools.
  • Add reversible per-project trust: decide whether a project's skills are available to the agent, change that decision later, and keep the choice scoped to the canonical project path.
  • Agent task and project hover cards now show when they were last updated.

Security and reliability

  • Added a CI supply-chain gate that blocks the known compromised Rust-crate versions from the recent crates.io incident.
  • Improved version-bump tooling so release preparation works consistently across macOS, Linux, and Nix environments.

What's Changed

  • chore: bump version to 3.3.5 by @AnthonyRonning in https://github.com/OpenSecretCloud/Maple/pull/800
  • feat(chat): support DOC and DOCX uploads by @AnthonyRonning in https://github.com/OpenSecretCloud/Maple/pull/806
  • feat(agent): show last-updated date on sidebar hover info card by @AnthonyRonning in https://github.com/OpenSecretCloud/Maple/pull/803
  • docs: prefer Codex built-in Computer Use by @AnthonyRonning in https://github.com/OpenSecretCloud/Maple/pull/807
  • security: block compromised Rust crates by @AnthonyRonning in https://github.com/OpenSecretCloud/Maple/pull/809
  • feat(agent): expand ACP support for Paseo by @AnthonyRonning in https://github.com/OpenSecretCloud/Maple/pull/799
  • feat(agent): add reversible project trust across Desktop and ACP by @AnthonyRonning in https://github.com/OpenSecretCloud/Maple/pull/801
  • feat(agent): simplify ACP connection setup by @AnthonyRonning in https://github.com/OpenSecretCloud/Maple/pull/808

Full Changelog: https://github.com/OpenSecretCloud/Maple/compare/v3.3.4...v3.3.5