Version 30 (modified by 17 years ago) ( diff ) | ,
---|
Changelog
Table of Contents
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 ablility 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 filelists
- * Support for Josef Drexler's DHT patch
- * Able to start/stop DHT server from the server info page
- * Fully transletable
- * Hungarian language file
- + Config 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 config, and directory permissions)
- + Old erase is now called remove
- + Uploading torrent from a file not neccessarry 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.