diff --git a/app/src/main/play/release-notes/en-US/production.txt b/app/src/main/play/release-notes/en-US/production.txt index 0d4db396..249695bb 100644 --- a/app/src/main/play/release-notes/en-US/production.txt +++ b/app/src/main/play/release-notes/en-US/production.txt @@ -1,3 +1,2 @@ -- Fix a bug that caused PlayerView UI to be not responding sometimes when navigating through playlist. -- Fix playback interruption bug. -- Handle background playback more efficiently. +- Provide clearing search text option instead of removing it char by char. +- Fix failing to update/search for content bug.