Skip to content

7.4.0 Improve HTML Rendering

Compare
Choose a tag to compare
@sbusemann sbusemann released this 04 Oct 13:10
· 5 commits to v7 since this release

What's Changed

  • [TASK] Use semantic HTML for tables in the emails by @oliverklee in #572
  • [TASK] Improve the code formatting of additional input attributes by @oliverklee in #566
  • [BUGFIX] Allow the PHPStan extension installer for Composer by @oliverklee in #567
  • [BUGFIX] Fix the Rector PHP target version by @oliverklee in #569
  • [BUGFIX] Fix composer script calls in the test:rector:fix script by @oliverklee in #570
  • [TASK] Apply the latest Rector fixes for TYPO3 11LTS by @oliverklee in #568
  • [TASK] Mitigate browser "spell jacking" in form elements by @Patta in #573
  • [TASK] Add autocomplete attribute to password fields by @Patta in #574
  • [FEATURE] Add type and autocomplete information to input fields by @oliverklee in #575
  • [BUGFIX] Use proper additionalAttributes in FirstName.html partial by @Patta in #576
  • Add missing if clause in UserProperties.html by @Alagts in #585
  • [TASK] Switch to PHP-based Documentation Rendering by @Alagts in #587
  • [BUGFIX] Avoid deprecated PHP function utf8_decode by @oliverklee in #588

New Contributors

Contributors:

Many thanks to:

  • Oliver Klee
  • Patrick Lenk
  • Stefan Busemann
  • Sandra Erbel

Full Changelog: 7.3.0...7.4.0