Skip to content

v9.1.2

Compare
Choose a tag to compare
@benjaminkott benjaminkott released this 15 Dec 16:36
· 1086 commits to master since this release

Important

Maintenance release to update the used Bootstrap 3 Framework the latest secure version 3.4.0.
This includes a fix of an XSS vulnerability inside the Bootstrap 3 Framework please see the following link for more information: https://snyk.io/vuln/npm:bootstrap:20160627

All released versions of the TYPO3 Bootstrap Package will receive this update. Please keep in mind that versions 6.x, 7.x, 8.x, and 9.x have no active support anymore. Please plan your update to the latest versions.

TASK

  • [TASK] Streamline changelog 1fe8f4b
  • [TASK] Add vscode to gitignore 2ae7193
  • [TASK] Remove preferred install for typo3/cms 119d769
  • [TASK] Remove unit test runner on older branch where there are none 7e79384
  • [TASK] Update travis configuration 09baed9
  • [TASK] Update Bootstrap 3.x to 3.4.0 673cf3e

BUGFIX

  • [BUGFIX] Correct used less parser version e1ebd8b
  • [BUGFIX] Make Less Parser PHP 7.3 compatible (#617) 29b2f0f
  • [BUGFIX] Process fieldName correctly in flexform data processor 7d72a5d
  • [BUGFIX] Correct docheader of CoreVersionCondition 72e277c
  • [BUGFIX] Load extension configuration only when extensions are installed ada7efc
  • [BUGFIX] Resolve deprecation for EXT:lang in TYPO3 v9.x b6709fd