diff --git a/PKG-INFO b/PKG-INFO index ff48e67..d328d0b 100644 --- a/PKG-INFO +++ b/PKG-INFO @@ -1,7 +1,7 @@ Metadata-Version: 1.0 Name: SABnzbd -Version: 3.0.0Alpha1 -Summary: SABnzbd-3.0.0Alpha1 +Version: 3.0.0Alpha2 +Summary: SABnzbd-3.0.0Alpha2 Home-page: https://sabnzbd.org Author: The SABnzbd Team Author-email: team@sabnzbd.org diff --git a/README.mkd b/README.mkd index 72de069..c289aaa 100644 --- a/README.mkd +++ b/README.mkd @@ -1,4 +1,4 @@ -Release Notes - SABnzbd 3.0.0 Alpha 1 +Release Notes - SABnzbd 3.0.0 Alpha 2 ========================================================= ## About this new version @@ -9,10 +9,14 @@ you to let us know of any errors or strange behavior your might notice! Unfortunately, this also means that we could not spend much time adding new features. But we still managed to add a few, like extracting fully obfuscated RAR-sets. -## What doesn't work yet? -- Work is still in progress on Windows Service support. +## Changes since 3.0.0 Alpha 1 +- Files and sockets were not always closed correctly. +- Windows Service support was restored. It does require you to reinstall the service! + Documentation: https://sabnzbd.org/wiki/advanced/sabnzbd-as-a-windows-service +- On Windows the Universal C Runtime DLL's are no longer included, all versions of + Windows supported by Microsoft already have these DLL's. -## Big changes +## Big changes in 3.0.0 - Python 3.5 and above are the only supported versions of Python. - Fully obfuscated RAR-sets with no verification files are detected and extracted. - SABYenc, par2 and unrar are now required to start downloading.