Hello, I have recently added a new file to my BukkitDev project and even after it has gotten approved, requesting the list of releases with the ServerMods API does not show the new file. List of files on the BukkitDev project page: http://dev.bukkit.org/bukkit-plugins/minetrends/files/ ServerMods API request that doesn't show the file v1.3: https://api.curseforge.com/servermods/files?projectIds=76929 Is there some kind of caching used resulting in the API calls not updating?
I'm also experiencing this issue. I renamed all of my plugin's files to "PluginName vversion" on Friday, April 16 (two days ago) and I uploaded a new version of the plugin on that day (and the file was approved earlier today). The API lists only the two old files, not the recently approved one, and they still have their old names - after two days. Maybe setting "download-new-updates" to true by default in my plugin's config wasn't such a good idea, heh.
It also appears the project on curse.com isn't getting updated. (Project description, images, new files, etc.) MrEinStain Lolmewn Is this happening with your projects as well?