Skip to content

ModemDeck v1.8.9

Choose a tag to compare

@human-agent65535 human-agent65535 released this 30 Jul 15:54

Highlights

  • Added cursor-based message pagination with automatic infinite scrolling.
  • Added Cloudflare Tunnel pairing groundwork for iOS while keeping the public origin API-only.
  • Bound call-media ownership to authenticated sessions so logout and password changes release active media safely.

Fixed

  • Made conversation read state monotonic and retried acknowledgements that race with newly loaded messages.
  • Restored Web certificate management.
  • Preserved recording files until metadata deletion succeeds.
  • Rejected deployment data-directory symlink traversal.
  • Added stable-line message indexes and verified the public Cloudflare API route.

Validation

  • Full make check passed, including application and Agent Go tests/vet, 341 Web tests, TypeScript 7 sidecar checks, lint, production build, hardware, deployment, Compose, and Dockerfile validation.
  • Deployed to the linux/amd64 production instance and verified all application and Cloudflare Tunnel containers healthy, LAN health/version responses, and the API-only public route.