Skip to content
**Fix** Use UTF-8 encoding when writing XML regardless of system encoding. This should ensure properly encoded results for japanese characters etc. See [#841](https://github.com/theotherp/nzbhydra2/issues/841)

**Fix** Do not overwrite java executable provided as runtime parameter.