Comment on Updates that don't tell me what is being updated
Michal@programming.dev 1 week ago
A developer here, I usually list user - facing changes in the Changelog.
Even if the changes are not listed, general “bug fixes and performance improvements” is a worthwhile update too. These updates can contain fixes to annoying UX glitches, or really speed up the app, if a new faster API endpoint was added to the backend, and app change is needed to make use of it. You will also get security updates, to the app and its bundled libraries which is important nowadays.
kennedy@lemmy.dbzer0.com 1 week ago
but why not list those specific changes instead of just saying “bug fixes and performance improvements”? If the changelog is character limited on app stores cant you put a link to a dev blog or something? I want to know what is being changed on apps that have access to data on my phonr. I have permissions off on every single app because of this, you literally never know what they are doing.