Replaced the Par2 library with Par2-turbo which provides faster file recovery on x86/ARM platforms
Better UTF-8 support
FreeBSD packaging support
the macOS package is now signed and notarized which solves the problem with removable media and excessive permission requests, and also now shipped in .dmg format
Bug fixes:
Fixed excessive CPU usage by decreasing cert.pem certificate loading for TLS connections
Fixed password-protected unpacking when the nzb file was added to the queue via command line
STATUS page now shows the correct Windows version Windows 7 instead of incorrectly showing Windows XP
Fixed duplications on the STATUS page
Fixed nzbget.conf.template installation path on POSIX
Fixed DaemonUsername check on QNAP
For developers:
Fixed postprocess tests
Removed Par2 source files from the repository. CMake now pulls and builds Par2-turbo directly from its repository
Description
Features:
Par2
library withPar2-turbo
which provides faster file recovery on x86/ARM platformsBug fixes:
cert.pem
certificate loading for TLS connectionsnzbget.conf.template
installation path on POSIXDaemonUsername
check on QNAPFor developers:
postprocess
testsPar2
source files from the repository.CMake
now pulls and buildsPar2-turbo
directly from its repository