transmission-web-control/CHANGELOG-EN.md
2018-04-11 14:09:25 +08:00

41 lines
2.1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# ChangeLog
### 2018.03.30 v1.5.1-update2
* Fixed
* Fix the torrent list to show misplaced bugs; Fixed #169 #170
* Fix prompt text for some buttons in the torrent Properties window;
* Fix right-click "Copy download location to clipboard" feature in the torrent list; #171
* Add
* Add "Restore UI Default Settings" feature;
* Add "Copy download location to clipboard" in Base>Download Dir ; #171
### 2018.03.29 v1.5.1-update1
* Fixed #165 #166 #167 #168
### 2018.03.28 v1.5.1
#### Note: The new update address will be enabled from this release, please download the installation script again.
https://github.com/ronggang/transmission-web-control/blob/master/release/install-tr-control.sh
* [-] Delete the src.tar.gz files under this repository, and then no longer save the packaging documents under this repository;
* [!] Fix the remaining time sorting error; fixed #161
* [!] Fix width of the "Config" window; Fixed #158
* [!] Fix parameter Configuration "Use schedule" when clicked, the Time input box status has no updated bug;
* [*] Update the installation script, the package file address points to the new repository;
* [*] Restore display of the list of BT servers, add parameters can be set; Close #161
* [+] Add the interface state memory function, cancel the "Auto expand attribute" function;
* [+] Add additional parameter setting options for configuring some parameters outside of TR's own function;
* [+] Add the "Copy Save directory to clipboard" feature;
Before 2018
- Updated the install tar file
- Fixed several typos in English interface
- Added http install script
- Added install.sh with English comments
- Updated easyui to 1.5.1 and jquery to 1.12.4 By -- @balonik
- Fixed issue #20, #21, #23, #39, #40, #43, #44 #53 By -- @balonik
- Replaced some Chinese comments to English
- Fixed issue #77#81 (Please clear your cookies if you encounter any error) By -- @balonik
- Now the maximum number of torrents per page is 300meanwhile, you can still modify the file config.js "pagination:true" to "pagination:false" in order to show ALL the torrents. By -- @balonik