Version 54 (modified by 15 years ago) ( diff ) | ,
---|
Changelog
Table of Contents
0.4.0
- * Major code rewrite
- * rTorrentHandler, xmlrpcHandler and xmlrpcException classes has been added
- * rTWi can now return pure XML responses (which will be used to build a flash theme)
- * Added functions to start/stop/open/close/check/remove multiple torrents based on the array of hash strings passed in the URL
- + New configuration file format (see the example)
- + User level configuration can be done in the users.conf file (see the example)
- + New language file format (see the example)
- + Version string has been added
- + JavaScript cleanup
- x Fixed a bug, where the hash check progress indicator was missing when the download speed was over 0
- x Robots meta-tag has been fixed
- x Content-type meta tag has been changed to application/xhtml+xml (workaround for IE)
- x Some minor HTML bug has been fixed
0.3.4
- * Error handling has been added to the XMLRPC connections
- x Changing trackers' availability has been fixed
- - This is an experimental release, use with caution
- - 2009. 07. 26.
0.3.3
- + Erasing torrents' data no longer needs permission hacks (using rTorrent's execute command)
- + New icon and text label for superseeded torrents
- + Added a favicon
- x Fixed a bug related to reporting torrent and/or data path
- x Fixed a bug, where the file list appeared empty
- x Fixed file downloads with space in the filename (see #41)
- x Fixed a bug, where closed torrents cannot be restarted (now always performing a d.stop before a d.close)
- x Fixed the DHT bytes read counter
- x Some minor fix on the login form
- - 2009. 07. 25.
0.3.2b
- - Re-release of 0.3.2, since one of the files wasn't changed in the .tar
- - 2008. 05. 20.
0.3.2
- + German translation - Thanks to Sebastian Maurer
- + Chinese (traditional) translation - Thanks to feather963
- x "No torrents found for this hash" (#14) bug has been fixed
- x Upper right select (start all, stop all, etc.) affects current view only, instead of affecting all torrents
- x Cookie-based authentication has been secured
- - Requires rTorrent 0.8.2
- - 2008. 05. 19.
0.3.1
- * PHP's XMLRPC extension is no longer required
- x Bug fixed where file priority change returned a no id error
- - 2008. 03. 01.
0.3.0
- * Added support for using Unix socket to communicate to rTorrent
- * Added support for using an SCGI gateway (like apache, or lighty) to communicate with rTorrent
- * SCGI gateway mode supports Basic HTTP Authentication
- * Added Peers Info page
- * Login cookie added, so rTWi can remember you
- * Added the ability to display flags for peers in Peer list (requires GeoIP support via PHP Extension on PECL)
- + Configuration file has been changed
- + Major code rewrite
- + Language setting is stored in cookie, and can be changed from the web interface (even without logging in)
- + Can select all the view types had been set in rTorrent
- x Bug fixed where a false erase error was reported, for single file torrents
- - Default index file has been changed to index.php
- - Requires rTorrent 0.8.0
- - 2008. 02. 16.
0.2.2
- * Able to set priority for whole directories
- * Added percentage counter for hashing
- * Ability do allow/disallow functions, like: AJAX, changing throttle, downloading files, erasing files and auto-hide for file lists
- * Support for Josef Drexler's DHT patch
- * Able to start/stop DHT server from the server info page
- * Fully translatable
- * Hungarian language file
- + Configuration file cleanup
- + Creating directory tree is a lot faster (still building recursively, but not directly into xml)
- x Changing priority for a whole directory now redirects correctly, when using ajax
- x Percent downloaded now shown correctly during hashing
- x Minor error message bugs are fixed
- x Minor bug fixed for IE7 javascript
- - 2007. 11. 12.
0.2.1
- * Able to set throttling
- * Able to start/stop/open/close/check/remove all torrents easily
- * New erase, now removes the files and directories (need to set umask in the configuration, and directory permissions)
- + Old erase is now called remove
- + Uploading torrent from a file not necessary needs a directory with write access
- x Fixed Server info page, where bound, and reported IP were mixed up
- x Fixed error, where some date wasn't shown, instead a PHP warning appeared on the page
- - 2007. 09. 27.
0.2.0
- x Able to use a download path outside the users' home directory
- + Shiny new icons (i know, you don't care)
- - Now works with rTorrent 0.7.8 XMLRPC method names
- - 2007. 09. 12.
0.1.0
- * Server info page
- x Fixed PHP XSLT errors, when a file or directory name contains &
- x Fixed error, where changing file priority does nothing
- - 2007. 08. 30.
0.0.0
- - Initial release
- - 2007. 08. 21.
Legend
- * New feature
- + Minor update
- x Bugfix
- - Information
Note:
See TracWiki
for help on using the wiki.