Files
glpi-ai-knowledgebase/CHANGELOG.md
groot dc369dab65
All checks were successful
release-tag / release-image (push) Successful in 1m34s
Freigabe-Anpassung und Soft-Trash
2026-07-29 11:08:03 +02:00

13 lines
633 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Changelog
## Staging Review Workflow 2026-07-29
- Editor now has **Produktiv / Staging** scopes.
- Staging drafts can be searched, filtered, opened and edited with the existing form/Raw JSON editor.
- Added single and bulk **Freigeben → Produktiv**.
- Added single and bulk delete with safe archive under `staging/.trash`.
- Promoted source drafts are retained under `staging/.approved` for audit purposes.
- Promotion refuses duplicate production IDs or target files.
- Dual Compose now mounts the same staging directory read/write into the editor container.
- Google/viewer mode remains read-only for all review actions.