From 374a85ed7de0901bb6b409eb09f565ca275955ad Mon Sep 17 00:00:00 2001 From: Thibault Deckers Date: Sun, 4 Aug 2024 17:21:58 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d2b693f67..184731c0e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,8 +8,14 @@ All notable changes to this project will be documented in this file. - Viewer: display more items in tag/copy/move quick action choosers +### Changed + +- Accessibility: more animations and effects are suppressed when animations are disabled + ### Fixed +- opening app from launcher always showing home page +- collection quick actions not showing in the top bar nor the menu - multiple widget setup after device reboot ## [v1.11.8] - 2024-07-19