Skip to content

6.5.0

Compare
Choose a tag to compare
@dereuromark dereuromark released this 14 Oct 22:04
· 143 commits to master since this release
3c18f31

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.