Maple 3.3.5
Word documents, now supported
- Upload and chat with both
.docand.docxfiles, 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 #800
- feat(chat): support DOC and DOCX uploads by @AnthonyRonning in #806
- feat(agent): show last-updated date on sidebar hover info card by @AnthonyRonning in #803
- docs: prefer Codex built-in Computer Use by @AnthonyRonning in #807
- security: block compromised Rust crates by @AnthonyRonning in #809
- feat(agent): expand ACP support for Paseo by @AnthonyRonning in #799
- feat(agent): add reversible project trust across Desktop and ACP by @AnthonyRonning in #801
- feat(agent): simplify ACP connection setup by @AnthonyRonning in #808
Full Changelog: v3.3.4...v3.3.5