You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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