Releases: LimeSoda/ls_security_headers
Releases · LimeSoda/ls_security_headers
v2.0.0
Added
- Add support for nonce attribute output in
generateNonce
method - Add site set
Changed
- Migrate to
security/ignorePageTypeRestriction
flag in TCA - Migrate and improve TCA configuration
- Rename
Userfuncs
namespace toUserFunctions
- Migrate to constructor injection and
Connection
class inSecurityHeadersMiddleware
- Migrate and restructure language file
- Update README with new features and examples
Removed
- Drop TYPO3 11.5/12.4 support
- Remove obsolete TCEforms tag from FlexForms
- Remove obsolete
ext_tables.sql
file
v1.3.2
v1.3.1
v1.3.0
Changed
- Convert nonce generation from ViewHelper to TypoScript object to avoid caching problems
v1.2.0
v1.1.0
Changed
- Adjust requirements to include both Typo3 11 and 12
Initial release
v1.0.0 Add LICENSE file