Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased
4.1.1 - 2024-09-21
Fixed
- Invalid Fluid namespace definition with Fluid 4
4.1.0 - 2024-05-06
Added
- Support for site sets in TYPO3 v13
4.0.0 - 2024-02-14
Added
- Compatibility with TYPO3 v13
Removed
- Compatibility with TYPO3 v11 (#36)
3.1.1 - 2023-04-01
Fixed
- Error when opening a site configuration in TYPO3 v12.3
3.1.0 - 2023-04-01
Added
- Plugin "Treeview" to highlight file system tree structures
3.0.0 - 2023-03-04
Added
- Compatibility with TYPO3 v12 (#35)
Changed
- Fluid template of code snippet content element
Removed
- Compatibility with TYPO3 v9 and TYPO3 v10 (#25, #26)
2.12.1 - 2022-11-12
Fixed
- TCA configuration of content element is missing in TYPO3 v11.5.18 (#37)
2.12.0 - 2022-08-23
Updated
- PrismJS to version 1.29.0
2.11.0 - 2022-04-19
Added
- Compatibility with typo3/cms-composer-installers v4 (#33)
Changed
- The PrismJS autoloader JavaScript can't be concatenated anymore with other JavaScript files (#33)
Updated
- PrismJS to version 1.28.0
2.10.0 - 2022-02-19
Updated
- PrismJS to version 1.27.0
2.9.0 - 2022-01-07
Updated
- PrismJS to version 1.26.0
2.8.0 - 2021-11-01
Added
- Button "Copy" to copy a code snippet to the clipboard (#27)
Fixed
- Move content element to group "special" in type select box (TYPO3 v10+)
2.7.0 - 2021-09-19
Security
- Update PrismJS to version 1.25.0
2.6.1 - 2021-07-04
Updated
- PrismJS to version 1.24.1
2.6.0 - 2021-06-28
Updated
- PrismJS to version 1.24.0
2.5.0 - 2021-01-06
Security
- Update PrismJS to version 1.23.0
2.4.0 - 2020-12-27
Added
- Plugin "Inline colour" to show colour preview in CSS snippets
- Compatibility with TYPO3 v11
2.3.0 - 2020-10-12
Updated
- PrismJS to version 1.22.0
Fixed
- Show content element in wizard in TYPO3 v10
2.2.0 - 2020-08-08
Updated
- PrismJS to version 1.21.0
2.1.0 - 2020-04-01
Updated
- PrismJS to version 1.19.0
2.0.1 - 2019-12-20
Added
- Add t3 pseudo language (#13)
Fixed
- Fixed an error when editing translated content (#14)
2.0.0 - 2019-11-07
Added
- Possibility to display filename for snippet (#10)
Changed
- Move asset handling and HTML code generation from template to view helper (#8)
- Move command line TypoScript settings to site configuration (#9)
- Separate shell and bash, bnf and rbnf in the list of available languages
1.1.1 - 2019-10-13
Fixed
- Use reference to lib.contentElement instead of assigning FLUIDTEMPLATE (#5)
1.1.0 - 2019-10-11
Added
- Setting for default user and host in command line (#2)
- Activate heading and appearance tab in content element (#3)
- Using URL hash to highlight lines and jump to them (#4)
1.0.1 - 2019-10-03
Added
- German translations
1.0.0 - 2019-10-01
Added
- Content element "Code Snippet"
- Syntax highlighting with PrismJS