What's Changed
- Update outdated sources by @qlrd in #134
- feat: making it compatible with nix by @j-moreno-c-r in #158
- Add tzt device support to the installer by @j-moreno-c-r in #162
- Bump qrcode from 8.0 to 8.2 by @dependabot[bot] in #145
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #153
- Bump actions/github-script from 7 to 8 by @dependabot[bot] in #154
- Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #155
- Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #164
- Increase Delay Between Requests by @odudex in #165
- Rename Main Python File for Poetry Compatibility by @odudex in #167
- Fix Test Race Conditions by @odudex in #168
- Update Build Actions by @odudex in #169
- Add support for Embed Fire device by @odudex in #171
- Update repository URL in README by @newtonick in #172
- fix: update outdated packages by @qlrd in #174
- fix: update to py314 by @qlrd in #176
New Contributors
- @j-moreno-c-r made their first contribution in #158
- @odudex made their first contribution in #165
- @newtonick made their first contribution in #172
Full Changelog: v0.0.20...v0.0.21
Special thanks
How to verify
First download the the SHA256.txt file and then verify it against its SHA256.txt.sig file:
gpg --verify krux-installer.SHA256.txt.sigYou should see something like:
gpg: assuming signed data in 'krux-installer.SHA256.txt'
gpg: Signature made seg 24 nov 2025 15:16:59 -03
gpg: using RSA key B4281DDDFBBD207BFA4113138974C90299326322
gpg: Good signature from "qlrddev qlrddev@gmail.com" [unknown]
gpg: WARNING: This key is not certified with a trusted signature!
gpg: There is no indication that the signature belongs to the owner.
Primary key fingerprint: B428 1DDD FBBD 207B FA41 1313 8974 C902 9932 6322The last part could occurs if you don't trusted the key on your gpg's system.
Now you can check the integrity with:
sha256sum --check krux-installer.SHA256.txt