1.5 KiB
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