.. _changelog: 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 `_ ------------------------------------------------------------------------------------- `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 Prism to version 1.25.0 `2.6.1 `_ - 2021-07-04 ----------------------------------------------------------------------------------------------- Updated ^^^^^^^ * Prism to version 1.24.1 `2.6.0 `_ - 2021-06-28 ----------------------------------------------------------------------------------------------- Updated ^^^^^^^ * Prism to version 1.24.0 `2.5.0 `_ - 2021-01-06 ----------------------------------------------------------------------------------------------- Security ^^^^^^^^ * Update Prism 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 ^^^^^^^ * Prism to version 1.22.0 Fixed ^^^^^ * Show content element in wizard in TYPO3 v10 `2.2.0 `_ - 2020-08-08 ----------------------------------------------------------------------------------------------- Updated ^^^^^^^ * Prism to version 1.21.0 `2.1.0 `_ - 2020-04-01 ----------------------------------------------------------------------------------------------- Updated ^^^^^^^ * Prism 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 Prism