1.6.0
·
4 commits
to master
since this release
⚡️ Features
- Realtime Bot Analytics and Bot Protection.
- Meta tag for page specific and manifest cache bypass.
- New em-cgi routes to get your users bot score and location information.
- Advanced cookie rewriting.
- Cookie specific cache shards.
- Add
data-em-disablefor disabling optimization of an HTML element.
✨ Enhancements
- Exclude more marketing search parameters improving cachabilty.
- Remove Shopify Multipass requirement.
- Deprecated old cookie sync script.
- Better backend request routing.
- Add
data-em-loslessfor Edgemesh optimized images.
🐞 Bug Fixes
- Fix for relative location headers
- Catch unparsable url errors. Referer headers are the biggest culprit of this scenario.
- Fix a bug where
data-em-excludewas not working on redirect script in some scenarios. - Fix mobile prerenders.
- Gracefully handle bad source set errors.
- Ignore rewriting
ld+jsonscript type on prerendered responses. - Fix redirects from within an iFrame. (shogun page builder)