Changes between Version 45 and Version 46 of Changelog


Ignore:
Timestamp:
07/25/09 21:58:10 (15 years ago)
Author:
Gabor Hudiczius
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Changelog

    v45 v46  
    1616 * + Erasing torrents' data no longer needs permission ''hacks'' (using rTorrent's execute command)
    1717 * + New icon and text label for superseeded torrents
     18 * + Added a favicon
     19 * x Fixed a bug related to reporting torrent and/or data path
     20 * x Fixed a bug, where the file list appeared empty
    1821 * x Fixed file downloads with ''space'' in the filename (see #41)
    1922 * x Fixed a bug, where closed torrents cannot be restarted (now always performing a d.stop before a d.close)
    2023 * x Fixed the ''DHT bytes read'' counter
     24 * x Some minor fix on the login form
     25 * - 2009. 07. 25.
    2126
    2227== 0.3.2b == #v0.3.2b
     
    4146== 0.3.0 == #v0.3.0
    4247
    43  * * Added support for using unix socket to communicate to rTorrent
     48 * * Added support for using Unix socket to communicate to rTorrent
    4449 * * Added support for using an SCGI gateway (like apache, or lighty) to communicate with rTorrent
    4550 * * SCGI gateway mode supports Basic HTTP Authentication
    4651 * * Added Peers Info page
    4752 * * Login cookie added, so rTWi can remember you
    48  * * Added the ablility to display [/downloads/misc/flags.tar.gz flags] for peers in Peer list (requires [wiki:InstallationGuide#geoipsupport GeoIP support] via PHP Extension on PECL)
     53 * * Added the ability to display [/downloads/misc/flags.tar.gz flags] for peers in Peer list (requires [wiki:InstallationGuide#geoipsupport GeoIP support] via PHP Extension on PECL)
    4954 * + '''Configuration file has been changed'''
    5055 * + Major code rewrite
    5156 * + Language setting is stored in cookie, and can be changed from the web interface (even without logging in)
    52  * + Can select all the view types had been set in rtorrent
     57 * + Can select all the view types had been set in rTorrent
    5358 * x Bug fixed where a false erase error was reported, for single file torrents
    5459 * - Default index file has been changed to index.php
     
    6065 * * Able to set priority for whole directories
    6166 * * Added percentage counter for hashing
    62  * * Ability do allow/disallow functions, like: ajax, changing throttle, downloading files, erasing files and auto-hide for filelists
     67 * * Ability do allow/disallow functions, like: AJAX, changing throttle, downloading files, erasing files and auto-hide for file lists
    6368 * * Support for Josef Drexler's [http://tk.ttdpatch.net/~jdrexler/dht/ DHT patch]
    6469 * * Able to start/stop DHT server from the server info page
    6570 * * Fully translatable
    6671 * * Hungarian language file
    67  * + Config file cleanup
     72 * + Configuration file cleanup
    6873 * + Creating directory tree is a lot faster (still building recursively, but not directly into xml)
    6974 * x Changing priority for a whole directory now redirects correctly, when using ajax
     
    7782 * * Able to set throttling
    7883 * * Able to start/stop/open/close/check/remove all torrents easily
    79  * * New erase now removes the files and directories (need to set umask in config, and directory permissions)
     84 * * New erase, now removes the files and directories (need to set umask in the configuration, and directory permissions)
    8085 * + Old erase is now called remove
    81  * + Uploading torrent from a file not neccessarry needs a directory with write access
     86 * + Uploading torrent from a file not necessary needs a directory with write access
    8287 * x Fixed Server info page, where bound, and reported IP were mixed up
    83  * x Fixed error, where some date wasn't shown, instead a php warning appeared on the page
     88 * x Fixed error, where some date wasn't shown, instead a PHP warning appeared on the page
    8489 * - 2007. 09. 27.
    8590