Skip to content

Resolve "Enable adding filters from external directories"

ng requested to merge 282-external-filters-2 into master

Closes #282 (closed)

This is a second iteration of !165 (closed), which transforms the whole filters loading functionality to be more controllable, so essentially we can now not only append filters to the specific chain, but also control the place in the array of filters.

Otherwise everything stays the same as in !165 (closed)

Merge request reports