.. include:: ../Includes.txt .. highlight:: none ==================================== Changelog for release 11.1.0 ==================================== Features ======== * [FEATURE] Adds tile unit gridelement (21.02.2020, eefe94c by Roman) * [FEATURE] Adds image scaling for screen breakpoints (18.02.2020, 40ca9df by Roman) * [FEATURE] Adds translation to Finnish (14.10.2019, ea65e23 by Roman) Bugfixes ======== * [BUGFIX] Corrects rendering from tile as overlay card (24.02.2020, 6706c83 by Roman) * [BUGFIX] Corrects tile spacing outside tile unit (24.02.2020, 813dde1 by Roman) * [BUGFIX] Corrects image scaling where scaling parameters aren't set (23.02.2020, b9a3464 by Roman) * [BUGFIX] Corrects initialization issue from list of categorized content (30.10.2019, 541d669 by Roman) * [BUGFIX] Adds language records to db (09.10.2019, 0177370 by Roman) * [BUGFIX] Corrects issue with TER upload (30.09.2019, ee33f91 by Roman) Breaking changes ================ .. highlight:: shell Generated by ------------ :: git log 11.0.0.. --pretty="* %s (%cd, %h by %an)" --date=format:%d.%m.%Y --abbrev-commit --grep FEATURE git log 11.0.0.. --pretty="* %s (%cd, %h by %an)" --date=format:%d.%m.%Y --abbrev-commit --grep BUGFIX git log 11.0.0.. --pretty="* %s (%cd, %h by %an)" --date=format:%d.%m.%Y --abbrev-commit --grep BREAK **Note:** The above list contains just commits marked with FEATURE, BUGFIX, BREAK. Complementary commits are available at `Github `__.