Problem/Motivation

Drupal 9.2 ships with native webp support. As Drupal 9.1 is no longer supported, it may be time to deprecate the integration with the contributed WebP module.

This could act to simplify code and reduce the responsibility of this module.

Proposed resolution

  • Cut a 2.x branch that removes the contributed module support.
  • Backport any fixes for a set period of time to the 1.x branch.
  • Determine when to stop supporting 1.x.
  • Undeclare Drupal 8 support.
Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

Luke.Leber created an issue. See original summary.

luke.leber’s picture

Title: Deprecate contrib webp module integration » Remove Drupal 8 support and deprecate contrib webp module integration
Issue summary: View changes
luke.leber’s picture

Version: 1.0.x-dev » 2.0.x-dev

  • Luke.Leber committed 84b73fc on 2.0.x
    Issue #3253676 by Luke.Leber: Remove Drupal 8 support and deprecate...
luke.leber’s picture

Status: Active » Fixed

The path to Drupal-10 support is now open.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.