Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev/10.3.0 #1599

Draft
wants to merge 111 commits into
base: master
Choose a base branch
from
Draft

Dev/10.3.0 #1599

wants to merge 111 commits into from

Conversation

clpetersonucf
Copy link
Member

@clpetersonucf clpetersonucf commented Aug 2, 2024

This release includes migrations.

If testing locally, your local copy of Materia will encounter server exceptions until the migration is performed. To do so, from the root Materia directory:

$ cd docker
$ ./run.sh php oil r migrate

Change Log

cayb0rg and others added 30 commits April 30, 2024 13:23
…query-retry

Added retry: false to react queries with error states
chrissolanilla and others added 30 commits September 23, 2024 10:41
- A new 'uses_prompt_generation' property is now defined in the Widget class
- The property will be passed into the widget instance, accessible in initNewWidget and initExistingWidget
- Widgets can read this property to determine if the Materia instance supports generative AI features/prompt submission
- A migration was also created to create this field. We can squish this migration with the is_generable migration when the PR is 100% ready
Updates composer json and lockfile to materia-theme-ucf v2.0.4
…ion-endpoint

Add 'uses_prompt_generation' field to widgets
…module-attempt-limit-validation

Fix for score module attempt limit validation
…pt-generation-endpoint

CreatorCore prompt generation endpoint
…ates

Docker image management updates + run_first script improvements
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants