Debian packages are now defined as `Architecture: all`, which means that they can be installed onto any architecture, as there are no arch-specific components. This also has the added benefit of dramatically speeding up CI builds.
As well as this, there are some small changes:
* Added 'pi-top support health_check', which is intended to replace the functionality previously provided by 'pt-diagnostics'
* ReadTheDocs URL in CLI now links to current API version
* Added 2-player pong miniscreen example
* Various minor cosmetic/internal improvements
The SDK and its related CI workflows are still in active development and subject to breaking changes.
However, this release is regarded as "fairly stable" and the SDK itself should work in most of the detailed use-cases.