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 network optimization as a setting in the plugin area #105

Closed
2 tasks
selul opened this issue Jun 5, 2019 · 1 comment
Closed
2 tasks

adds network optimization as a setting in the plugin area #105

selul opened this issue Jun 5, 2019 · 1 comment
Assignees
Labels
enhancement Request to improve or optimize an existing feature or functionality in the project released Indicate that an issue has been resolved and released in a particular version of the product.
Milestone

Comments

@selul
Copy link
Contributor

selul commented Jun 5, 2019

We should have a network optimization setting as a setting in the plugin settings as a toggle.

  • we can add this a toggle control
  • right now we enable this using a defined constant, we need to make sure that if the constant is present, the default of this control is using that value.
@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 selul closed this as completed in aba242d Jul 16, 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
Copy link
Contributor Author

selul commented Jul 16, 2019

🎉 This issue has been resolved in version 2.1.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@selul selul added the released Indicate that an issue has been resolved and released in a particular version of the product. label 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 released Indicate that an issue has been resolved and released in a particular version of the product.
Projects
None yet
Development

No branches or pull requests

2 participants