v1.3.0
usememos/memosv1.3.0Jul 22, 2026by github-actions[bot]
AI Summary
Optimizes the sandbox container size by shrinking it from 7.2GB to 3.8GB and improves the Local viewer with UI polish, new terminology, and a support tab.
Key Highlights
- Significant sandbox image size reduction (7.2GB → 3.8GB)
- Local viewer UI polish and terminology changes
- New Feedback & Support tab in Local viewer
New Features
- UI polish and Feedback & support tab
- Prominent scan switcher and 'pentest' terminology
Full Release Notes
## What's Changed * fix(container): keep /app/.venv/bin on the login-shell PATH so python… by @bearsyankees in https://github.com/usestrix/strix/pull/839 * fix(prompt): make root agent orchestrate-only and fold fixing into reporting by @devin-ai-integration[bot] in https://github.com/usestrix/strix/pull/827 * sandbox: shrink image 7.2GB → 3.8GB (cache cleanup, multi-stage Go build, drop ZAP) by @seanturner83 in https://github.com/usestrix/strix/pull/474 * Local viewer: UI polish and a Feedback & support tab by @0xallam in https://github.com/usestrix/strix/pull/847 * Local viewer: prominent scan switcher + rename to "pentest" terminology by @0xallam in https://github.com/usestrix/strix/pull/848 * chore: release v1.3.0 by @0xallam in https://github.com/usestrix/strix/pull/849 **Full Changelog**: https://github.com/usestrix/strix/compare/v1.2.0...v1.3.0