mirror of https://github.com/seazon/FeedMe.git
clean up: upper case
This commit is contained in:
parent
1a1cf3ce26
commit
2e6727734a
|
@ -31,7 +31,7 @@ This is the documentation of FeedMe.
|
||||||
- <a href="https://github.com/seazon/FeedMe/blob/master/doc/en/mobilizer.md">Mobilizer and Full Text Download</a>
|
- <a href="https://github.com/seazon/FeedMe/blob/master/doc/en/mobilizer.md">Mobilizer and Full Text Download</a>
|
||||||
- Sync
|
- Sync
|
||||||
- <a href="https://github.com/seazon/FeedMe/blob/master/doc/en/storage_and_cache.md">Storage and Cache</a>
|
- <a href="https://github.com/seazon/FeedMe/blob/master/doc/en/storage_and_cache.md">Storage and Cache</a>
|
||||||
- <a href="https://github.com/seazon/FeedMe/blob/master/doc/en/block_image.md">Blocking images</a>
|
- <a href="https://github.com/seazon/FeedMe/blob/master/doc/en/block_image.md">Blocking Images</a>
|
||||||
|
|
||||||
## <a href="https://github.com/seazon/FeedMe/blob/master/doc/en/qa.md">QA</a>
|
## <a href="https://github.com/seazon/FeedMe/blob/master/doc/en/qa.md">QA</a>
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# 3.13
|
# 3.13
|
||||||
###### 2020-2-4
|
###### 2020-2-4
|
||||||
- [optimize] Compatible with Android 10 storage mechanism, please see <a href="https://github.com/seazon/FeedMe/blob/master/doc/en/storage_and_cache.md"> Storage and cache </a>
|
- [optimize] Compatible with Android 10 storage mechanism, please see <a href="https://github.com/seazon/FeedMe/blob/master/doc/en/storage_and_cache.md">Storage and Cache</a>
|
||||||
- [optimize] Optimize the function of blocking images, please see <a href="https://github.com/seazon/FeedMe/blob/master/doc/en/block_image.md"> blocking images </a>
|
- [optimize] Optimize the function of blocking images, please see <a href="https://github.com/seazon/FeedMe/blob/master/doc/en/block_image.md">Blocking Images</a>
|
||||||
- [optimize] Enable `Decode HTML` by default.
|
- [optimize] Enable `Decode HTML` by default.
|
||||||
- [fix] Fix the problem of opening wrong image in the article screen.
|
- [fix] Fix the problem of opening wrong image in the article screen.
|
||||||
- [other] The minimum supported version is increased to Android 5.
|
- [other] The minimum supported version is increased to Android 5.
|
||||||
|
|
Loading…
Reference in New Issue