Q
QuackieMackie
Guest
I haven't seen this yet, but I'd love to see an option for developers to be able to write change logs.
As the only current way I can see users can see whats changed is by checking the site it's downloaded from.
So when for example I update addon
It would bring up a value from the json.
An example could be:
JSON:
Read more
Continue reading...
As the only current way I can see users can see whats changed is by checking the site it's downloaded from.
So when for example I update addon
Demo/Test
from version 1.0.2 -> 1.0.3 it would appear when I hit the upgrade button in the admin control panel.It would bring up a value from the json.
An example could be:
JSON:
Code:
{
"legacy_addon_id": "",
"title": "Demo - Test"...
Read more
Continue reading...