docs: changelog for v0.28.7
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,5 +1,11 @@
|
|||||||
## Changelog
|
## Changelog
|
||||||
|
|
||||||
|
### v0.28.7 — Password Field UX (2026-02-23)
|
||||||
|
|
||||||
|
#### Changed
|
||||||
|
- **Password deploy fields: masked input with reveal & confirmation** (`templates/deploy.html`) — `type: password` fields now render as masked inputs (hidden by default) with an eye toggle button to reveal/hide. Added a "Jelszó megerősítése" confirmation field below each password input. The "Generálás" button fills both fields simultaneously. Form validation checks that both fields match before allowing deploy. Confirmation fields are only shown for new deployments.
|
||||||
|
- **App catalog: admin passwords use `type: password`** (separate repo: `app-catalog-felhom.eu`) — Changed 4 apps (Nextcloud, Grafana, Kimai, Code-server) from `type: secret` to `type: password` so users can see/edit/generate admin passwords during deployment (matching the existing Paperless-ngx pattern).
|
||||||
|
|
||||||
### v0.28.6 — Filebrowser Link, Appdata Paths & Log Timestamps (2026-02-23)
|
### v0.28.6 — Filebrowser Link, Appdata Paths & Log Timestamps (2026-02-23)
|
||||||
|
|
||||||
#### Added
|
#### Added
|
||||||
|
|||||||
Reference in New Issue
Block a user