Update minimum supported core version to 10.1

Created on 13 December 2023, over 1 year ago
Updated 31 August 2024, 7 months ago

Problem/Motivation

Drupal 10.1 introduced an updated add_css ajax command that does not require an 'unsafe-inline' exception. The module already only conditional adds the exception for <10.1, so it's only necessary to remove the backwards compatibility.

Proposed resolution

  • Bump minimum version support to ^10.1.3
  • Remove 'unsafe-inline' exception for core/drupal.ajax
  • Remove add_css backport from csp_extras

Remaining tasks

User interface changes

API changes

Data model changes

📌 Task
Status

Fixed

Version

2.0

Component

Code

Created by

🇨🇦Canada gapple

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024