.. include:: /Includes.rst.txt .. highlight:: none Changelog for release v16.0.0 ==================================== Features -------- * [FEATURE] Add css contrast variables (28.12.2023, b71f98fe by Roman Büchler) * [FEATURE] Add page header drop-in elements (14.11.2023, 1b814e2f by Roman Büchler) * [FEATURE] Add mastodon to social networks (04.10.2023, acf2a817 by Roman Büchler) * [FEATURE] Add search, drop google+ font icon (08.08.2023, 4a110d04 by Roman Büchler) * [FEATURE] Add conditional image reload url segment (18.07.2023, eb985652 by Roman Büchler) Bugfixes -------- * [BUGFIX] Resolve scss variables for news (27.12.2023, 99618744 by Roman Büchler) * [BUGFIX] Replace dropped header class field (27.11.2023, 8d26aa4b by Roman Büchler) * [BUGFIX] Use ext-syntax to import scss presets (14.11.2023, 6a8f187e by Roman Büchler) * [BUGFIX] allow classes and data attributes in RTE (14.11.2023, b9dfb4a3 by Roman Büchler) * [BUGFIX] Replace form data protection label (14.11.2023, 091c6f1f by Roman Büchler) * [BUGFIX] Use TS variants width in tests (04.10.2023, 6b337951 by Roman Büchler) * [BUGFIX] Conditionally add skip footer link (04.10.2023, 3d60bf83 by Roman Büchler) * [BUGFIX] Improve visibility of skip to content link (02.10.2023, 92d76507 by Roman Büchler) * [BUGFIX] Update cookie consent styling (28.09.2023, 17affb75 by Roman Büchler) * [BUGFIX] Fallback to render images with width property (07.09.2023, 71119504 by Roman Büchler) * [BUGFIX] Prevent overriding pagination color in frames (21.08.2023, 48a8d475 by Roman Büchler) Breaking changes ---------------- * [!!!][TASK] Make main navigation more accessible (04.10.2023, 7bdb001d by Roman Büchler) * [!!!][TASK] Move main tag to contain all relevant content (02.10.2023, 46e68455 by Roman Büchler) * [!!!][TASK] Migrate heading classes (02.10.2023, 1dc06af7 by Roman Büchler) Reference --------- .. highlight:: shell Generated by: git log v15.2.0..2db789b5 --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] and [!!!]. Complementary commits are available at `Github `__.