| 21 | | == 0.4.0 (in development) == #v0.4.0 |
| 22 | | * * Major code rewrite |
| 23 | | * * rTorrentHandler, xmlrpcHandler and xmlrpcException classes has been added |
| 24 | | * * rTWi can now return pure XML responses (which will be used to build a flash theme) |
| 25 | | * * Added functions to start/stop/open/close/check/remove multiple torrents based on the array of hash strings passed in the URL |
| 26 | | * * Added the ability to change the torrents' connection type (leech, seed, initial_seed) |
| 27 | | * + '''New configuration file format''' (see the example) |
| 28 | | * + User level configuration can be done in the users.conf file (see the example) |
| 29 | | * + '''New language file format''' (see the example) |
| 30 | | * + Version string has been added |
| 31 | | * + !JavaScript cleanup |
| 32 | | * x Fixed a bug, where the hash check progress indicator was missing when the download speed was over 0 |
| 33 | | * x Robots meta-tag has been fixed |
| 34 | | * x Content-type meta tag has been changed to application/xhtml+xml (workaround for IE) |
| 35 | | * x Some minor HTML bug has been fixed |
| | 22 | == 0.3.8 == #v0.3.8 |
| | 23 | * + French translation - Thanks to Jerome Lamartiniere |
| | 24 | * + fixed rTWi page URL |