Skip to content

1.11.1 - New Plugin API

Choose a tag to compare

@Col-E Col-E released this 13 Mar 02:42
· 4656 commits to master since this release

What's new

The plugin API has been replaced. The old system was based on old mechanics that worked, but were not intuitive for most people. This new setup is much simpler. The docs page on plugin development has been updated to reflect these changes.

Note: Existing plugins will not be loaded and will require minor changes in order to support the new system.