Releases: OpenSecretCloud/Maple
Releases · OpenSecretCloud/Maple
Release list
v3.1.5
What's Changed
- Harden Zapstore zsp install by @AnthonyRonning in #626
- Bump version to 3.1.5 by @AnthonyRonning in #628
- feat(agent): add MCP server support by @AnthonyRonning in #627
- Agent Mode: add copy buttons to chat log by @marksftw in #630
- Fix browser image paste in Linux desktop app by @AnthonyRonning in #634
- Agent Mode: match chat composer sizing by @AnthonyRonning in #632
Full Changelog: v3.1.4...v3.1.5
v3.1.4
What's Changed
- Bump version to 3.1.4 by @AnthonyRonning in #599
- Remove old in-app marketing surface by @AnthonyRonning in #600
- Refresh Maple pricing page design by @AnthonyRonning in #601
- Fix Windows signed payload reproducibility proof by @AnthonyRonning in #603
- Fix Max credit wording and support FAQ drift by @AnthonyRonning in #605
- Bump OpenSecret React SDK to 3.2.1 by @AnthonyRonning in #609
- Add workspace-aware desktop dev command by @AnthonyRonning in #610
- Add direct Goose Agent Mode by @AnthonyRonning in #607
- Remove sidebar search underlay by @AnthonyRonning in #613
- Move settings to dedicated routes by @AnthonyRonning in #611
- Remove rebrand announcement from auth header by @AnthonyRonning in #615
- Align Agent Mode chat with normal chat by @AnthonyRonning in #614
- chore: update maple-proxy to 0.1.11 by @AnthonyRonning in #617
- Fix read-only Agent Mode permissions by @AnthonyRonning in #620
- feat(agent): use Gemma 4 for shell approvals by @AnthonyRonning in #621
- feat(agent): describe images for text-only models by @AnthonyRonning in #622
- Add a Linux desktop fallback for image paste by @AnthonyRonning in #624
- feat(agent): show pending response indicator by @AnthonyRonning in #623
- fix(agent): make project picker actionable when empty by @AnthonyRonning in #625
Full Changelog: v3.1.3...v3.1.4
v3.1.3
What's Changed
- Reject ARM64EC Windows runtime DLLs by @AnthonyRonning in #595
- Bump version to 3.1.3 by @AnthonyRonning in #596
- Simplify Windows Authenticode verification by @AnthonyRonning in #597
Full Changelog: v3.1.2...v3.1.3
v3.1.2
What's Changed
- Publish release verification guide by @AnthonyRonning in #578
- Fix AppImage WebKit runtime helpers by @AnthonyRonning in #580
- chore: bump Maple to v3.1.2 by @AnthonyRonning in #579
- Update model marketing for GLM 5.2 by @AnthonyRonning in #581
- Add signed Windows Tauri release flow by @AnthonyRonning in #582
- Fix Windows signer subject verification quoting by @AnthonyRonning in #583
- Fix Windows Tauri signing order by @AnthonyRonning in #584
- Install minisign for Windows release finalize by @AnthonyRonning in #585
- Fix Windows release attestation and artifact verifier by @AnthonyRonning in #586
- Harden Windows Authenticode verifier evidence by @AnthonyRonning in #587
- Verify Windows Authenticode signer by profile CN by @AnthonyRonning in #588
- Relax Windows Trusted Signing issuer check by @AnthonyRonning in #589
- Fix Windows Authenticode signer subject check by @AnthonyRonning in #590
- Add Windows signed payload reproducibility proof by @AnthonyRonning in #591
- Fix release AppImage asset selection by @AnthonyRonning in #593
Full Changelog: v3.1.1...v3.1.2
v3.1.1
What's Changed
- Fix iOS empty diffs and Linux package metadata by @AnthonyRonning in #574
- Split desktop artifact verification by platform by @AnthonyRonning in #575
- chore: bump Maple to v3.1.1 by @AnthonyRonning in #576
- Fix Linux AppImage runtime closure by @AnthonyRonning in #577
Full Changelog: v3.1.0...v3.1.1
v3.1.0
What's Changed
- Harden CI release provenance by @AnthonyRonning in #532
- fix: change "tokens" to "credits" in sidebar usage popup by @devin-ai-integration[bot] in #534
- fix: remove token count display from sidebar usage popup by @devin-ai-integration[bot] in #535
- Use flake for PR build workflows by @AnthonyRonning in #533
- Fix Linux AppImage CI user namespace setup by @AnthonyRonning in #538
- Fix Linux and iOS signed master verification by @AnthonyRonning in #539
- Fix release AppImage and TestFlight CI by @AnthonyRonning in #540
- Extract AppImage tools with unsquashfs by @AnthonyRonning in #541
- Validate AppImage SquashFS offsets by @AnthonyRonning in #542
- Restore extracted linuxdeploy plugin discovery by @AnthonyRonning in #543
- Fix Linux AppImage tooling and attestations by @AnthonyRonning in #544
- Harden Android release artifact verification by @AnthonyRonning in #545
- Verify latest.json updater artifacts by @AnthonyRonning in #546
- Require all release proofs for verifier all target by @AnthonyRonning in #547
- Enforce signed iOS IPA reproducibility proofs by @AnthonyRonning in #548
- Enforce iOS signed reproducibility before upload by @AnthonyRonning in #549
- Verify desktop release artifacts before latest.json by @AnthonyRonning in #550
- Validate release tag matches app version by @AnthonyRonning in #551
- Validate release workflow parity by @AnthonyRonning in #552
- Revert release workflow parity guard by @AnthonyRonning in #553
- Add copy button to user prompts by @devin-ai-integration[bot] in #557
- Stabilize Linux AppImage Nix inputs by @AnthonyRonning in #561
- Use tagged AppImage tool releases by @AnthonyRonning in #562
- Windows desktop port by @ldstreet in #520
- Add unsigned Windows reproducibility proofs by @AnthonyRonning in #563
- Remove legacy KV chat archive UI by @devin-ai-integration[bot] in #567
- Add paste image support to chat textarea by @devin-ai-integration[bot] in #565
- Add "New Chat in Project" button to sidebar project contextual menu by @devin-ai-integration[bot] in #566
- fix: show Max plan usage meter whenever data exists by @devin-ai-integration[bot] in #570
- Document local OpenSecret API env by @AnthonyRonning in #572
- Warn users before destructive password reset by @AnthonyRonning in #568
- chore: bump Maple to v3.1.0 by @AnthonyRonning in #573
New Contributors
Full Changelog: v3.0.1...v3.1.0
v3.0.1
What's Changed
- Add auth rebrand announcement banner by @AnthonyRonning in #508
- Make web search available to all users and on by default by @devin-ai-integration[bot] in #510
- Fix expanded textarea not filling available space (#512) by @devin-ai-integration[bot] in #513
- Bundle ONNX Runtime for Linux packages by @devin-ai-integration[bot] in #518
- Harden Bun dependency installs by @AnthonyRonning in #521
- Remove secret-bearing PR workflows by @AnthonyRonning in #522
- Pin CI action and tool versions by @AnthonyRonning in #523
- Harden Bun install defaults by @AnthonyRonning in #524
- Harden ONNX Runtime fetches by @AnthonyRonning in #525
- Restore PR build cache parity by @AnthonyRonning in #526
- Patch Android OpenSSL dependency by @AnthonyRonning in #527
- Patch Tauri origin confusion advisory by @AnthonyRonning in #528
- fix: match anonymous login/signup button style to OAuth buttons by @devin-ai-integration[bot] in #529
- Surface team seat mismatch UX by @AnthonyRonning in #506
- Fix Android deep link regression by @AnthonyRonning in #530
- docs: add Linux desktop build instructions by @devin-ai-integration[bot] in #531
Full Changelog: v3.0.0...v3.0.1
v3.0.0
What's Changed
- Update Maple app icons by @AnthonyRonning in #504
- Add app entry page for signed-out root by @AnthonyRonning in #505
- fix: improve chat layout for landscape mobile viewports by @devin-ai-integration[bot] in #503
- Bump to 3.0 by @AnthonyRonning in #507
Full Changelog: v2.0.27...v3.0.0
v2.0.27
What's Changed
- chore: replace all @opensecret.cloud emails with @trymaple.ai by @devin-ai-integration[bot] in #494
- Update dependencies for security advisories by @AnthonyRonning in #493
- Use backend model catalog in selector by @AnthonyRonning in #495
- Set default OpenSecret client id by @AnthonyRonning in #500
- Ignore Codex local files by @AnthonyRonning in #501
- Polish sidebar UI and clean up implementation by @AnthonyRonning in #502
Full Changelog: v2.0.26...v2.0.27
v2.0.26
What's Changed
- Restore markdown table scrolling after redesign by @AnthonyRonning in #488
- Prepare DeepSeek V4 Pro for rollout by @AnthonyRonning in #489
- Avoid flaky ort downloads in Linux CI by @AnthonyRonning in #490
- Redirect Kimi K2.5 to Kimi K2.6 by @AnthonyRonning in #491
- Bump to 2.0.26 by @AnthonyRonning in #492
Full Changelog: v2.0.24...v2.0.26