Maple 3.3.9 makes Quick the default chat model for every plan and completes a major internal consolidation of Maple's SDK and local proxy.
Highlights
- Makes Quick the default for all plans and migrates existing sticky model selections once so current users receive the new default.
- Brings the OpenSecret TypeScript and Rust SDKs plus
maple-proxyinto the Maple repository and switches Maple to those in-tree packages. - Adds verified native
maple-proxyarchives for macOS, Linux x86_64, Linux arm64, and Windows to every Maple release. - Adds model-catalog support to the Rust SDK.
- Promotes Cloudflare Pages production only after a successful stable release while preserving automatic pull-request previews.
- Restores best-effort Zapstore publishing and removes the obsolete in-app downloads page.
What's Changed
- Restore simple best-effort Zapstore publishing by @AnthonyRonning in #841
- Remove obsolete app downloads page by @AnthonyRonning in #842
- Centralize Maple GitHub repository metadata by @AnthonyRonning in #840
- Promote Pages production after stable releases by @AnthonyRonning in #844
- ci: canary sccache 0.16 on Windows PR builds by @AnthonyRonning in #843
- ci: share Windows sccache across build lanes by @AnthonyRonning in #845
- chore: bump version to 3.3.9 by @AnthonyRonning in #846
- Import OpenSecret SDK with history by @AnthonyRonning in #847
- ci: route monorepo checks by component by @AnthonyRonning in #848
- docs: add monorepo SDK agent guidance by @AnthonyRonning in #849
- build: consume the in-tree TypeScript SDK by @AnthonyRonning in #850
- Import maple-proxy into proxy/ with history by @AnthonyRonning in #851
- ci: integrate proxy checks into Maple by @AnthonyRonning in #853
- build: use in-tree proxy and Rust SDK by @AnthonyRonning in #854
- release: attach proxy artifacts to Maple releases by @AnthonyRonning in #855
- Document in-tree SDK and proxy workflows by @AnthonyRonning in #856
- Add get_model_catalog to Rust SDK by @benthecarman in #852
- ci: cache Windows Cargo sources by @AnthonyRonning in #857
- ci: revert Windows Cargo source cache by @AnthonyRonning in #858
- Default chat model to Quick for all plans by @AnthonyRonning in #859
Full Changelog: v3.3.8...v3.3.9