mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-06 13:11:25 -07:00
Update Changelog.
This commit is contained in:
parent
1b8c61c390
commit
d6ab0d6f02
1 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
||||||
|
* Tue Sep 05 2017 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v3.3.16
|
||||||
|
- BUGFIX: Better memory footprint when using libtorrent 1.1.x. The cache is turned off by default(`-1` value in the settings). The value `0 (auto)` makes it use your 1/8 of RAM. (sledgehammer999)
|
||||||
|
- BUGFIX: Skip user input events when adding torrent. Closes #7327. (glassez)
|
||||||
|
- BUGFIX: Avoid memory leak in the speed graph. (Chocobo1)
|
||||||
|
- WEBUI: Fix validating wrong header field. X-Forwarded-Host is a foreign proxy setting, it isn't the same as qbt's local setting and thus it makes no sense to verify it. Closes #7311. (Chocobo1)
|
||||||
|
- WINDOWS: Fix connection problems when a specific interface/ip is configured. (sledgehammer999)
|
||||||
|
- WINDOWS: Disable skipping of loopback interfaces. This fixes the absence of VPN tunnel interfaces under Windows and works around the QTBUG-32349. Fixes #7291. (Evengard)
|
||||||
|
- WINDOWS: The installer detects the 64bit running process too. (vlakoff)
|
||||||
|
|
||||||
* Thu Aug 03 2017 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v3.3.15
|
* Thu Aug 03 2017 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v3.3.15
|
||||||
- BUGFIX: Temporary subfolder wasn't being deleted. (glassez)
|
- BUGFIX: Temporary subfolder wasn't being deleted. (glassez)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue