- New: A new Create with AI button has been added to the form templates page, located beside the Create a blank form button. This button will prompt a new modal that will generate a basic form based on user input.
- New: AI fields now include a new GPT Model setting. This setting supports gpt-3.5-turbo and gpt-4o-mini model options. gpt-3.5-turbo is typically faster and more succinct, and gpt-4o-mini has higher quality responses.
- New: The watched fields setting has been replaced with a new AI Question text area setting. This update makes it easier to build questions with multiple fields and static text. This setting accepts field shortcodes that update in real time that will re-trigger the AI prompt when updated.
- New: The Guide Prompt setting now accepts field shortcodes that work with live form values.
- New: AI fields will not reset when the start over button is clicked.
- Fix: AI fields inside of embedded fields were not working.
- Fix: AI fields now properly accept layout classes and work when dragged into groups with other fields.
- Fix: AI field requests would fail when the WPML add-on was active.
- Fix: AI fields requests were not happening after changing a watched date field value.