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

adds smart cropping strategy #104

Closed
selul opened this issue Jun 5, 2019 · 0 comments
Closed

adds smart cropping strategy #104

selul opened this issue Jun 5, 2019 · 0 comments
Assignees
Labels
enhancement Request to improve or optimize an existing feature or functionality in the project
Milestone

Comments

@selul
Copy link
Contributor

selul commented Jun 5, 2019

Now that we have the smart cropping in the processing service, we can add this as a setting inside the plugin area, a toggle that should enable the smart cropping gravity instead of center/sourth/east/etc values.

@selul selul changed the title adds smart cropping stategy adds smart cropping strategy Jun 5, 2019
@selul selul added the enhancement Request to improve or optimize an existing feature or functionality in the project label Jun 5, 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 Jul 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Request to improve or optimize an existing feature or functionality in the project
Projects
None yet
Development

No branches or pull requests

2 participants