Version 1.0.5

June 5, 2025

Added

  • Made it easier to generate links.

Changed

  • Compressed results of getAllFields to reduce tool output size. (#3)
  • Compressed results of getAllFieldGroups to reduce tool output size.
  • Compressed results of getAllSites to reduce tool output size.
  • Compressed results of getAllSiteGroups to reduce tool output size.
  • Compressed results of getAllCategories to reduce tool output size.
  • Compressed results of getAllCategoryGroups to reduce tool output size.
  • Compressed results of getAllTags to reduce tool output size.
  • Compressed results of getAllTagGroups to reduce tool output size.
  • Compressed results of getAllEntries to reduce tool output size.
  • Compressed results of getAllSections to reduce tool output size.
  • Compressed results of getAllEntryTypes to reduce tool output size.

Fixed

  • Fixed console error.

Version 1.0.4

May 31, 2025

Added

  • Added logging of tool output sizes.
  • Added entry type management skills for Craft 5.

Changed

  • Improved logging.
  • Include section ID when getting all entries.

Version 1.0.3

May 29, 2025

Added

  • Added "still thinking" messages for long pauses.

Changed

  • Stability improvements.
  • Softened non-threatening error messages.

Fixed

  • Fixed bug in tag group deletion.

Version 1.0.2

May 24, 2025

Added

  • Added tag management skills.

Changed

  • Nested details in skills slideout.
  • Improved field layout descriptions.
  • Improved retrieved elements descriptions.
  • Improved deleted elements descriptions.
  • Adjusted tone and nuances of chat responses.
  • Adjusted tool names.

Fixed

  • Fixed bug to prevent templates from being editable in production.

Version 1.0.1

May 21, 2025

Added

  • Added category management skills.
  • Added script to generate GitHub releases.

Changed

  • Removed unused requirements.
  • Improved field management skills.

Fixed

  • Fixed bug which occurred when updating a site config.

Version 1.0.0

May 12, 2025

Added

  • Released from beta!

Changed

  • Improved a critical error message.

Version 0.9.9

May 9, 2025

Added

Changed

  • Improved field management skills.
  • Locked chat window to the GPT-4o model for now.

Fixed

  • Fixed bug preventing Utility view from showing skills list.

Version 0.9.8

May 5, 2025

Changed

  • Improved entry management skills.
  • Minor improvements to matrix field management skills.
  • Restructured how restricted methods are specified.

Version 0.9.7

May 2, 2025

Changed

  • Updated plugin icons.

Fixed

  • Improved behavior of utility in Craft 5.

Version 0.9.6

May 2, 2025

Added

  • Added the AI Summary field type.
  • Added setting to override nav link label.
  • Added setting to use chat window as a Utility.

Changed

  • Improved slideout which lists available skills.

Fixed

  • Fixed bug which prevented the project config from updating properly.

Version 0.9.5

April 21, 2025

Added

  • Added slideout to list available skills.

Fixed

  • Fixed bug when getting all sections in Craft 5.

Version 0.9.4

April 17, 2025

Added

  • Added site and site group management skills.

Changed

  • Improved field and section management skills.

Fixed

  • Fixed overzealous namespace hash translations.

Version 0.9.3

April 9, 2025

Changed

  • Separated skills based on whether allowAdminChanges is enabled.
  • When the chat encounters an error, it will continue trying based on the error response.
  • Improved field management by adding explicit instructions for field layout configs.

Fixed

  • Fixed compatibility issues with Firefox.

Version 0.9.2

April 7, 2025

Added

  • Added field management skills.

Changed

  • Improved system prompt.
  • Improved entry and section management skills.

Version 0.9.1

April 5, 2025

Added

  • Added a welcome message.

Changed

  • Display placeholder images @3x resolution (aka "Super Retina").
  • Replaced spinner circle with transitioning gradient text.
  • Improved error message for timeouts.
  • Render dynamic copyright dates.

Version 0.9.0

April 3, 2025

Added

  • Integrated with the OpenAI API.
  • Added the AI chat window interface.
  • Added template management skills.
  • Added rudimentary entry and section management skills.
  • Added ability to provide custom skills via the AddSkillsEvent.
  • Added documentation.

For more information, please see the complete documentation...