Skip to content
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

default quality match wp core default quality #96

Closed
selul opened this issue Apr 23, 2019 · 0 comments
Closed

default quality match wp core default quality #96

selul opened this issue Apr 23, 2019 · 0 comments
Labels
question Can be used to identify issues that are asking a question about the code or how to use the project.
Milestone

Comments

@selul
Copy link
Contributor

selul commented Apr 23, 2019

We can investigate which is the best default value for the quality factor. A good alternative is to match the wp core default image quality.

@selul selul added the question Can be used to identify issues that are asking a question about the code or how to use the project. label Apr 23, 2019
@selul selul added this to the v2.1 milestone Jun 5, 2019
selul added a commit that referenced this issue Jul 10, 2019
selul pushed a commit that referenced this issue Jul 16, 2019
### [Version 2.1.0](v2.0.7...v2.1.0) (2019-07-16)

* #### Bug Fixes
   * api request should return error message, if fails ([51e180e](51e180e))
   * compatibility with shortcode ultimate, adds more usecases to test ([c6673eb](c6673eb))
   * disable REST API image replacement when the user is logged in ([f577723](f577723))
   * disable rest api replacement when we are in the edit context ([58d83b0](58d83b0))
   * duplicate requests when generating the lazyload placeholder, using an unified url for every source url, fix [#103](#103) ([1c00c0c](1c00c0c))
   * ignore lazyload tag on noscript list of images, improve compatibility with Envira ([74219b1](74219b1))
   * improve compatibility with Envira, ignora optimole lazyload on them ([00b68fd](00b68fd))
   * possible issues when list of allowed domains is not an array ([2ee9997](2ee9997))
   * prefetch custom domain instead of the assigned one, when custom domain is used ([cedbb79](cedbb79))
   * remove replacement on POST requests ([f4637ba](f4637ba))
   * removes admin bar traffic node ([0e21fe8](0e21fe8))

* #### Features
   * adds basic filter, smart cropping and network optimization dashboard settings, fix [#105](#105), [#104](#104), [#96](#96) ([aba242d](aba242d))
   * adds compatibility with new optimization service, improving resizing and compression with up to 15% smaller images than before ([1f2528f](1f2528f))
   * adds generic lazyload placeholder option as a setting ([43b33fb](43b33fb))
@selul selul closed this as completed Jan 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Can be used to identify issues that are asking a question about the code or how to use the project.
Projects
None yet
Development

No branches or pull requests

1 participant