Skip to content

v1.3.0

Latest
Compare
Choose a tag to compare
@squeed squeed released this 07 Apr 15:40
· 4 commits to main since this release
a28faab

What's Changed

  • RFC - Support safe subdirectory-based plugin conf loading by @bleggett in #1052

This adds a new config flag loadPluginsFromFolder - if present, for a given named network bar, plugin configuration objects will be loaded from <path-to-bar-network-config-file>/bar/xxx.conf. This may be useful for vendors providing chained plugins: you can add your plugin to a chain without needing to edit the file in-place.

New Contributors

Full Changelog: v1.2.3...v1.3.0