No longer prints an error to console when registering a macro on an unsupported browser.
AJAX requests
Unpoly can now detect the final URL of a redirect response without the optional server protocol.
The server protocol is still needed to detect redirects on Internet Explorer 11.
When making HTTP requests Unpoly will now always merge params in the URL's query section with params from the { data } option.