-
Notifications
You must be signed in to change notification settings - Fork 283
Description
App Manifest Schema Update v1.25
Latest Schema Commit: 9861cec
π― Impacted Properties We Support
The following properties used in our templates have been updated and require attention:
composeExtensions.composeExtensionType β
NON-BREAKING
Change: A default value 'botBased' was added.
Impact: If our logic relies on the absence of a default or expects this field to be explicitly set, the new default may alter behavior or cause unexpected values to appear in integrations. If we already set this field explicitly, impact is minimal.
π Action Required
Please update the following files in each template repository:
-
manifest.json.tpl -
manifest.local.json.tpl(if applicable) -
manifest.dev.json.tpl(if applicable)
Note: Ensure all impacted properties listed above are properly updated according to the new schema requirements.
π Related Work Item
This issue was automatically generated by the Dependency Manager.
Reactions are currently unavailable