Skip to content

0.44.0

Choose a tag to compare

@takahirom takahirom released this 04 May 10:30
· 544 commits to main since this release
28dafa9

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