Skip to content

ScottiBYTE Incus Mobile Server v1.2.0

Choose a tag to compare

@ScottiBYTE ScottiBYTE released this 30 Jun 16:30

ScottiBYTE Incus Mobile Server v1.2.0

Docker-primary release for ScottiBYTE Incus Mobile Server.

Added

  • Production Docker Compose deployment
  • Dockerfile and Docker entrypoint
  • Persistent Docker runtime data under docker-data
  • Incus client configuration persistence using INCUS_CONF=/app/data/incus-client
  • Docker test deployment support
  • README documentation for Docker deployment, runtime data, reverse proxy use, and migration from previous non-Docker installs

Changed

  • Server deployment is now Docker-primary
  • Admin UI version label updated to GitHub v1.2.0
  • Android client bumped to v0.4.12 / versionCode 70
  • Docker reset workflow now targets Docker runtime data and restarts the Docker container

Fixed

  • Fresh-install database schema now includes required mobile pairing token fields
  • Fresh installs now seed default mobile operations correctly
  • Incus remote parsing now supports current Incus remote JSON fields
  • Admin dashboard now uses admin-authenticated inventory endpoints
  • Android pairing UI no longer stays on “Approved. Waiting for server token...” after the token is already stored

Security

  • Mobile inventory and operation endpoints now require an approved mobile bearer token
  • Mobile API auth bypass is disabled for Docker deployments
  • Mobile health endpoint remains public for connectivity checks

Android APK

Android client build included with this release:

  • versionName: 0.4.12
  • versionCode: 70