.. include:: /Includes.rst.txt .. highlight:: none ==================================== Changelog for release 11.2.0 ==================================== Features ======== * [FEATURE] Allow `TS setup constants` in links (RTE) (01.07.2020, 02bb85f by Roman) * [FEATURE] Add content element `schema` (22.06.2020, 5882895 by Roman) * [!!!][FEATURE] Add automatic image scaling for structure elements (04.06.2020, df299b4 by Roman) * [FEATURE] Add layout `emphasize media` (26.05.2020, 69ad192 by Roman) * [FEATURE] Add configuration for image loading property (lazy as default) (22.04.2020, 62a0e6e by Roman) * [!!!][FEATURE] Change extension category to template (17.04.2020, ff23917 by Roman) * [FEATURE] Makes tiles responsive (02.04.2020, a2f25a8 by Roman) * [FEATURE] Adds layout screen breakpoint field for content elements (01.04.2020, 21deea3 by Roman) * [FEATURE] Adds support for flux_elements (01.04.2020, 73224c9 by Roman) Bugfixes ======== * [BUGFIX] Correct photoswipe issue (icons not shown) (07.05.2020, 5d5e67a by Roman) * [TASK] Adapt to bootstrap_package master/6b3237a (7.4.2020) (28.04.2020, 31c487e by Roman) * [BUGFIX] Corrects issue with tile class added to normal content elements (22.04.2020, a1c108b by Roman) * [BUGFIX] Correct google map js embedding for tt_address (21.04.2020, a15aa69 by Roman) * [BUGFIX] Correct carousel offset with fixed main menu on top (17.04.2020, 8131e22 by Roman) Breaking changes ================ * [!!!][FEATURE] Add automatic image scaling for structure elements (04.06.2020, df299b4 by Roman) * [!!!][TASK] Refactor scss (06.05.2020, 78c392d by Roman) * [!!!][TASK] Make compatible with TYPO3 10.4 (28.04.2020, ed1c006 by Roman) * [!!!][FEATURE] Change extension category to template (17.04.2020, ff23917 by Roman) * [!!!][TASK] Outsource gridelement structure elements to pp_gridelements (16.04.2020, e0b3451 by Roman) .. highlight:: shell Generated by ------------ :: git log 11.1.0.. --pretty="* %s (%cd, %h by %an)" --date=format:%d.%m.%Y --abbrev-commit --grep FEATURE git log 11.1.0.. --pretty="* %s (%cd, %h by %an)" --date=format:%d.%m.%Y --abbrev-commit --grep BUGFIX git log 11.1.0.. --pretty="* %s (%cd, %h by %an)" --date=format:%d.%m.%Y --abbrev-commit --grep !!! **Note:** The above list contains just commits marked with FEATURE, BUGFIX, !!!. Complementary commits are available at `Github `__.