You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think it would be better to have :
Showing changelog after pressing the update check button from above issue (#6049). The changelog should be such that it shows all changes from installed version of the app to the latest available version of the app.
For example: If my current installed app version be 20.10 (and latest available be 21.2) so, on pressing the Update check button from '1', it should show changelog as follows:
Version 21.2 (Latest):
....(changelog here)
Version 21.0:
....(changelog here)
Version 20.11:
....(changelog here)
Version 20.10 (Installed):
....(changelog here) `
such that user of old version can still catchup the info about new features, bug fixes, etc. that he had missed.
And even if new update is not available, it should be still be able to show the changelog of currently installed version.
Is your feature request related to a problem? Please describe it
Additional context
How will you/everyone benefit from this feature?
I always come to this github page just to see the changelog for new version of the app. Showing the changelog "within the app" will also help people to know about if their requested features have been implemented or not, and reported bugs has been fixed or not.
The text was updated successfully, but these errors were encountered:
Checklist
Describe the feature you want
After implementing this #6049.
I think it would be better to have :
Showing changelog after pressing the update check button from above issue (#6049). The changelog should be such that it shows all changes from installed version of the app to the latest available version of the app.
For example: If my current installed app version be 20.10 (and latest available be 21.2) so, on pressing the Update check button from '1', it should show changelog as follows:
such that user of old version can still catchup the info about new features, bug fixes, etc. that he had missed.
And even if new update is not available, it should be still be able to show the changelog of currently installed version.
Is your feature request related to a problem? Please describe it
Additional context
How will you/everyone benefit from this feature?
I always come to this github page just to see the changelog for new version of the app. Showing the changelog "within the app" will also help people to know about if their requested features have been implemented or not, and reported bugs has been fixed or not.
The text was updated successfully, but these errors were encountered: