Version 1.1.1

March 7, 2026
  • Fixed PHP warnings ("Attempt to read property on null") caused by event handlers executing on frontend and console requests where no authenticated user exists
  • Added CP request guards to EVENT_BEFORE_PREPARE and EVENT_AUTHORIZE_VIEW handlers
  • Added null user check to EVENT_DEFINE_SIDEBAR_HTML handler
  • Added console request guard to EVENT_BEFORE_SAVE handler
  • Improved type safety for getLockedFieldHtml() method

Version 1.0.1

May 10, 2024
  • Fixed Craft version constrain

Version 1.0.0

May 10, 2024
  • Initial release