Browse Source

Update text files for 2.3.4RC1

tags/2.3.4RC1 2.3.4RC1
Safihre 7 years ago
parent
commit
1e3e4b4118
  1. 2
      ABOUT.txt
  2. 2
      INSTALL.txt
  3. 4
      PKG-INFO
  4. 44
      README.mkd

2
ABOUT.txt

@ -1,5 +1,5 @@
*******************************************
*** This is SABnzbd 2.3.3 ***
*** This is SABnzbd 2.3.4 ***
*******************************************
SABnzbd is an open-source cross-platform binary newsreader.
It simplifies the process of downloading from Usenet dramatically,

2
INSTALL.txt

@ -1,4 +1,4 @@
SABnzbd 2.3.3
SABnzbd 2.3.4
-------------------------------------------------------------------------------
0) LICENSE

4
PKG-INFO

@ -1,7 +1,7 @@
Metadata-Version: 1.0
Name: SABnzbd
Version: 2.3.3
Summary: SABnzbd-2.3.3
Version: 2.3.4RC1
Summary: SABnzbd-2.3.4RC1
Home-page: https://sabnzbd.org
Author: The SABnzbd Team
Author-email: team@sabnzbd.org

44
README.mkd

@ -1,38 +1,16 @@
Release Notes - SABnzbd 2.3.3
Release Notes - SABnzbd 2.3.4 RC 1
=========================================================
## 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-check
- SABYenc updated to 3.3.5 to fix false-positive CRC errors
- SSL-Ciphers can now be set per-server
- Failed URL fetches also trigger post-processing script (if configured)
- Added "max_url_retries" to set maximum retries of URL fetching
- Added "ignore_empty_files" option to not warn on empty files in NZB
- Added "X-Frame-Options" HTTP-header to prevent click-jacking
- Added "httpOnly" HTTP-header to prevent script cookie access
- Extended SAN list of newly generated self-signed certificates
- 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"
- Only show bad-SSL-warning if it was actually tested
- Language-change via API did not directly change display language
- Cheetah 3 is also accepted as template engine
- Correctly indicate that 99 is the maximum server priority
- Results of unpacked zip/7zip files were not sorted
- Joining of split files was limited to 999 files
- 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
## Changes since 2.3.3
- Device hostname in hostname-verification always lowercased
- Hostnames ending in ".local" are always accepted
- URLGrabber would not always detect correct filename
- URLGrabber would ignore some successful downloads
- Always send NNTP QUIT after server-test
- Added option "--disable-file-log" to disable file-based logging
- Added CORS-header to API
- Windows: Service compatibility with Windows 10 April update
- macOS: Restore compatibility with El Capitan (10.11)
## Upgrading from 2.2.x and older
- Finish queue

Loading…
Cancel
Save