Back to Freedom.Tech Back
All Maple releasesAll versions
Release Sun, Jul 26, 2026 2 min read

Maple 3.3.0

Original release notes

Maple 3.3.0 adds local PDF OCR with PDFOxide, expands Agent Mode with a native Maple provider and authenticated web tools, improves tool and Markdown presentation, stabilizes chat-history pagination, and remembers workspace mode across launches. It also strengthens reproducible local workflows and includes a first contribution from @michaelneale.

What's Changed

  • feat: add local PDF OCR with PDFOxide by @AnthonyRonning in https://github.com/OpenSecretCloud/Maple/pull/658
  • feat: upgrade local TTS to Supertonic 3 by @AnthonyRonning in https://github.com/OpenSecretCloud/Maple/pull/673
  • chore: bump version to 3.3.0 by @AnthonyRonning in https://github.com/OpenSecretCloud/Maple/pull/675
  • chore: use pinned Nix tools for local workflows by @AnthonyRonning in https://github.com/OpenSecretCloud/Maple/pull/676
  • tweaks: tool display reporting and markdown by @michaelneale in https://github.com/OpenSecretCloud/Maple/pull/677
  • fix(ios): enable background audio playback by @AnthonyRonning in https://github.com/OpenSecretCloud/Maple/pull/680
  • fix(ios): prebuffer TTS before background playback by @AnthonyRonning in https://github.com/OpenSecretCloud/Maple/pull/681
  • Stabilize provisional thought labels during streaming by @marksftw in https://github.com/OpenSecretCloud/Maple/pull/665
  • feat(agent): add native Maple provider and authenticated web tools by @AnthonyRonning in https://github.com/OpenSecretCloud/Maple/pull/643
  • Fix chat history pagination intent and anchoring by @AnthonyRonning in https://github.com/OpenSecretCloud/Maple/pull/687
  • Increase chat history page size to 20 by @AnthonyRonning in https://github.com/OpenSecretCloud/Maple/pull/690
  • Match Chat Web Search and Open URL cards to Agent styling by @AnthonyRonning in https://github.com/OpenSecretCloud/Maple/pull/684
  • Agent Mode: remove projects without deleting tasks by @AnthonyRonning in https://github.com/OpenSecretCloud/Maple/pull/689
  • Remember workspace mode across app launches by @marksftw in https://github.com/OpenSecretCloud/Maple/pull/691
  • fix(tts): restore Supertonic 2 by @AnthonyRonning in https://github.com/OpenSecretCloud/Maple/pull/696

New Contributors

  • @michaelneale made their first contribution in https://github.com/OpenSecretCloud/Maple/pull/677

Full Changelog: https://github.com/OpenSecretCloud/Maple/compare/v3.2.0...v3.3.0