.. include:: ../../Includes.txt Version 1.0.0 ^^^^^^^^^^^^^ Changed namespace """"""""""""""""" | Namespace vendor has changed from "Heilmann" to "JonathanHeilmann". | If you use a ViewHelper of this extension in a custom template, please update your namespace declaration. | Actually a code migration is available, but will be removed in a later version. | **Please consider this if you use a locally modified template** Removed RTE support """"""""""""""""""" RTE support has been dropped, as this extension version focuses on TYPO3 8 LTS, which uses ckeditor. Removed old link-setup """""""""""""""""""""" | Deprecated fluid template variables `link-class`, `link-text` and `link` has been removed. | **Please consider this if you use a locally modified `Magnificpopup/Show` template** Dropped fluid template variable `inlinecontent` """"""""""""""""""""""""""""""""""""""""""""""" Fluid template variable `inlinecontent` has been dropped in favour of an advanced rendering of inline and referenced content. In your custom template `Magnificpopup/Show` replace ```
{inlinecontent -> f:format.raw()}
``` by ```
``` **Please consider this if you use a locally modified `Magnificpopup/Show` template** Removed ViewHelper `extension.loaded` """"""""""""""""""""""""""""""""""""" ViewHelper is not used by extension anymore. If you require this one, please consider to use EXT:vhs.