Releases: rugix/rugix
Version 1.1.1
- Allow Rugix App bundles to be installed from HTTP sources.
Full Changelog: v1.1.0...v1.1.1
Version 1.1.0
This release introduces Rugix App, a mechanism to deploy and manage application workloads.
Features
- Introduction of Rugix Apps (experimental).
- Support for
systemd-boot.
Full Changelog: v1.0.0...v1.1.0
Version 1.1.0-alpha.0
This is a pre-release including the recently added Rugix Apps functionality for managing application workloads.
Version 1.0.0
Version 1.0
We are thrilled to announce the release of Rugix Ctrl 1.0 and Rugix Bakery 0.9. 🎉
With Rugix already powering tens of thousands of devices worldwide, this milestone felt overdue. But we didn't want to rush it. We wanted to get things right, and we believe this release reflects that. This release is not about flashy new features. It is about consolidation, maturity, and getting the fundamentals right.
Breaking Changes
- Bundle verification is now mandatory.
- Support for installing raw images has been removed.
Version 1.0.0-rc.2
v1.0.0-rc.2 ci: temporarily disable tests to test release workflow
Version 1.0.0-rc.1
v1.0.0-rc.1 ci: build proper Debian packages (#102)
Version 0.8.17
This release is necessary because release assets cannot be added by CI for immutable releases.
We turned on immutable releases prior to publishing v0.8.16. As a result, the CI for publishing the release assets failed and we also cannot manually upload them, as the release is immutable, which also prevents the mere addition of assets (instead of just their modification). Hence, we turned it off again and have to do a new release.
Version 0.8.16
This release is solely for the purpose of migrating to the Rugix GitHub organization as part of our ongoing commitment to maintain Rugix as an independent open-source project.
Minor Changes
- Use
/usr/bin/envinstead of hard-coded paths. - Improved progress reporting for delta updates.
Version 0.8.15
Features
- Parallel compression of Rugix update bundles.
- Project templates now default to Debian Trixie.
Version 0.8.14
Features
- Cryptographic integrity verification through embedded signatures.
- Compatibility with Mender and RAUC.
- State resets with backups of the old state.
- Data partition mount scripts.