Skip to content
This repository was archived by the owner on Jan 30, 2025. It is now read-only.

Bump Performance to 2.2.0#1495

Merged
circlecube merged 1 commit intorelease/3.15.9from
update/performance
Jan 6, 2025
Merged

Bump Performance to 2.2.0#1495
circlecube merged 1 commit intorelease/3.15.9from
update/performance

Conversation

@arunshenoy99
Copy link
Copy Markdown
Member

Proposed changes

Auto Optimize Newly Uploaded Images:

When enabled, all newly uploaded images will be automatically optimized to WebP.

Auto.Optimize.Uploaded.Images.mp4

Bulk Optimization of Uploaded Images:

When enabled, all images in the media library can be bulk selected and optimized to WebP.

Bulk.Optimization.of.Images.mp4

Prevent Auto Deletion of Original Images:

By default, the original versions of the optimized images are deleted. Users can choose to disable this behavior.

Prevent.Auto.Delete.of.Images.mp4

Lazy Loading of Images:

Images will be lazy-loaded, meaning they will load just in time as they are about to appear in the viewport.

Lazy.Loading.mp4

Prefer WebP When it Exists:

When the original images are automatically deleted, any references to them will be redirected to the new optimized images. If the original images are not deleted and still exist, the WebP versions will be served automatically.

Prefer.WebP.When.Exists.mp4

Mark Optimized Images

Optimized images will be marked as "Optimized" to avoid confusion with their original versions.

image

Type of Change

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (if none of the other choices apply)

Checklist

  • I have read the CONTRIBUTING doc
  • Linting and tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

Further comments

@cypress
Copy link
Copy Markdown

cypress bot commented Jan 2, 2025

Bluehost Brand Plugin    Run #12489

Run Properties:  status check passed Passed #12489  •  git commit 3092fdb0af: Bump Performance to 2.2.0
Project Bluehost Brand Plugin
Branch Review update/performance
Run status status check passed Passed #12489
Run duration 32m 00s
Commit git commit 3092fdb0af: Bump Performance to 2.2.0
Committer arunshenoy99
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 33
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 410
View all changes introduced in this branch ↗︎

@cypress
Copy link
Copy Markdown

cypress bot commented Jan 2, 2025

Bluehost Brand Plugin    Run #12490

Run Properties:  status check passed Passed #12490  •  git commit 5321a8314f ℹ️: Merge 3092fdb0af838b2563778b0c6fcddd7d96aaf26f into 318e825d4438a6e8e8697fc92736...
Project Bluehost Brand Plugin
Branch Review update/performance
Run status status check passed Passed #12490
Run duration 32m 00s
Commit git commit 5321a8314f ℹ️: Merge 3092fdb0af838b2563778b0c6fcddd7d96aaf26f into 318e825d4438a6e8e8697fc92736...
Committer Arun Shenoy
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 2
Tests that did not run due to a developer annotating a test with .skip  Pending 33
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 410
View all changes introduced in this branch ↗︎

@circlecube circlecube merged commit d9cef31 into release/3.15.9 Jan 6, 2025
@circlecube circlecube deleted the update/performance branch January 6, 2025 18:44
@circlecube circlecube added this to the January 8, 2025 Release milestone Jan 6, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants