Skip to content

Releases: hoogi91/access_restriction

3.0.0

21 Jan 18:12
b4a31d0
Compare
Choose a tag to compare

Breaking Changes

  • add support for TYPO3 v10 + v11 and PHP 8.0 + 8.1 (see policy)
  • drop support for TYPO3 less than v10 and PHP less than 7.4 (use at your own risk if you haven't updated yet)

Improvements

  • use symfony service injections
  • improve code coverage

2.0.1

28 Jul 19:46
Compare
Choose a tag to compare

Support Release

  • add TYPO3 v10 support
  • add Github workflow functionality for CI and deployment