.. include:: /Includes.rst.txt 2.0.1 - April 11, 2024 ====================== .. only:: html .. contents:: :local: :depth: 3 Breaking changes ---------------- No breaking changes! All Changes ----------- This is a list of all changes in this release: :: 2024-04-11 [TASK] Add backend preview for FlexForm values (Commit 7b9f301 by Eric Harrer) 2024-04-11 [BUGFIX] Use int evaluation for cacheDuration in FlexForm (Commit a48058d by Eric Harrer) 2024-04-09 [DOCS] Fix typing error (Commit 8a2d1d3 by Eric Harrer) 2024-04-08 [DOCS] Remove unnecessary image shadow (Commit a0526ae by Eric Harrer) This list has been created by using `git log $(git describe --tags --abbrev=0)..HEAD --abbrev-commit --pretty='%ad %s (Commit %h by %an)' --date=short`.