From 40e1d1478b4db29577068734f8ae50d36befc037 Mon Sep 17 00:00:00 2001 From: Amine Louveau Date: Thu, 26 Jan 2023 10:55:43 +0000 Subject: [PATCH] Changelog for v123010241 [CI SKIP] --- CHANGELOG.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 45222e4..845e6ba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,19 @@ +**v123010241** + +- Merge pull request 'feat: swipe down to close images' (#122) from davidoskky/ReaderForSelfoss-multiplatform:swipe_down into master +- Remove unnecessary definition +- Remove unused import +- Adjust the image closing animation +- Add a dark hue to the underlying article when swiping to close images +- Rename activity style to avoid interferences +- Adapt the style of the image activity to the rest of the application +- Resolve issues when swiping down to close images +- Close the image fragment only if the image has been dragged down +- Animate swipe down to close images +- Swipe down to close images + +-------------------------------------------------------------------- + **v123010041** - Merge pull request 'scroll-tag-filters' (#124) from scroll-tag-filters into master