Get Request URI's are returning encoded in latest version of Katalon

Hi @Chase_Emerick,
Sorry for the late response. Starting from version 7.0.6, we have automatically encoded query parameters (both name and value) before sending request, and that is the cause of your issue.
We will consider creating an option for disabling this auto encoding in upcoming releases.