Skip to content

SlopOS Client beta-0.07.0

Pre-release
Pre-release

Choose a tag to compare

@hermes-gadget hermes-gadget released this 26 May 16:25
· 1 commit to dev since this release
efdcd0d

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-open including:
    • 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 onReorderItem API

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 get to fetch new dependencies (flutter_langdetect)