Skip to content
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

Add recently-updated page with apps changelog #404

Closed
ctrl-q opened this issue Mar 1, 2018 · 4 comments
Closed

Add recently-updated page with apps changelog #404

ctrl-q opened this issue Mar 1, 2018 · 4 comments
Milestone

Comments

@ctrl-q
Copy link

ctrl-q commented Mar 1, 2018

Would be nice to have a page showing all recently updated apps and their changelog.

Currently you have to see the changelog before updating the app, which is not useful when you have automatic updates

@Rikk
Copy link

Rikk commented Mar 17, 2018

Can't you open the page of the app that was updated and take a look at the changelog?

@ctrl-q
Copy link
Author

ctrl-q commented Mar 17, 2018

As I said, the issue is when multiple apps are updated in the background. In that case, you have to go into each app's page and check the release notes. A single "Recently updated" page like in the Play Store would solve that.

@yeriomin
Copy link
Owner

Makes sense. Will do.

yeriomin added a commit that referenced this issue Jun 17, 2018
These changes add nothing new, but will make implementing event log less painful.
yeriomin added a commit that referenced this issue Jun 17, 2018
… good enough

Install event collection is too complex and still not good enough to work properly.
1. On update 3 broadcasts happen: remove, install, update. This makes postprocessing necessary.
2. At the moment when installation happens, changelogs are not accessible. They need to be cached or rerequested.
3. It is generally impossible to know what removed or installed the package. It makes coding this feature very defensive.
@nagayev
Copy link

nagayev commented Jun 18, 2018

404 :-)

yeriomin added a commit that referenced this issue Jul 20, 2018
@yeriomin yeriomin added this to the 0.44 milestone Jul 20, 2018
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