Changes between Version 45 and Version 46 of Changelog
- Timestamp:
- 07/25/09 21:58:10 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Changelog
v45 v46 16 16 * + Erasing torrents' data no longer needs permission ''hacks'' (using rTorrent's execute command) 17 17 * + 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 18 21 * x Fixed file downloads with ''space'' in the filename (see #41) 19 22 * x Fixed a bug, where closed torrents cannot be restarted (now always performing a d.stop before a d.close) 20 23 * x Fixed the ''DHT bytes read'' counter 24 * x Some minor fix on the login form 25 * - 2009. 07. 25. 21 26 22 27 == 0.3.2b == #v0.3.2b … … 41 46 == 0.3.0 == #v0.3.0 42 47 43 * * Added support for using unix socket to communicate to rTorrent48 * * Added support for using Unix socket to communicate to rTorrent 44 49 * * Added support for using an SCGI gateway (like apache, or lighty) to communicate with rTorrent 45 50 * * SCGI gateway mode supports Basic HTTP Authentication 46 51 * * Added Peers Info page 47 52 * * Login cookie added, so rTWi can remember you 48 * * Added the ab lility 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) 49 54 * + '''Configuration file has been changed''' 50 55 * + Major code rewrite 51 56 * + 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 r torrent57 * + Can select all the view types had been set in rTorrent 53 58 * x Bug fixed where a false erase error was reported, for single file torrents 54 59 * - Default index file has been changed to index.php … … 60 65 * * Able to set priority for whole directories 61 66 * * Added percentage counter for hashing 62 * * Ability do allow/disallow functions, like: ajax, changing throttle, downloading files, erasing files and auto-hide for filelists67 * * Ability do allow/disallow functions, like: AJAX, changing throttle, downloading files, erasing files and auto-hide for file lists 63 68 * * Support for Josef Drexler's [http://tk.ttdpatch.net/~jdrexler/dht/ DHT patch] 64 69 * * Able to start/stop DHT server from the server info page 65 70 * * Fully translatable 66 71 * * Hungarian language file 67 * + Config file cleanup72 * + Configuration file cleanup 68 73 * + Creating directory tree is a lot faster (still building recursively, but not directly into xml) 69 74 * x Changing priority for a whole directory now redirects correctly, when using ajax … … 77 82 * * Able to set throttling 78 83 * * 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) 80 85 * + Old erase is now called remove 81 * + Uploading torrent from a file not nec cessarry needs a directory with write access86 * + Uploading torrent from a file not necessary needs a directory with write access 82 87 * 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 phpwarning appeared on the page88 * x Fixed error, where some date wasn't shown, instead a PHP warning appeared on the page 84 89 * - 2007. 09. 27. 85 90