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.

2.10.0 - 2022-02-19

Updated

  • Prism to version 1.27.0

2.9.0 - 2022-01-07

Updated

  • Prism 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 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