You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(release): 0.4.3
## [0.4.3](v0.4.2...v0.4.3) (2026-09-01)
### π Bug Fixes
* **build:** made the documented .env and validate flows work ([b9891a3](b9891a3))
* **hw:** emitted fan hysteresis instead of dropping it ([891b775](891b775))
chore(release): 0.4.1
## [0.4.1](v0.4.0...v0.4.1) (2026-09-01)
### π Bug Fixes
* **tools:** made the nested Windows build actually work ([90f42be](90f42be))
chore(release): 0.4.0
## [0.4.0](v0.3.2...v0.4.0) (2026-08-31)
### π Features
* **security:** expired the shipped default password at first login ([4d15019](4d15019))
chore(release): 0.3.2
## [0.3.2](v0.3.1...v0.3.2) (2026-08-31)
### π Bug Fixes
* **build:** accepted an uppercase CustomPiOS SHA pin ([85cff73](85cff73))
* **build:** verified the image that is actually consumed ([8df0dd5](8df0dd5))
* **security:** flagged the CI placeholder credentials as weak ([d5f7567](d5f7567))
* **tools:** quoted the host path passed to the tools container ([9b1d0f6](9b1d0f6))
chore(release): 0.3.0
## [0.3.0](v0.2.5...v0.3.0) (2026-08-31)
### π Features
* **security:** warned at build time about default credentials ([9d26fd1](9d26fd1))
### π Bug Fixes
* **build:** corrected make clean target paths ([b04149a](b04149a))
* **build:** verified base image checksum before unpacking ([2df0b4b](2df0b4b))
* **ci:** migrated CustomPiOS to 2.0.0 and pinned it by SHA ([b823c54](b823c54))
* **tools:** fixed sibling container mount from tools container ([ee57fae](ee57fae))
chore(release): 0.2.4
## [0.2.4](v0.2.3...v0.2.4) (2026-08-31)
### π Bug Fixes
* **base:** update base OS version and image URL to 2026-06-18 ([31d5fcb](31d5fcb))
* **ci:** added the missing permissions block ([22f73e6](22f73e6))