|
1 | 1 | * New Features
|
2 |
| - * Redesign podcast header UI |
3 |
| - ([#3677](https://github.com/Automattic/pocket-casts-android/pull/3671)) |
| 2 | + * Add smart folders support. |
| 3 | + ([#3720](https://github.com/Automattic/pocket-casts-android/pull/3720)) |
| 4 | + * Add generated transcripts support. |
| 5 | + ([#3772](https://github.com/Automattic/pocket-casts-android/pull/3772)) |
4 | 6 | * Bug Fixes
|
5 |
| - * Fix issue with playback not resuming when using headphone actions. |
6 |
| - ([#3665](https://github.com/Automattic/pocket-casts-android/pull/3665)) |
7 |
| - * Fix link not being interactive in a podcast description. |
8 |
| - ([#3666](https://github.com/Automattic/pocket-casts-android/pull/3666)) |
9 |
| - * Fix screen flickering when tapping on item in the navigation bar. |
10 |
| - ([#3674](https://github.com/Automattic/pocket-casts-android/pull/3674)) |
| 7 | + * Fixed an issue where bookmark confirmation button was obstructed by keyboard. |
| 8 | + ([#3761](https://github.com/Automattic/pocket-casts-android/pull/3761)) |
| 9 | + * Fix issues with Classic widget not syncing its state in some scenarios. |
| 10 | + ([#3777](https://github.com/Automattic/pocket-casts-android/pull/3777)) |
| 11 | + * Fix podcast grid padding |
| 12 | + ([#3781](https://github.com/Automattic/pocket-casts-android/pull/3781)) |
| 13 | +* Updates |
| 14 | + * Close episode details screen when archiving an episode. This reverts [#3473](https://github.com/Automattic/pocket-casts-android/pull/3473). |
| 15 | + ([#3718](https://github.com/Automattic/pocket-casts-android/pull/3718)) |
| 16 | + * Update widget titles and add descriptions. |
| 17 | + ([#3769](https://github.com/Automattic/pocket-casts-android/pull/3769)) |
| 18 | + * Reorder podcasts sorting order based on their popularity. |
| 19 | + ([#3733](https://github.com/Automattic/pocket-casts-android/pull/3733)) |
| 20 | + * Improve small widget accessibility. |
| 21 | + ([#3770](https://github.com/Automattic/pocket-casts-android/pull/3770)) |
0 commit comments