Skip to content

Display "what's new" popup the first time a user updates to new version #1586

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
misaochan opened this issue Jun 4, 2018 · 4 comments
Open

Comments

@misaochan
Copy link
Member

Most people don't read changelogs on the Play Store, especially if their apps are set to auto-update. Some apps get around this by having a "What's new?" popup the first time a user updates, displaying a summary of changes that users are likely to find interesting.

Thoughts on us doing this? Pros: Some of our new features aren't very easy to discover, so having them all in one place might increase adoption of new features by users. Cons: Some people might find it annoying, even if it only pops up once.

@nicolas-raoul
Copy link
Member

How about doing it only when really needed?
In particular, not for bugfix releases.

@misaochan
Copy link
Member Author

Yeah, it should definitely be only done for major releases, if we go with this.

@neslihanturan
Copy link
Collaborator

neslihanturan commented Mar 13, 2019

We already have this now, I guess?

Sorry my bad, we don't.

@chrisdebian
Copy link

This is done really well in StreetComplete, it's a pop up on first use after a new release is installed, and is always available in the main menu:

Screenshot_20241222-011653

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants