Skip to main content
Version: 2.0.0

Release Notes

1.0.1 — July 2026

  • Migrated plugin settings onto the shared AbstractPluginSettingsController and BasePluginSettingsModel base classes, aligning the settings screen with the rest of the plugin suite.
  • The plugin now extends yui\craftcore\base\BasePlugin, bringing it in line with the shared plugin infrastructure used across the ecosystem.