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.
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:
{
"legacy_addon_id": "",
"title": "Demo - Test"...