Changelog
10.0 (June 30, 2025) This is a major release with many improvements. New features and improvements: Support for Raspberry Pi 5 boards. New VPN features for automatically turning Raspberry Pi 5 boards into distant WALT nodes. New swap-on-network feature for more flexible RAM usage on nodes. New subcommand walt node save, to save changes made on a node as a new OS image. New web API at http://<server>/api. Support for more advanced virtual environments in walt image shell. Automatic network position reports for nodes connected to a LLDP-capable switch (no need to run walt device rescan after moving them). New option --all for walt image show, for listing all OS images of the server. New --subdir option for walt image build, for building several images of a single repository URL. Image layer caching enabled for walt image build. Using walt image build, more flexible image naming in FROM lines of the Dockerfile. Auto-upgrade of client code when server code version changes. Better handling of partial rescans (e.g, walt device rescan <single-switch>). Per-user content for [node]:/persist. Node time zone now set to server time zone whenever possible. JFrog Container Registry support (a private alternative to the Docker Hub). Support for letting the server access internet through an HTTP/HTTPS proxy. Robustness or performance improved on various topics. Various developer-oriented improvements. Documentation updates, test suite updates and other minor improvements. Fixes: ...