From 288716b19ab874a99625d2c79fbc5f43f784db25 Mon Sep 17 00:00:00 2001 From: Xilin Jia <6257601+XilinJia@users.noreply.github.com> Date: Fri, 5 Apr 2024 12:08:35 +0000 Subject: [PATCH] 4.6.0 commit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5b4f86fb..005205ef 100644 --- a/README.md +++ b/README.md @@ -53,12 +53,12 @@ Other notable features and changes include: * Ability to open podcast from webpage address * Online feed info display is handled in similar ways as any local feed, and offers options to subscribe or view episodes * Online feed episodes can be freely played (streamed) without a subscription -* Youtube channels are accepted from external share or paste of address in podcast search view, and can be subscribed as a normal podcast, though video play is handled externally * usesCleartextTraffic (for non-secure content transmission) is now disabled in the project * Various efficiency improvements, including removal of * redundant media loadings and ui updates * frequent list search during audio play * externally shared feed opens in the new online feed view fragment +* Youtube channels are accepted from external share or paste of address in podcast search view, and can be subscribed as a normal podcast, though video play is handled externally For more details of the changes, see the [Changelog](changelog.md)