DE 

//Cloudogu EcoSystem Docs

Whitelabeling Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[v1.1.0-1] - 2025-03-18

Added

  • Configurable retries for loading the whitelabeling archive [#27]

[v1.0.2-1] - 2025-02-26

Changed

  • Replace relative image paths in documentation with absolute image paths

Fixed

  • Do not show directory-listing when requesting a directory-path like /whitelabeling/ [#25]

[v1.0.1-1] - 2025-02-18

Changed

  • Set default permissions while extracting whitelabel archives - independent of operating system [#21]

[v1.0.0-2] - 2025-02-12

Added

  • Add documentation for error-pages [#16]
  • Add description for new variable for animated dogu-starting logo [#18]
  • Add missing container config keys to dogu.json

[v1.0.0-1] - 2024-08-30

Added

  • Add documentation for whitelabeling warp-menu and dogu is starting page.

[v0.1.0-1] - 2024-08-16

Added

  • Add initial Whitelabeling-Dogu [#1]
  • Add initial Color Documentation [#3]
  • Add functionality to retrieve a Whitelabeling archive from a remote source [#7]

    • Whitelabeling data gets updated on program start
    • Address configurable inside the Dogu-Config
    • Archive gets check for validity before it is extracted (Does it contain a main.css)
  • Add hosting for whitelabeling-files [#9]