-
Notifications
You must be signed in to change notification settings - Fork 12
New Release #959
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
New Release #959
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fix: fetch the image samples for quality on effect event
fix: add compatibility with JetPack
fix: Incompatibility with JetEngine
…ive image support
…ction with image loading handling
…tting in multiple files
…on user state and settings
…ng attribute handling
Feat/improved scaling
…tting - Renamed method for checking data availability in PageProfiler for clarity. - Updated lazyload replacer and tag replacer to use the new method. - Adjusted the 'skip_lazyload_images' setting from 3 to 2 for improved functionality.
…sses - Removed unnecessary whitespace in the tag_replacer.php file. - Cleaned up formatting in the is_data_available method of Profile.php for consistency.
Refactored the Compression.js component to better handle toggling between auto and manual quality settings, preserving the user's manual quality value when switching modes. Updated the minimum allowed quality value in settings.php from 1 to 50 for better image quality control.
…tion - Removed the check for images in all viewports from the lazyload replacer. - Simplified logging to focus on LCP images only. - Adjusted conditions for skipping lazyload based on LCP status.
fix: prioritize config over api domain
feat: use the new upgrade links
Improve quality setting handling in Compression settings
fixed it. |
@rodica-andronache fixed them. for last one you need to reconnect the account to sync. |
🎉 This PR is included in version 4.1.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
released
Indicate that an issue has been resolved and released in a particular version of the product.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New Features
Enhancements
aria-labels
andrel
attributes on anchor tags.Bug Fixes