ChatGPT for editors
Version 2.0.4
November 27, 2024
changes
- added attribute maxlength to textarea for the prompt
- added instructions for the prompt template
- added validation rule for the prompt template
- added character counter for the prompt template
- increased max length for the prompt template
Version 2.0.3
October 22, 2024
fixed
- switch from locale code to language name
Version 2.0.2
July 16, 2024
added
- model gpt-4-turbo
- model gpt-4o
Version 2.0.1
March 6, 2024
Changes
- Using craft\enums\CmsEdition::Pro instead of Craft::Pro
- Using Craft::$app->edition instead of Craft::$app->getEdition()
Version 2.0.0
February 23, 2024
Updated
- Craft 5 support
Version 1.1.0
February 20, 2024
Added
- Permissions for "Managing Prompts" and "Managing Settings"