| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-06 | 1.8 kB | |
| v1.0.3 source code.tar.gz | 2026-03-06 | 5.2 MB | |
| v1.0.3 source code.zip | 2026-03-06 | 7.0 MB | |
| cozypkg-checksums.txt | 2026-03-06 | 564 Bytes | |
| cozypkg-windows-arm64.tar.gz | 2026-03-06 | 17.2 MB | |
| cozypkg-darwin-amd64.tar.gz | 2026-03-06 | 20.0 MB | |
| cozypkg-darwin-arm64.tar.gz | 2026-03-06 | 18.6 MB | |
| cozypkg-linux-amd64.tar.gz | 2026-03-06 | 19.0 MB | |
| cozypkg-linux-arm64.tar.gz | 2026-03-06 | 17.2 MB | |
| cozypkg-windows-amd64.tar.gz | 2026-03-06 | 19.1 MB | |
| initramfs-metal-amd64.xz | 2026-03-06 | 146.1 MB | |
| kernel-amd64 | 2026-03-06 | 21.9 MB | |
| nocloud-amd64.raw.xz | 2026-03-06 | 333.6 MB | |
| metal-amd64.raw.xz | 2026-03-06 | 333.6 MB | |
| metal-amd64.iso | 2026-03-06 | 519.4 MB | |
| cozystack-operator-hosted.yaml | 2026-03-06 | 2.5 kB | |
| cozystack-operator-generic.yaml | 2026-03-06 | 2.6 kB | |
| cozystack-crds.yaml | 2026-03-06 | 19.1 kB | |
| cozystack-operator-talos.yaml | 2026-03-06 | 2.5 kB | |
| Totals: 19 Items | 1.5 GB | 0 | |
Fixes
- [platform] Fix package name conversion in migration script: Fixed the
migrate-to-version-1.0.shscript to correctly prepend thecozystack.prefix when convertingBUNDLE_DISABLEandBUNDLE_ENABLEpackage name lists, ensuring packages are properly identified during the v0.41→v1.0 upgrade (@myasnikovdaniil in [#2144], [#2148]).
Documentation
-
[website] Add white labeling guide: Added a comprehensive guide for configuring white labeling (branding) in Cozystack v1, covering Dashboard fields (
titleText,footerText,tenantText,logoText,logoSvg,iconSvg) and Keycloak fields (brandName,brandHtmlName). Includes SVG preparation workflow with theme-aware template variables, portable base64 encoding, and migration notes from the v0 ConfigMap approach (@lexfrei in cozystack/website#441). -
[website] Actualize backup and recovery documentation: Reworked the backup and recovery docs to be user-focused, separating operator and tenant workflows. Added tenant-facing documentation for
BackupJobandPlanresources and status inspection commands, and added a new Velero administration guide for operators covering storage credentials and backup storage configuration (@androndo in cozystack/website#434).
Full Changelog: https://github.com/cozystack/cozystack/compare/v1.0.2...v1.0.3