Skip to content

1.4.0

Choose a tag to compare

@floriangoetting floriangoetting released this 10 Apr 18:42
· 40 commits to main since this release
  • Using encodeUri to ensure that special characters are escaped from urls where user-defined parameters are beeing used. See: floriangoetting/json-tag-variable#1
  • Disabling gzip for Safari Browsers even if GZIP is enabled in the JSON Tag Variable. This is done to avoid Javascript Errors in Safari which is not fully supporting GZIP Compression
  • Support for updated JSON Tag Settings Variable where the GZIP Option was changed from a checkbox to a text field to make it more dynamic