- Use `noreferrer` for window.open, see 1365. Thanks rajitbanerjee.
- Fix 1363: parsing error contains html characters.
- Fix opening the Transform or Sort modal in code mode with invalid JSON
contents not triggering the `onError` callback (see 1364).
- Change the default behavior of error handling to open a basic alert instead
of logging the error in the console (see 1364).