Changelog

Release history across all MeshSat products.

v0.2.0 (2026-03-23)

Features

  • 10 transport interfaces (Meshtastic, Iridium 9603/9704, Cellular, ZigBee, MQTT, Webhooks, APRS, TAK, Reticulum TCP)
  • Channel registry with self-describing adapters
  • Delivery ledger with per-channel workers
  • Unified access rules engine with object groups
  • Dispatcher with failover groups and visited-set loop prevention
  • Transform pipelines (zstd, SMAZ2, AES-256-GCM, base64)
  • Reticulum-inspired routing (Ed25519 identity, announce relay, link manager)
  • Field intelligence (dead man’s switch, geofence alerts, health scoring, burst queue)
  • Satellite pass prediction (SGP4/TLE)
  • 3-tier compression (SMAZ2, llama-zip, MSVQ-SC)
  • Config export/import (YAML, Cisco-style)
  • 280+ REST API endpoints with Swagger
  • Embedded Vue.js dashboard (13 views)
  • Mesh topology visualization (SVG force graph)
  • DeviceSupervisor with USB hotplug and VID:PID identification

Hardware Support

  • Raspberry Pi 5 / 4
  • BananaPi BPI-M4 Zero
  • Any ARM64 or x86_64 Linux host

v0.1.0 (2026-03-23)

Features

  • Multi-tenant device management with OAuth2/OIDC
  • RBAC with API keys
  • Iridium SBD (RockBLOCK/Cloudloop) ingestion
  • SOS escalation chains and dead man’s switch
  • Polygon geofencing with auto-escalation
  • GPS position storage with Leaflet map
  • TAK/CoT gateway and APRS-IS IGate
  • Vue 3 dashboard (17 views)
  • Tor v3 hidden service and WireGuard peer management
  • 3-tier deployment: standalone (SQLite), cluster (MariaDB Galera + NATS), Kubernetes

v0.1.0 (In Development)

Planned Features

  • BLE mesh networking
  • SPP Iridium satellite communication
  • Native SMS gateway
  • MSVQ-SC semantic compression (ONNX Runtime)
  • AES-256-GCM per-conversation encryption
  • Material 3 Compose UI