Skip to content

Commit 92576b8

Browse files
committed
Release 5.4.2: Revert critical layout fix
1 parent 625a699 commit 92576b8

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# REDAXO consent_manager - Changelog
22

3+
## Version 5.4.2 - 17.02.2026
4+
5+
- **Revert:** Die Änderung an `box.php` aus 5.4.1 wurde rückgängig gemacht, da sie zu Darstellungsproblemen bei aktiviertem "Eigenes CSS" führte. Das Basis-Layout (Backdrop, Positionierung) wird nun wieder immer ausgegeben.
6+
37
## Version 5.4.1 - 16.02.2026
48

59
- **Feature:** Inline-Consent kann nun optional auf "Session-Scope" beschränkt werden. Zustimmungen gelten dann nur, solange der Browser-Tab offen ist (via `sessionStorage`). Konfigurierbar unter Einstellungen.

package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
package: consent_manager
2-
version: "5.4.1"
2+
version: "5.4.2"
33
author: "Friends Of REDAXO"
44
supportpage: https://redaxo.org/support/community/#slack
55

0 commit comments

Comments
 (0)