Skip to content

v0.6.1

Choose a tag to compare

@woduda woduda released this 10 Jun 10:19
· 5 commits to main since this release

Fixed

  • optionGroups YAML format now requires a title field and uses a values key for the option value list (groupName → {title, values?}) — CiviCRM's OptionGroup.create API requires title; passing only name caused a server-side validation error
  • SchemaApplier now passes title to OptionGroup.create
  • SchemaDefinition parser throws ValidationException with a clear message when title is absent from an optionGroups entry

Full changelog: https://github.com/woduda/civicrm-laravel/blob/main/CHANGELOG.md