.. include:: /Includes.rst.txt .. highlight:: none ==================================== Changelog for release 3.0.0 ==================================== Features ======== * [FEATURE] Add randomizer container element (03.12.2021, 7368bbb by Roman Büchler) * [!!!][FEATURE] Use buttons in accordion and tabs (26.08.2021, 6e4247d by Roman Büchler) * [FEATURE] Add bootstrap 5 classes (25.08.2021, 4b93bc2 by Roman Büchler) Bugfixes ======== * [BUGFIX] Use variable provider directly (25.11.2021, be3495b by Roman Büchler) * [BUGFIX] Correct sheet definition in ClassesUpdate (18.11.2021, e8c9b87 by Roman Büchler) * [BUGFIX] Add missing data attribute to accordion (12.11.2021, 2d08391 by Roman Büchler) * [BUGFIX] Correct issue with updating empty fields (07.09.2021, cf1809b by Roman Büchler) Breaking changes ================ * [!!!][TASK] Drop support for php 7.2 (09.11.2021, 9f7cf6e by Roman Büchler) * [!!!][FEATURE] Use buttons in accordion and tabs (26.08.2021, 6e4247d by Roman Büchler) .. highlight:: shell Generated by: git log v2.1.2..afcd5e7 --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 `__.