Hello,
In case of an extension without tree obect, is there a way to detect an update of extension version? I plan to add a migration function in the callback onload which will performs action in case of extension version incement. Custom object may not be present in the tree so the callback onmigrate is not useful.