Gradle Play Publisher release notes not added to F-Droid
At AntennaPod, we are using Triple-T Gradle Play Publisher for the metadata structure. While screenshots and description are updated from the directory structure, the release notes are not displayed on F-Droid. Looks like release notes are only supported in the fastlane folder structure, not in the gpp structure.
For reference, you can find the release notes here: https://github.com/AntennaPod/AntennaPod/tree/2.0.3/app/src/main/play (note that there also is a symlink to that folder from app/free/play).
It would be great if F-Droid supported gpp release notes, too. I am even pretty sure that it did support them at some point in time. Maybe that was before gpp changed its folder structure.