You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+15Lines changed: 15 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,21 @@ We will continue to post relevant release notes on the GitHub release page. More
5
5
6
6
More information about our release strategy can be found in the [Development Guidelines](https://github.com/OpenConext/OpenConext-engineblock/wiki/Development-Guidelines#release-notes) on the EngineBlock wiki.
7
7
8
+
## 6.12.00
9
+
**Feature**
10
+
* Inject the logger on StepupDecision #1254
11
+
12
+
**Bugfix**
13
+
* Improve MDUI Logo usage #1264
14
+
15
+
**Improvement**
16
+
* Documentation regarding the `metadata:coin:stepup:forceauthn` feature was added.
17
+
* Specify data types of roles columns #1262
18
+
19
+
**Maintenance**
20
+
* Test integration Github Action utilizes base container
21
+
* Test integration runs against PHP 7.2 and PHP 8.2 (removed PHP 5.6 test runs)
22
+
8
23
## 6.11.0
9
24
**Feature**
10
25
* Allow to set EB's metadata XML Organization fields via translation (overrides).
0 commit comments