Skip to content

Commit e1f1b5c

Browse files
author
Sabrina Zwirner
committed
Merge remote-tracking branch 'origin/develop' into develop
2 parents 1eb85b9 + 4769515 commit e1f1b5c

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
11
# Changelog
22

33
All notable changes to `antwerpes/typo3-docchecklogin` will be documented in this file.
4+
5+
## Release 2.0.4 - 2023-07-06
6+
7+
### What's Changed
8+
9+
- update for compatibility with TYPO3 v12.
10+
-
11+
- Configuration errors will now be written to a separate log file.
12+
-
13+
- Rename of the protected Function fetchDummyUserGroup to fetchUserGroup for a more general usage
14+
-
15+
- Include loggedIn Function in showAction because otherwise the redirect will not work
16+
-
17+
- Fixed: uniqueKeyGroup had no usage. Before uniqueKeyGroup got overwritten by the DummyUser Group. Now you can define here a custom group id, that will only get overwriten by the routing Feature.
18+
-
19+
20+
**Full Changelog**: https://github.com/antwerpes/typo3_docchecklogin/compare/1.0.1...2.0.4

0 commit comments

Comments
 (0)