Skip to content

feat: Add configuration to enable or disable AI suggestions for selected content types

  • Introduced a "mode" setting (enable/disable) in the configuration schema.
  • Updated the settings form to allow administrators to choose the mode and select content types.
  • Modified the form alter logic to respect the selected mode and content types.
  • Ensured backward compatibility by defaulting to "disable" mode for all content types, showing AI suggestions unless explicitly configured.

Merge request reports

Loading