0.44.0
Breaking Changes from 0.42.0
Version 0.42.0 introduced significant changes, necessitating some follow-up adjustments.
We introduced appUiStructure and scenarioGenerationCustomInstruction. These were initially saved in /settings within the project YAML file, but they should be saved under /settings/prompt. We believe these settings are not widely used yet, so we are correcting their location.
What's Changed
- Move appUiStructure and scenarioGenerationCustomInstruction into prompt in yaml by @takahirom in #272
Full Changelog: 0.43.0...0.44.0