-
Notifications
You must be signed in to change notification settings - Fork 9
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
Compatibility with Cache Enabler #136
Comments
an issue without the cache enabler, if the gif replacement option is off and only image replacement is on then a gif resized after it was uploaded in an image block is no longer displayed as a gif and only it's first frame appears in page (it's url is changed properly with optimole format) |
GrigoreMihai
added a commit
that referenced
this issue
Sep 17, 2019
this pull request solves the problem with cache enabler #142 |
selul
pushed a commit
that referenced
this issue
Sep 25, 2019
#### [Version 2.1.2](v2.1.1...v2.1.2) (2019-09-25) * **Bug Fixes** * adds preconnect hint for image domain and js library domain ([11b697d](11b697d)) * compatibility with cache_enabler [#136](#136) ([483262f](483262f)) * improve checking for editing context when the replacement should be off ([e7510f6](e7510f6)) * lazyload query urls part of [#145](#145) ([a048f68](a048f68)) * preload lazyload js file when lazyload setting is active ([828e1de](828e1de)) * remove replacement on Divi theme builder ([86ab6d2](86ab6d2)) * replacement was not working for urls with special chars ([48a4966](48a4966)) * replacing url's with query strings without the query in the modified url [#141](#141) ([0025559](0025559)) * replacing url's with regex in <a> tags [#141](#141) ([4b2264f](4b2264f)) * resource hints condition check [skip release] ([a0f30e7](a0f30e7)) * **Features** * adds retina settings control which enable/disable serving of HiDPI images ([73c8712](73c8712)) * adds visitors based plan integration ([ea07a94](ea07a94))
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Let's check for compatibility with this plugin:
Add to this thread observations
Here is a link to Cache Enabler
The text was updated successfully, but these errors were encountered: