Skip to content

Use versioning to ensure we don't load old, incompatible plugins

Dolphin had a similar problem not too long ago.

When you start exposing a plugin interface, people write plugins, and when those plugins are outdated things crash.

Merge request reports