v3.3.10
Maple v3.3.10 expands image support across paid chat models, improves failed-image recovery, and brings a clearer, consistent presentation to tool activity in Chat and Agent Mode.
Highlights
- Attach images while using any paid chat model. Models without direct image support can now use Maple's secure server-side image description path, with support for images up to 20 MiB.
- If every image-description provider is unavailable, Maple preserves the original message and attachments for retry instead of repeating the exhausted request cascade.
- Chat and Agent Mode now share compact tool cards with consistent icons, statuses, disclosure controls, and sanitized output previews.
- Release infrastructure now promotes the production web branch without force pushes and adds safer, recoverable publishing for separately versioned maple-proxy containers.
What's Changed
- docs: refresh release skills after v3.3.9 by @AnthonyRonning in #860
- chore: bump Maple to v3.3.10 by @AnthonyRonning in #861
- Publish versioned maple-proxy containers from Maple by @AnthonyRonning in #862
- Prevent forced Pages production promotion by @AnthonyRonning in #864
- Harden proxy container publishing by @AnthonyRonning in #868
- feat(chat): support images with all paid models by @AnthonyRonning in #866
- fix(chat): stop retrying exhausted image descriptions by @AnthonyRonning in #867
- Share Agent tool card styling with Chat by @AnthonyRonning in #869
Full Changelog: v3.3.9...v3.3.10