<div dir="ltr"><div dir="ltr"><div>Greetings,</div><div><br></div><div>While applying a couple of commits to QGIS' plugin manager, I would like to fix a long-standing UX issue with it, namely that plugins that show a newer version available do _not_ show the latest changelog but rather the changelog of the currently installed plugin version.</div><div><br></div><div>It'd much nicer, and exciting for users, to show what's new _prior to_ hitting the [ update plugin ] button.</div><div><br></div><div>For that to happen, we'd need either: a/ add the changelog information in the repository XML file fetched (i.e.<a href="https://plugins.qgis.org/plugins/plugins.xml?qgis=3.6">https://plugins.qgis.org/plugins/plugins.xml?qgis=3.6</a>), or b/ add a method to fetch changelog strings from the repository site (for e.g., <a href="https://plugins.qgis.org/plugins/changelog.xml?names=plugin1,plugin2,plugin3">https://plugins.qgis.org/plugins/changelog.xml?names=plugin1,plugin2,plugin3</a>).</div><div><br></div><div>Unless adding the short changelog to the repository XML adds too many MBs, I'd vote for option A.</div><div><br></div><div>Thoughts?</div><div><br></div><div>Mathieu<br></div></div></div>