diff --git a/metadata/release_notes.txt b/metadata/release_notes.txt index cf65ef8f103..a54b93835b9 100644 --- a/metadata/release_notes.txt +++ b/metadata/release_notes.txt @@ -1,16 +1,22 @@ * New Features - * Add download button to playback actions - ([#3046](https://github.com/Automattic/pocket-casts-android/pull/3046)) - * Add the ability to auto download episodes after subscribing to a podcast - ([#3048](https://github.com/Automattic/pocket-casts-android/pull/3048)) - * Add support for the Catalan laguage - ([#3072](https://github.com/Automattic/pocket-casts-android/pull/3072)) - * Add referrals to the app - ([#3107](https://github.com/Automattic/pocket-casts-android/pull/3107)) -* Bug Fixes - * Keep the playing service in the foreground when casting - ([#3094](https://github.com/Automattic/pocket-casts-android/pull/3094)) + * Add custom playback effects settings for podcast in the player + ([#3042](https://github.com/Automattic/pocket-casts-android/issues/3042)) + * Add Playback 2024 summary + ([#3123](https://github.com/Automattic/pocket-casts-android/pull/3123)) + * Add the ability to get notified when device is running on low storage and has downloaded episodes + ([#3198](https://github.com/Automattic/pocket-casts-android/pull/3198)) + * Add Up Next Shuffle + ([#3199](https://github.com/Automattic/pocket-casts-android/pull/3199)) * Updates - * Move Up Next clear queue button to app bar - ([#3068](https://github.com/Automattic/pocket-casts-android/pull/3068)) + * Renamed the podcast action 'Subscribe' to 'Follow' + ([#3120](https://github.com/Automattic/pocket-casts-android/pull/3120)) + * Improve the performance of the refresh on Wear OS and Android Automotive + ([#3171](https://github.com/Automattic/pocket-casts-android/pull/3171)) + * Improve connection when some podcasts failed to play or download + ([#3180](https://github.com/Automattic/pocket-casts-android/pull/3180)) + * Add new podcast subscriptions to the top instead of bottom for Data Added podcast sort order + ([#3192](https://github.com/Automattic/pocket-casts-android/pull/3192)) +* Bug Fixes + * Use red color for the notification icons + ([#3154](https://github.com/Automattic/pocket-casts-android/pull/3154))