.. include:: /Includes.rst.txt 1.8.2 - May 02, 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-05-02 [BUGFIX] Ensure all request attribute return values are defined object instances (Commit 86eec75 by Eric Harrer) 2024-05-02 [BUGFIX] Ensure request attribute 'language' is instance of SiteLanguage (Commit dd14822 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`.