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 #658
- feat: upgrade local TTS to Supertonic 3 by @AnthonyRonning in #673
- chore: bump version to 3.3.0 by @AnthonyRonning in #675
- chore: use pinned Nix tools for local workflows by @AnthonyRonning in #676
- tweaks: tool display reporting and markdown by @michaelneale in #677
- fix(ios): enable background audio playback by @AnthonyRonning in #680
- fix(ios): prebuffer TTS before background playback by @AnthonyRonning in #681
- Stabilize provisional thought labels during streaming by @marksftw in #665
- feat(agent): add native Maple provider and authenticated web tools by @AnthonyRonning in #643
- Fix chat history pagination intent and anchoring by @AnthonyRonning in #687
- Increase chat history page size to 20 by @AnthonyRonning in #690
- Match Chat Web Search and Open URL cards to Agent styling by @AnthonyRonning in #684
- Agent Mode: remove projects without deleting tasks by @AnthonyRonning in #689
- Remember workspace mode across app launches by @marksftw in #691
- fix(tts): restore Supertonic 2 by @AnthonyRonning in #696
New Contributors
- @michaelneale made their first contribution in #677
Full Changelog: v3.2.0...v3.3.0