Update patches.md

This commit is contained in:
seazon 2017-12-06 21:17:58 +08:00 committed by GitHub
parent 0b193b45a7
commit d8893d2b2c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,11 @@
# 3.5
###### 2017-12-06
- [new] Support Tiny Tiny RSS.
- [new] Temporary tag: Show all items which title contains keyword in one place. You can create and access it in NAV side, just like a feed. Max temporary tag count: 3.
- [new] Batch export images: If you subscribe some feed which contains a lot of images, you need to download one by one before. But now you can download all images of one feed/category one-time. The download path is same to single downloading image.Once finished, the unread articles will be marked as read if unread, and read and synced articles will be deleted.
- [optimize] Now you can hide your RSS account info via tap RSS type label which above your account name.
- [optimize] Now built-in browser is always open built-in browser, not Chrome custom tab or others.
### 3.4.3
###### 2017-11-29
- [fix] Fixed does not download images and web pages when sync in some cases.