Changes between Initial Version and Version 1 of ReleaseNotes/1.2.0_rc2


Ignore:
Timestamp:
10/26/2009 02:27:25 AM (14 years ago)
Author:
andar
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReleaseNotes/1.2.0_rc2

    v1 v1  
     1= Deluge 1.2.0_rc2 = 
     2 
     3''October 25, 2009'' 
     4 
     5We are proud to announce the second release candidate in the 1.2 series.  A lot of time has been spent working on this release and we hope that you enjoy it.  Please remember that this is a release candidate so there will likely be some bugs to work out. 
     6 
     7A few highlights: 
     8 * Replaced XMLRPC with DelugeRPC - this has made the communication between the UI and daemon much more efficient and secure.  All connections are now SSL encrypted and compressed.  This change has far reaching effects, such as fixing the UI locking issue on Windows and the issue where a UI won't receive signals if it is firewalled from the daemon. 
     9 * Completely rewritten WebUI - the webui has been rewritten to use AJAX exclusively and it looks beautiful! 
     10 * New plugins - we've added a few new plugins to this release including: Extractor, Execute, Scheduler and WebUI 
     11 * Improved Classic Mode - this has been reworked to run the daemon in the same program space as the UI which should provide better performance by bypassing the RPC. 
     12 
     13Some notes: 
     14 * We are no longer including the libtorrent source in our source tarballs.  Deluge will work just fine with a system libtorrent package installed to your system provided it has the python bindings.  If you want to use Deluge's build system to build libtorrent, simply drop in the libtorrent source directory in the Deluge tree and run the usual build command. 
     15 * The dependencies of this release has changed a bit, in particular we now use Twisted quite extensively.  Please review the included DEPENDS file for a full list of dependencies. 
     16 * Translations may not be up-to-par with this release candidate, so please head over to our [https://translations.edge.launchpad.net/deluge/1.2 launchpad translation page] and update those strings!  
     17 * Make a backup of your config!  We've changed the format of some of our config/state files, so a clean revert back to 1.1.9 won't be possible. 
     18 
     19As always, see the ChangeLog and the [http://dev.deluge-torrent.org/log/branches/1.2_RC Revision Log] for the full list of changes. 
     20 
     21Download the source tarballs from: http://download.deluge-torrent.org/source or check out the [wiki:Download] page for information on where to find packages for your OS. 
     22 
     23Happy Sharing! 
     24 
     25'''SHA-1:''' 
     26{{{ 
     27a448100c9072bd0aeaf2c45a1aba9dbf7bf724af  deluge-1.2.0_rc2.tar.bz2 
     2822cb20191792a6aa1d9da053cf72cdda5722788f  deluge-1.2.0_rc2.tar.gz 
     29b5b24a6e8ed58efa4660412e751b4603d1c4d382  deluge-1.2.0_rc2.tar.lzma 
     303902df716c10b02d1acaae86808ba8ffb520bc68  deluge-1.2.0_rc2-win32-setup.exe 
     31}}} 
     32 
     33'''MD5:''' 
     34{{{ 
     35458903658199e8053f6dd93f52cdf360  deluge-1.2.0_rc2.tar.bz2 
     36547c9ab5b5449c6620fffe53873c30da  deluge-1.2.0_rc2.tar.gz 
     379fd9a66d13d56b41473b341da9b81e97  deluge-1.2.0_rc2.tar.lzma 
     383711fbda4b1b0a5b350c9f8c72ec7270  deluge-1.2.0_rc2-win32-setup.exe 
     39}}}