diff --git a/CHANGELOG.md b/CHANGELOG.md index eb9849ebed0..5a367315917 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +7.83 +----- + + 7.82 ----- * Bug Fixes diff --git a/metadata/release_notes.txt b/metadata/release_notes.txt index 7869af5b870..7b06183ba63 100644 --- a/metadata/release_notes.txt +++ b/metadata/release_notes.txt @@ -1,8 +1,12 @@ -* New Features - * Add support for removing individual episodes from listening history. - ([#3453](https://github.com/Automattic/pocket-casts-android/pull/3453)) * Bug Fixes - * Fix the Galaxy Watch skip buttons not working. - ([#3455](https://github.com/Automattic/pocket-casts-android/pull/3455)) - * Fix the cropping issue with the Add 5 Minutes sleep timer button. - ([#3436](https://github.com/Automattic/pocket-casts-android/pull/3436)) \ No newline at end of file + * Fix status bar theming during onboarding. + ([#3460](https://github.com/Automattic/pocket-casts-android/pull/3460)) + * Fix issue with playback stopping when using Pixel Buds actions. + ([#3493](https://github.com/Automattic/pocket-casts-android/pull/3493)) +* Updates + * Remove audio and video clip sharing + ([#3481](https://github.com/Automattic/pocket-casts-android/pull/3481)) + * Do not close episode details screen when archiving an episode + ([#3473](https://github.com/Automattic/pocket-casts-android/pull/3473)) + * Rename Twitter to X + ([#3489](https://github.com/Automattic/pocket-casts-android/pull/3489)) \ No newline at end of file diff --git a/version.properties b/version.properties index f08929c9fa2..df4356071da 100644 --- a/version.properties +++ b/version.properties @@ -1,2 +1,2 @@ -versionName=7.81 -versionCode=9306 +versionName=7.82-rc-1 +versionCode=9307 \ No newline at end of file