From d3937c2ce68f7e400cdd5c4196edae7dd0fa9844 Mon Sep 17 00:00:00 2001 From: shawn Date: Fri, 19 Jul 2024 22:02:29 +0800 Subject: [PATCH] update --- doc/en/patches.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/en/patches.md b/doc/en/patches.md index dec6bff..ef4319e 100644 --- a/doc/en/patches.md +++ b/doc/en/patches.md @@ -6,6 +6,10 @@ - Fix show first image when click any image issue. https://github.com/seazon/FeedMe/issues/379 - [fix] Fix RSS URL parse issue. +### 4.2.8 +###### 2024-7-12 +- [fix] Fixed selected category is expanded on Nav side. + ### 4.2.7 ###### 2024-7-11 - [optimize] Add `Anti-Accidental Touch` option in `Lab`. https://github.com/seazon/FeedMe/issues/720