diff --git a/fastlane/metadata/android/en-US/changelog/46.txt b/fastlane/metadata/android/en-US/changelog/46.txt index 2bb757a5..f94b7f8e 100644 --- a/fastlane/metadata/android/en-US/changelog/46.txt +++ b/fastlane/metadata/android/en-US/changelog/46.txt @@ -1,4 +1,9 @@ -This is a small release to remove the "Donate" button from menu, -as this violates the Google Play policies. +This release makes changes to comply with the Google Play policies. +See https://github.com/binwiederhier/ntfy/issues/1463 for details. -No further changes are in this release. +Changes: +- Remove the "Donate" button from menu (all variants) +- Change default display name from "ntfy.sh/mytopic" to "mytopic" (all variants) +- Remove links to ntfy docs and issue tracker (Play variant only) +- Remove how-to links to ntfy.sh in a few places (Play variant only) +- Remove "Copy topic address" from subscription menu (Play variant only)