Change log¶
Version 1.4.0
BREAKING CHANGE with version 1.4.0: predefined css must be included by static template; Add copyright lines to your TYPO3 project. With the “today”-Feature you never have to rewrite the year (e.g. 2019 to 2020) at New Year.
Version 1.3.3
This version is for TYPO3 8 LTS and higher. For TYPO3 7 LTS use ipm_cline v1.2.1
- Set version to 1.3.3
- Correct quotes in composer.json
Version 1.3.2
This version is for TYPO3 8 LTS and higher. For TYPO3 7 LTS use ipm_cline v1.2.1
- Set version to 1.3.2
- Correct composer.json
- Update README
Version 1.3.1
This version is for TYPO3 8 LTS and higher. For TYPO3 7 LTS use ipm_cline v1.2.1
- Set version to 1.3.1
- Include composer.json
- Update extension description
- Include correct README.md
- Remove wrong README.rst
Version 1.3.0
This version is for TYPO3 8 LTS and higher. For TYPO3 7 LTS use ipm_cline v1.2.1
- Set version to 1.3.0
- Update dependencies (Add support for TYPO3 9 LTS)
- Update dependencies (Add rte_ckeditor)
- Update dependencies (Remove su)
Version 1.2.1
New version due to TER security incident. See https://typo3.org/teams/security/security-bulletins/psa/typo3-psa-2017-001/
- Set version to 1.2.1
Version 1.2.0
- Set version to 1.2
- Add one-liner feature
- FlexForm optimized
- Code optimized
Version 1.1.2
Set version to 1.1.2
- TypoScript path for css file corrected
Version 1.1.1
- Set version to 1.1.1
- Make show-action cachable
Version 1.1.0
- Set version to 1.1.0
- Add TypoScript configuration to include/exclude extension CSS
- Update template and CSS
- Respect page-specific RTE configuration
- Update extension description
Version 1.0.0
- Initial release