SlopOS Client beta-0.07.0
Pre-release
Pre-release
SlopOS Client beta-0.07.0 — upstream sync + map cache button
New
- 📥 One-tap map tile cache — download icon button on the Map screen caches visible area at current zoom ±1 (PR #1)
- 🌐 Upstream sync — merged 14 upstream commits from
zjs81/meshcore-openincluding:- Translation features: automatic/manual message translation with flutter_langdetect
- Translated notifications and chat bubbles
- Room server fixes (first message letters trim)
Changed
- All localization files updated with translation-related strings
- Reorder in channels migrated to
onReorderItemAPI
Infrastructure
- CODEOWNERS added, AGENTS.md/CLAUDE.md locked
- Cloudflare Workers deployment removed (unused)
- Reboot via frame instead of CLI command
Notes
- Upstream sync resolved 4 merge conflicts; all SlopOS features preserved
- Requires
flutter pub getto fetch new dependencies (flutter_langdetect)