Page 1 of 1

nzbget 19.0-testing-r1914

Posted: 12 Mar 2017, 16:07
by hugbug
Changes since 19.0-testing-r1903
  • drop-downs (context menus) for priority, category and status columns (#346):
    • quicker changing of priority and category;
    • easier access to actions via drop-down (context menu) in status column;
  • improvements in RSS feed view in phone mode (#263);
  • set name, password and dupe info when adding via URL by click on a button near URL field in web-interface (#123);
  • backup-badge for items in history similar to downloads tab (#31);
  • proper exit code on client command success or failure (#23).
Other changes since 18.0
  • TLS certificate verification (#339):
    • when connecting to a news server (for downloading) or a web server (for fetching of rss feeds and nzb-files) the authenticity of the server is validated using server security certificate. If the check fails that means the connection cannot be trusted and must be closed with an error message explaining the security issue;
    • new options CertCheck and CertStore;
    • official NZBGet packages come with activated certificate check;
    • when updating from an older NZBGet version the option CertCheck will be automatically activated when the settings is saved (switch to Settings page in web-interface and click "Save all changed");
    • see http://nzbget.net/Certificate_verification for details;
  • authentication via form in web-interface as alternative to HTTP authentication (#330):
    • that must help with password tools having issues with HTTP authentication dialog;
    • new option FormAuth;
  • support for HTTP-header "X-Forwarded-For" in IP-logging (#331);
  • fixed "undefined" in reorder extension scripts (#338);
  • fixed compile error under gcc 4.8.
Download link