Skip to main content
Version: 2.0.0

Release Notes

1.1.0 — July 2026

  • New plugin UI framework: license management panel, declarative CP navigation, and sectioned settings layout
  • Added Slovak and Hungarian translations
  • Fixed Barion installability under Craft 5 / craft-core BasePlugin
  • Removed duplicate use statements in Plugin.php
  • Cache is now cleared through the afterSettingsSaved hook

Infrastructure

  • Extended ycore BaseService and yui\craftcore\base\BasePlugin base classes