From fdb10f2f0e908dd2677fe2a6aa4749ea5aca15c1 Mon Sep 17 00:00:00 2001 From: Romain Vigier Date: Sat, 29 Oct 2022 12:27:10 +0200 Subject: [PATCH] Changelog: Add release notes for version 69 --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 53461b5..12dcd0a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,15 @@ SPDX-License-Identifier: CC-BY-SA-4.0 # Changelog +## [69] - 2022-10-29 + +### Fixed + +- Shell theme was sometimes not changing with the User Themes extension enabled +- Background thumbnail generation was blocking the preferences dialog +- It was possible to set invalid sunset and sunrise times in the preferences dialog + + ## [68] - 2022-10-28 ### Added