De final release van SABnzbd versie 1.1 is uitgekomen. Met SABnzbd kunnen bestanden van usenet worden gedownload. Dit opensourceprogramma is beschikbaar voor Windows, Linux en macOS, en biedt de mogelijkheid om nzb-bestanden te laden, waarna de juiste files van usenet worden geplukt. Met de ingebouwde webinterface is het mogelijk om het programma via een webbrowser te bedienen. De complete lijst met veranderingen en verbeteringen die in versie 1.1 zijn aangebracht kunnen hieronder worden gevonden.
What's new in 1.1.0Changes:
- Login via HTML-form instead of basic authentication
- Glitter now offers Compact and Tabbed layouts (similar to old Classic skin)
- Notification scripts for custom notification services
- Enable upload of multiple NZBs from the UI
- Performance improvements of download process
- Added delayed download feature (for when your Usenet is behind the indexers)
- Repair blocks are added prospectively during download when needed (reducing extra par2 verification runs)
- Prevent action of password managers on Server page
- Faster initial connections to servers with multiple IP-addresses (HappyEyeBalls)
- Support of more Rating headers (for indexers that support it)
- Glitter shows progress notifications for larger operations
- Log files are now anonymized automatically, for easier posting on public websites
- Added censored INI file to log download
- Can now download zipped NZB files from indexer
Bug fixes
- New SABnzbd logo
- Job password is now a separate field and not included in the job-title anymore
- Move some seldom used options to Special
- Now requires Python 2.7 (2.6 no longer supported)
- If filename occurs twice in NZB, only larger file is added
- Display days when ETA is above 24h
- API information now uses day/hour/min/sec notation when ETA above 24h
- Bump self-signed certificate to sha256 (only for newly created)
- Fix errors when saving job files to disk
- Prevent "lock" errors in the History database
- Restore support for multi-volume 7zip files
- Restore scanning for passwords after NZB name edit
- Fix portable.cmd
- Fix for stalling download at 99% (when using prospective downloading)
- Fix problem with deleting files in NZB details view
- Prevent old shutdown-page from stopping a new SABnzbd instance
- Prevent watched folder scan crash on invalid file names
- Fix XSS vulnerability on OSX and Unix