FeedMe/doc/en/patches.md

73 lines
4.1 KiB
Markdown
Raw Normal View History

2017-05-20 04:43:34 +02:00
### 3.1.2
###### 2017-5-20
- [optimize]Now single tap to keep unread in article page, not twice. Update the `keep unread` icon.
- [optimize]Click feed url to copy it in feed setting page.
- [optimize]Add playback control label for TalkBack.
- [optimize]Add `Thumbnail` switch in `Lab` setting. (Just for testing)
- [fix]Fixed can't login Inoreader with Google account.
- [fix]Fixed article hard to read when enable `Eink Improvement`.
2017-05-09 10:28:37 +02:00
### 3.1.1
2017-05-09 16:03:25 +02:00
###### 2017-5-9
2017-05-09 10:28:37 +02:00
- [optimize]Optimize ignored thumbnail list, the same picture won't add to list.
- [optimize]Back button to exit app will hide the read items.
- [optimize]Downloading failed pictures due to network timeout will continue to be attempted at the next time.
- [fix]Fixed Bazqux issue, and improve the authentication expiration prompt of re-login tips.
- [fix]If enable split action bar, the FAB menu does not show when horizontal screen.
2017-04-26 00:56:31 +02:00
# 3.1
2017-04-28 16:28:12 +02:00
###### 2017-4-28
2017-04-26 00:56:31 +02:00
- [new]Support media button on headset.
- [new]Support sleep timer(on play screen).
- [new]Add feed states(`Settings` - `About`), for better understanding of feeds.
- Show 2 values of each feed:
- Interest value `read + star * 2`: the higher the value, the more articles you see in this feed, the more interested you are.
2017-04-28 13:39:01 +02:00
- Read percent `read / ( read + glance )`: the higher the percent, the more you are interested in this feed. The percent >= 90% will be displayed frist.
- Click feed to show all 5 value:
2017-04-26 00:56:31 +02:00
- fetch: synced articles.
- filter: filtered articles.
- glance: use `mark previous read` or `mark all read`.
- read: read in article page.
- star: starred articles.
- Filter menu to choose scope(`today`, `this week`, `this month`, `whole`), default is `today`.
- [new]Support Chrome custom tabs.
2017-04-27 03:17:13 +02:00
- [optimize]Improve layout. Remove `summary` layout. Now when you select `list` layout, you can set show thumbnail/summary or not.
2017-04-26 00:56:31 +02:00
- [optimize]Now you can change TTS, but need restart app.
2017-04-27 03:15:14 +02:00
- [optimize]Change mark read time:
2017-04-28 13:35:06 +02:00
- Before: enter article and mark it read. Now: leave article and mark it read.
2017-04-27 03:15:14 +02:00
- Before: swipe A to B and mark B read. Now: swipe A to B and mark A read.
- [optimize]Remove Embedly mobilizer.
2017-04-26 00:56:31 +02:00
- [optimize]Update Spanish, Dutch, French, German, Korean, Portuguese (Brazil).
2017-04-28 13:35:06 +02:00
- [fix]Fixed hide thumbnail issue. You can add max 32 thumbnails. If continue add, remove the first set thumbnail.
2017-04-27 03:15:14 +02:00
- [fix]Fixed default browser issue, add `built-in` option. Now `default` means system default browser. If the system default browser does not set, show select dialog.
2017-04-26 00:56:31 +02:00
2017-04-09 12:02:26 +02:00
### 3.0.4
###### 2017-4-9
- Add an option `Show Reading Time` in `Interface` setting to show reading time in article page, default is false.
- Update `Pull to Refresh` option in `Control`, add a new item `Hide read items and sync`.
- Now long tap on article list item won't work in `Visioin` layout.
- Now thumbnails load faster, and gif just shows first frame.
- Play menus add to `Swipe Left(Right) to Right(Left)` options.
- Auto mark item as read when read article via TTS.
- Fixed Bazqux sync issue.
2017-04-06 15:39:03 +02:00
### 3.0.3
###### 2017-4-6
- Add `Eink Improvement` in `Lab`.
- Now you can set specific browser for browser and image browser.
- Now `24 hours` of `Auto Sync` is a special processing interval option, it will only sync in midnight. Note that if it does not sync in midnight, it will be synchronized when the network is available. And next synchronization time is the next midnight.
- Thumbnails can be long pressed and marked as AD images, then this picture will no longer be a thumbnail. You can add up to 16 images for the AD image. If you continue to add, the first AD image will no longer be considered an AD image.
- Update some icons.
2017-03-20 10:17:22 +01:00
### 3.0.1
2017-03-20 10:16:38 +01:00
###### 2017-3-20
- Fixed crash issue.
2017-03-19 13:31:04 +01:00
# 3.0
2017-03-19 11:10:57 +01:00
###### 2017-3-19
2017-05-22 10:03:26 +02:00
- Support podcast (not support `Feedbin`) and TTS. Please read <a href="https://github.com/seazon/FeedMe/blob/master/doc/en/podcast_tts.md">Podcast & TTS</a> for the detail.
2017-03-19 10:58:51 +01:00
- Provide reading time.
2017-03-19 11:12:04 +01:00
- Add `Podcast` layout, which show play or download progress.
2017-03-19 13:47:28 +01:00
- Add `Lab` in `Settings`, including `Hardware Acceleration`.
2017-03-19 11:12:04 +01:00
- Improve `Accent` color, now support more color and customize color.