Changes since 2.3.2:
Introduce and enforce "host_whitelist" to reject DNS Rebinding attacks.
If you access SABnzbd from a non-standard URL, you will need to add
the hostname. More info:
https://sabnzbd.org/hostname-checkSABYenc updated to 3.3.3 to fix false-positive CRC errors
SSL-Ciphers can now be set per-server
Added "X-Frame-Options" HTTP-header to prevent click-jacking
Added "httpOnly" HTTP-header to prevent script cookie access
Added "ignore_empty_files" option to not warn on empty files in NZB
Indicate that SMPL-skin is no longer supported
Removed undocumented "callback" option from API calls
macOS: 64bit version of unrar instead of 32bit
Windows: Set process priority of external processes (unpack/repair)
Windows: Default external process priority increased to "Normal"
Bugfixes since 2.3.2:
NZB's can be added via command-line but this was not shown in "--help"
Language-change via API would not only change language after restart
Correctly indicate that 99 is maximum server priority
Only show SSL-warning if it was actually tested
Media files with "password" in filename were detected as encrypted
Servers that could not be DNS-resolved could block the queue
Detect '502 Byte limit exceeded' as payment problem
Server load-balancing setting was ignored when testing server
Windows: MultiPar checksum errors during repair would result in crash
Windows: Update 7zip to 18.01