From 45edd029abb4a80853c35cc0c5c546e3b3523b24 Mon Sep 17 00:00:00 2001 From: dataegg Date: Sun, 8 Jul 2018 08:33:24 +0800 Subject: [PATCH] 3.8.4 --- README.md | 2 +- doc/en/patches.md | 5 +++++ doc/zh/README.md | 2 +- doc/zh/patches.md | 5 +++++ privacy_and_security.md | 4 ++-- 5 files changed, 14 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 4141271..65f08d0 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ FeedMe is an reader client application for RSS service: This is the documentation of FeedMe. ## Version: -3.8.3 +3.8.4 ## Download: - https://play.google.com/store/apps/details?id=com.seazon.feedme diff --git a/doc/en/patches.md b/doc/en/patches.md index f94adc2..ebaa213 100644 --- a/doc/en/patches.md +++ b/doc/en/patches.md @@ -1,3 +1,8 @@ +### 3.8.4 +###### 2018-7-8 +- [new] Add `Data Collection` option in `Settings` - `About `, default is disabled. +- [fix] Fix image duplication issue of Mercury mobilizer. + ### 3.8.3 ###### 2018-7-7 - [optimize] Mobilizer displays the reason when fetching article fails, and providing `report issue` at bottom. diff --git a/doc/zh/README.md b/doc/zh/README.md index 592ed1d..09d9923 100644 --- a/doc/zh/README.md +++ b/doc/zh/README.md @@ -10,7 +10,7 @@ FeedMe是一个RSS阅读器,支持以下RSS服务: 这是FeedMe的使用文档。 ## 版本: -3.8.3 +3.8.4 ## 下载: - https://play.google.com/store/apps/details?id=com.seazon.feedme diff --git a/doc/zh/patches.md b/doc/zh/patches.md index e06723a..b7ab3fc 100644 --- a/doc/zh/patches.md +++ b/doc/zh/patches.md @@ -1,3 +1,8 @@ +### 3.8.4 +###### 2018-7-8 +- [新增] 在`设置`-`关于`增加`数据收集`的选项,默认为关闭。 +- [修复] 修复 Mercury mobilizer 图片重复的问题。 + ### 3.8.3 ###### 2018-7-7 - [优化] Mobilizer 获取文章失败时显示原因,并在底部提供`report issue`按钮。 diff --git a/privacy_and_security.md b/privacy_and_security.md index 6ac09e6..0c230f7 100644 --- a/privacy_and_security.md +++ b/privacy_and_security.md @@ -7,7 +7,7 @@ So FeedMe need this permission to achieve this suspending function. ## External server - FeedMe has no server to save your data. -- FeedMe uses umeng ( http://mobile.umeng.com/analytics ) to collect user data, mainly for collecting crash data. +- FeedMe uses umeng ( http://mobile.umeng.com/analytics ) to collect user data, mainly for collecting crash data. **Since FeedMe v3.8.4, umeng is disabled by default. You can find the option in Settings - About - Data Collection** - FeedMe uses RSS server APIs to get feeds data for you. ## Q&A @@ -21,4 +21,4 @@ A: Yes, besides connect to umeng. - FeedMe won't use your other information in your storage. ##### Q:Is any third party library used that tracks? -A: I have listed the third party libraries ( https://github.com/seazon/FeedMe/blob/master/doc/en/licenses.md ). You can check their documents or source codes. \ No newline at end of file +A: I have listed the third party libraries ( https://github.com/seazon/FeedMe/blob/master/doc/en/licenses.md ). You can check their documents and source codes. \ No newline at end of file