CHANGELOG.md aktualisiert

This commit is contained in:
2026-01-15 07:16:41 +00:00
parent 58e62b864e
commit bd50c487b1

View File

@@ -11,6 +11,13 @@ Sections:
---
## [0.3.1] - 2026-01-15
### Fixed
- Panel header version is now derived from `manifest.json` via backend API (no more hardcoded version strings).
- Mobile navigation/header visibility improved by explicitly disabling iframe embedding for the custom panel.
- When adding a custom repository without a display name, the name is now fetched from the git provider (GitHub/Gitea) and shown automatically.
## [0.3.0] - 2026-01-15
### Added