Skip to content

v1.0.0

Choose a tag to compare

@Prachi1615 Prachi1615 released this 18 Dec 23:57
· 28 commits to main since this release
0150e23

First release for OM1-system-setup

  • Improved the OTA agent's Docker container management and progress reporting. Enhanced reliability and error handling for WebSocket communications
  • Wifi Setup
    • Added a dashboard for setting up Wifi
    • Added support for customizable local network names and mDNS/Bonjour access to the OM1 WiFi hotspot setup, replacing the previous static configuration and DNS approach. A more flexible and user-friendly setup, allowing device access via a custom local name and improving network discovery and configuration
    • Introduced a 20-second delay and verification step after attempting a direct WiFi connection
  • Added OTA services
  • Dockerfile and docker-compose.yml have been relocated to the OTA directory
  • Introduced advanced Docker container monitoring and reporting capabilities to the OTA agent, improvements to the CI/CD pipeline to use the correct Dockerfile location, and cleanup of legacy compose files
  • Improved the OTA agent's Docker container management and progress reporting, as well as enhanced reliability and error handling for WebSocket communications. Refactored how container information is fetched and stored, improving the progress reporting mechanism to handle connection states, and making the WebSocket client more robust against connection issues.
  • New action handlers and DockerManager methods to support pausing, unpausing, and restarting Docker services via OTA service
  • Added support for a new AI model container to the OTA agent. Included the qwen30b_quantized container, which enables local AI processing capabilities

What's Changed

New Contributors

Full Changelog: https://github.com/OpenMind/OM1-system-setup/commits/v1.0.0