Skip to content

Notifications URL-encoding fix

Compare
Choose a tag to compare
@tdumitrescu tdumitrescu released this 09 Dec 01:52
· 749 commits to master since this release

Notifications data now fetches from v2 API, which pre-sanitizes and encodes URL fields. Fixes encoding of URL fields with special chars such as https://www.mydomain.com/?param1='$value'&param2=Hello World.