Skip to content

1.6.0

Choose a tag to compare

@SupremeTechnopriest SupremeTechnopriest released this 23 Mar 19:05
· 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-disable for 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-losless for 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-exclude was not working on redirect script in some scenarios.
  • Fix mobile prerenders.
  • Gracefully handle bad source set errors.
  • Ignore rewriting ld+json script type on prerendered responses.
  • Fix redirects from within an iFrame. (shogun page builder)