6.5.0
Improvements
Added AddFromBackendInterface
to allow listing only possible tasks in GUI.
Some tasks that can be added (implementing AddInterface
) require arguments and can as such only be executed from CLI.
With the new interface, this can now be differentiated.