Original release notes
Highlights
Maple 3.3.1 introduces private Voxtral text-to-speech through OpenSecret, smoother chat and Agent Mode continuity, stronger authentication and Local Proxy protections, and platform reliability improvements including restored Android 16 KB page-size compatibility and corrected Linux updater routing.
What's Changed
- Document v3.3.0 manual store release status by @AnthonyRonning in https://github.com/OpenSecretCloud/Maple/pull/697
- Bump Maple version to 3.3.1 by @AnthonyRonning in https://github.com/OpenSecretCloud/Maple/pull/698
- fix(android): restore 16 KiB page-size compatibility by @AnthonyRonning in https://github.com/OpenSecretCloud/Maple/pull/699
- build: share Cargo intermediates across Maple workspaces by @AnthonyRonning in https://github.com/OpenSecretCloud/Maple/pull/701
- Document Apple billing approval gate by @AnthonyRonning in https://github.com/OpenSecretCloud/Maple/pull/702
- Keep Chat streams alive across conversation switches by @AnthonyRonning in https://github.com/OpenSecretCloud/Maple/pull/700
- Skip Tauri builds for web-only pull requests by @AnthonyRonning in https://github.com/OpenSecretCloud/Maple/pull/703
- fix(agent): preserve completed work on stop by @AnthonyRonning in https://github.com/OpenSecretCloud/Maple/pull/705
- Preserve unsent New Chat drafts across navigation by @AnthonyRonning in https://github.com/OpenSecretCloud/Maple/pull/704
- Fix Agent Mode context limits per model by @AnthonyRonning in https://github.com/OpenSecretCloud/Maple/pull/707
- Fix Linux auto-updater package routing by @AnthonyRonning in https://github.com/OpenSecretCloud/Maple/pull/706
- Harden Local Proxy browser origin boundary by @AnthonyRonning in https://github.com/OpenSecretCloud/Maple/pull/710
- Make Agent tool calls compact and recognizable by @AnthonyRonning in https://github.com/OpenSecretCloud/Maple/pull/709
- fix(auth): keep OAuth callback mounted on login by @AnthonyRonning in https://github.com/OpenSecretCloud/Maple/pull/715
- fix(auth): handle Apple sign-in completion once by @AnthonyRonning in https://github.com/OpenSecretCloud/Maple/pull/716
- feat: replace local Supertonic TTS with Voxtral by @AnthonyRonning in https://github.com/OpenSecretCloud/Maple/pull/694
- Fix overlapping chat history pagination gestures by @AnthonyRonning in https://github.com/OpenSecretCloud/Maple/pull/717
- fix(agent): retain chat runtime for routed Agent Mode by @AnthonyRonning in https://github.com/OpenSecretCloud/Maple/pull/719
Full Changelog: https://github.com/OpenSecretCloud/Maple/compare/v3.3.0...v3.3.1

