Use https for subdomains

This commit is contained in:
Chocobo1 2023-04-21 14:50:57 +08:00
parent b9678a253c
commit 405b652c09
No known key found for this signature in database
GPG Key ID: 210D9C873253A68C
8 changed files with 72 additions and 72 deletions

View File

@ -23,10 +23,10 @@ latest_ver: 4.5.2
<script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
<![endif]-->
<link rel="dns-prefetch" href="http://git.qbittorrent.org">
<link rel="dns-prefetch" href="http://bugs.qbittorrent.org">
<link rel="dns-prefetch" href="http://wiki.qbittorrent.org">
<link rel="dns-prefetch" href="http://forum.qbittorrent.org">
<link rel="dns-prefetch" href="https://git.qbittorrent.org">
<link rel="dns-prefetch" href="https://bugs.qbittorrent.org">
<link rel="dns-prefetch" href="https://wiki.qbittorrent.org">
<link rel="dns-prefetch" href="https://forum.qbittorrent.org">
</head>
<body>
<span id="forkongithub">
@ -42,12 +42,12 @@ latest_ver: 4.5.2
<ul>
<li class="first"><a href="./">Home</a></li>
<li><a href="news">News</a></li>
<li><a href="http://forum.qbittorrent.org" target="_blank">Forum</a></li>
<li><a href="https://forum.qbittorrent.org" target="_blank">Forum</a></li>
<li><a href="download">Download</a></li>
<li><a href="https://sourceforge.net/projects/qbittorrent/#screenshots">Screenshots</a></li>
<li><a href="http://wiki.qbittorrent.org" target="_blank">Wiki</a></li>
<li><a href="http://git.qbittorrent.org" target="_blank">Development</a></li>
<li><a href="http://bugs.qbittorrent.org" target="_blank">Bugs</a></li>
<li><a href="https://wiki.qbittorrent.org" target="_blank">Wiki</a></li>
<li><a href="https://git.qbittorrent.org" target="_blank">Development</a></li>
<li><a href="https://bugs.qbittorrent.org" target="_blank">Bugs</a></li>
</ul>
</div>

View File

@ -284,7 +284,7 @@ Right before them the newer news are inserted which are written in markdown.
</ul>
<a id="forum_compromise"><h3>Tuesday December 22nd 2015 - Forum compromise</h3></a>
<p>It has come to our attention that the forum database containing user info <b>might</b> have been compromised by a third unauthorized party. <u>We aren't able to tell if this is true from our logs</u>. And we aren't sure if the hack was real. See more info in this <a href="https://torrentfreak.com/hackers-grab-deluge-and-qbittorrent-user-databases-151221/">article</a>. If the database was indeed compromised it was probably through a bug of the forum software. We had installed version 2.0.11 of <a href="http://www.simplemachines.org/">SMF</a>, which is the latest stable. As a precaution we have taken down the forums. The passwords weren't saved as plaintext, but as salted hashes. It will make it very difficult for the hackers to recover the real passwords. However, we strongly recommend you to change your password to any other site on which you used the same password. We are sorry for the inconvenience.</p>
<p>It has come to our attention that the forum database containing user info <b>might</b> have been compromised by a third unauthorized party. <u>We aren't able to tell if this is true from our logs</u>. And we aren't sure if the hack was real. See more info in this <a href="https://torrentfreak.com/hackers-grab-deluge-and-qbittorrent-user-databases-151221/">article</a>. If the database was indeed compromised it was probably through a bug of the forum software. We had installed version 2.0.11 of <a href="https://www.simplemachines.org/">SMF</a>, which is the latest stable. As a precaution we have taken down the forums. The passwords weren't saved as plaintext, but as salted hashes. It will make it very difficult for the hackers to recover the real passwords. However, we strongly recommend you to change your password to any other site on which you used the same password. We are sorry for the inconvenience.</p>
<h3>Tuesday December 8th 2015 - qBittorrent v3.3.1 release</h3>
<p>qBittorrent v3.3.1 was released. It fixes a few regressions. Mac OS X builds will be provided at a later time.</p>
@ -991,13 +991,13 @@ This does not mean that Paypal is preferred, the other methods work just fine to
</ul>
<h3>July 7th 2013 - New qBittorrent maintainer</h3>
<p>qBittorrent from June 23rd 2013 has a new maintainer. Christophe Dumez, the original author, has stepped down and transferred the project maintenance to sledgehammer999. Read more <a href="http://qbforums.shiki.hu/index.php/topic,2009.0.html">here</a>.</p>
<p>qBittorrent from June 23rd 2013 has a new maintainer. Christophe Dumez, the original author, has stepped down and transferred the project maintenance to sledgehammer999. Read more <a href="https://qbforums.shiki.hu/index.php/topic,2009.0.html">here</a>.</p>
<h3>April 7th 2013 - New qBittorrent Ubuntu PPAs</h3>
<p>qBittorrent now has new Ubuntu PPA repositories with daily builds of qBittorrent, for both stable branch and trunk (development branch).</p>
<ul>
<li>Stable: <a href="http://launchpad.net/~hydr0g3n/+archive/qbittorrent-stable/">qBittorrent-stable</a></li>
<li>Unstable: <a href="http://launchpad.net/~hydr0g3n/+archive/qbittorrent-trunk/">qBittorrent-trunk</a></li>
<li>Stable: <a href="https://launchpad.net/~hydr0g3n/+archive/qbittorrent-stable/">qBittorrent-stable</a></li>
<li>Unstable: <a href="https://launchpad.net/~hydr0g3n/+archive/qbittorrent-trunk/">qBittorrent-trunk</a></li>
</ul>
<h3>March 16th 2013 - qBittorrent v3.0.9 release</h3>
@ -1166,7 +1166,7 @@ reported in the past weeks.</p>
<h3>February 18th 2012 - qBittorrent v2.9.5 release</h3>
<p>qBittorrent v2.9.5 was released today to fix a few issues that have been reported
recently.</p>
<p>Also note that the project source code has moved from Gitorious to <a href="http://git.qbittorrent.org">Github</a>.</p>
<p>Also note that the project source code has moved from Gitorious to <a href="https://git.qbittorrent.org">Github</a>.</p>
<ul>
<li>BUGFIX: qBittorrent does not handle redirection to relative URLs correctly (Closes #919905)</li>
<li>BUGFIX: Cmd+M minimizes main window on Mac OS X (Closes #928216)</li>
@ -1274,7 +1274,7 @@ a few regressions that needed fixing.</p>
<h3>June 19th 2011 - qBittorrent on Gitorious</h3>
<p>We have decided to move qBittorrent source code to <a href="https://gitorious.org/qbittorrent">Gitorious</a> and to use GIT instead of SVN. We are hoping this will facilitate code contributions through merge requests and GIT patches.</p>
<p>We need more people contributing code, the development team is way too small at the moment.</p>
<p>The bug tracker is still on <a href="http://bugs.qbittorrent.org">Launchpad</a>, and the file releases will stay on <a href="https://sourceforge.net/projects/qbittorrent/files/">Sourceforge</a> for now.</p>
<p>The bug tracker is still on <a href="https://bugs.qbittorrent.org">Launchpad</a>, and the file releases will stay on <a href="https://sourceforge.net/projects/qbittorrent/files/">Sourceforge</a> for now.</p>
<p>I would also like to move the Website to use an engine such as Wordpress or Drupal to facilitate editing. I - however - do not have the spare time to take on this task right now. If anybody is interested in working on this, please contact <a href="mailto:chris@qbittorrent.org">me</a>.</p>
<h3>June 18th 2011 - qBittorrent v2.8.2 release</h3>
@ -1778,8 +1778,8 @@ the new embedded tracker and qBittorrent shutdown upon torrent completion.</p>
</ul>
<h3>June 6th 2010 - qBittorrent available for testing on Windows</h3>
<p>Today represents an important milestone for qBittorrent. We have uploaded today on Sourceforge our first <a href="http://sourceforge.net/projects/qbittorrent/files/qbittorrent-win32/qbittorrent-2.2.9/qbittorrent_2.2.9.1_setup.exe/download">Windows installer for qBittorrent v2.2.8+</a>. This installer should be regarded as a public beta as we are looking for feedback before making an official stable release (v2.2.9).</p>
<p>Please visit our download page to grab and install qBittorrent on Windows. If you find bugs, please report them via our <a href="http://bugs.qbittorrent.org">bug tracker</a>. We thank you in advance for your helpful feedback!</p>
<p>Today represents an important milestone for qBittorrent. We have uploaded today on Sourceforge our first <a href="https://sourceforge.net/projects/qbittorrent/files/qbittorrent-win32/qbittorrent-2.2.9/qbittorrent_2.2.9.1_setup.exe/download">Windows installer for qBittorrent v2.2.8+</a>. This installer should be regarded as a public beta as we are looking for feedback before making an official stable release (v2.2.9).</p>
<p>Please visit our download page to grab and install qBittorrent on Windows. If you find bugs, please report them via our <a href="https://bugs.qbittorrent.org">bug tracker</a>. We thank you in advance for your helpful feedback!</p>
<h3>June 4th 2010 - qBittorrent back on Mac OS X and making its debut on Windows</h3>
<p>qBittorrent had been unmaintained on Mac platform for a while because our package maintainer was temporarily unavailable. We have excellent news: he is back! Furthermore, we welcome an additional Mac maintainer in our team: Mirco Chinelli. Both worked really hard and uploaded today qBittorrent v2.2.8 dmg for Snow Leopard. Please find it on our download page.</p>
@ -1904,7 +1904,7 @@ the new embedded tracker and qBittorrent shutdown upon torrent completion.</p>
</ul>
<h3>December 13th 2009 - qBittorrent v2.0.1</h3>
<p>We have just uploaded a first bugfix release for qBittorrent v2.0. This version brings support for Hex Magnet Links which are used by some web sites such as <a href="http://thepiratebay.org/">The Pirate Bay</a>.</p>
<p>We have just uploaded a first bugfix release for qBittorrent v2.0. This version brings support for Hex Magnet Links which are used by some web sites such as <a href="https://thepiratebay.org/">The Pirate Bay</a>.</p>
<p>Another good news is that qBittorrent project won <a href="http://www.etoiles-du-libre.org">Les étoiles du libre</a> Free Software competition, in desktop applications.</p>
<p>qBittorrent v2.0.0 to v2.0.1 changelog:</p>
<ul>
@ -1927,8 +1927,8 @@ the new embedded tracker and qBittorrent shutdown upon torrent completion.</p>
<h3>November 28th 2009 - qBittorrent v2.0.0rc2 and more search engine plugins</h3>
<p>We have released today a second release candidate for qBittorrent v2.0.0. A lot of users decided to give v2.0.0 a try as soon as they saw the screenshots and we thank them for their useful feedback. Thanks to their effort, qBittorrent v2.0.0 final will be released sooner than expected.</p>
<p>We also recently moved our wiki to Sourceforge and we wrote a <a href="http://doc.qbittorrent.org">new documentation</a> for qBittorrent v2.0. The documentation is complete already.</p>
<p>Another recent news was that <a href="http://www.mininova.org">Mininova</a> engine disabled access to over a million torrent files when it partly shut down its website due to legal issues. After this news, TorrentFreak published a list of <a href="http://torrentfreak.com/10-alternatives-to-mininova-091126/">10 alternatives to Mininova</a>. We decided it would be useful to support these 10 search engines in qBittorrent. As a result, we are currently publishing new plugins on <a href="http://plugins.qbittorrent.org">Plugins.qbittorrent.org</a>. 4 new plugins are available at the time I'm writing this news while qBittorrent already supported 3 engines listed in the Top 10. This means that only 3 more plugins are missing to support the whole Top 10.</p>
<p>We also recently moved our wiki to Sourceforge and we wrote a <a href="https://doc.qbittorrent.org">new documentation</a> for qBittorrent v2.0. The documentation is complete already.</p>
<p>Another recent news was that <a href="http://www.mininova.org">Mininova</a> engine disabled access to over a million torrent files when it partly shut down its website due to legal issues. After this news, TorrentFreak published a list of <a href="https://torrentfreak.com/10-alternatives-to-mininova-091126/">10 alternatives to Mininova</a>. We decided it would be useful to support these 10 search engines in qBittorrent. As a result, we are currently publishing new plugins on <a href="https://plugins.qbittorrent.org">Plugins.qbittorrent.org</a>. 4 new plugins are available at the time I'm writing this news while qBittorrent already supported 3 engines listed in the Top 10. This means that only 3 more plugins are missing to support the whole Top 10.</p>
<h3>November 17th 2009 - qBittorrent v1.5.6 release and qBittorrent v2.0.0 news</h3>
<p>Here is another bugfix release for qBittorrent v1.5.x while waiting for the next major release: qBittorrent v2.0.0. Development on v2.0.0 is going really well and we are hoping it will be ready in a month or so. qBittorrent v2.0 brings a lot of new features and UI changes. The list of changes is available <a href="http://qbittorrent.svn.sourceforge.net/viewvc/qbittorrent/trunk/Changelog?view=markup">here</a> but to summarize it should be a very close equivalent to the official Bittorrent client: µTorrent, in all levels: features, UI, lightness.</p>

View File

@ -20,10 +20,10 @@
<script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
<![endif]-->
<link rel="dns-prefetch" href="http://git.qbittorrent.org">
<link rel="dns-prefetch" href="http://bugs.qbittorrent.org">
<link rel="dns-prefetch" href="http://wiki.qbittorrent.org">
<link rel="dns-prefetch" href="http://forum.qbittorrent.org">
<link rel="dns-prefetch" href="https://git.qbittorrent.org">
<link rel="dns-prefetch" href="https://bugs.qbittorrent.org">
<link rel="dns-prefetch" href="https://wiki.qbittorrent.org">
<link rel="dns-prefetch" href="https://forum.qbittorrent.org">
</head>
<body>
<span id="forkongithub">
@ -39,12 +39,12 @@
<ul>
<li class="first"><a href="./">Home</a></li>
<li><a href="news">News</a></li>
<li><a href="http://forum.qbittorrent.org" target="_blank">Forum</a></li>
<li><a href="https://forum.qbittorrent.org" target="_blank">Forum</a></li>
<li><a href="download">Download</a></li>
<li><a href="https://sourceforge.net/projects/qbittorrent/#screenshots">Screenshots</a></li>
<li><a href="http://wiki.qbittorrent.org" target="_blank">Wiki</a></li>
<li><a href="http://git.qbittorrent.org" target="_blank">Development</a></li>
<li><a href="http://bugs.qbittorrent.org" target="_blank">Bugs</a></li>
<li><a href="https://wiki.qbittorrent.org" target="_blank">Wiki</a></li>
<li><a href="https://git.qbittorrent.org" target="_blank">Development</a></li>
<li><a href="https://bugs.qbittorrent.org" target="_blank">Bugs</a></li>
</ul>
</div>

View File

@ -20,10 +20,10 @@
<script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
<![endif]-->
<link rel="dns-prefetch" href="http://git.qbittorrent.org">
<link rel="dns-prefetch" href="http://bugs.qbittorrent.org">
<link rel="dns-prefetch" href="http://wiki.qbittorrent.org">
<link rel="dns-prefetch" href="http://forum.qbittorrent.org">
<link rel="dns-prefetch" href="https://git.qbittorrent.org">
<link rel="dns-prefetch" href="https://bugs.qbittorrent.org">
<link rel="dns-prefetch" href="https://wiki.qbittorrent.org">
<link rel="dns-prefetch" href="https://forum.qbittorrent.org">
</head>
<body>
<span id="forkongithub">
@ -39,12 +39,12 @@
<ul>
<li class="first"><a href="./">Home</a></li>
<li><a href="news">News</a></li>
<li><a href="http://forum.qbittorrent.org" target="_blank">Forum</a></li>
<li><a href="https://forum.qbittorrent.org" target="_blank">Forum</a></li>
<li><a href="download">Download</a></li>
<li><a href="https://sourceforge.net/projects/qbittorrent/#screenshots">Screenshots</a></li>
<li><a href="http://wiki.qbittorrent.org" target="_blank">Wiki</a></li>
<li><a href="http://git.qbittorrent.org" target="_blank">Development</a></li>
<li><a href="http://bugs.qbittorrent.org" target="_blank">Bugs</a></li>
<li><a href="https://wiki.qbittorrent.org" target="_blank">Wiki</a></li>
<li><a href="https://git.qbittorrent.org" target="_blank">Development</a></li>
<li><a href="https://bugs.qbittorrent.org" target="_blank">Bugs</a></li>
</ul>
</div>

View File

@ -20,10 +20,10 @@
<script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
<![endif]-->
<link rel="dns-prefetch" href="http://git.qbittorrent.org">
<link rel="dns-prefetch" href="http://bugs.qbittorrent.org">
<link rel="dns-prefetch" href="http://wiki.qbittorrent.org">
<link rel="dns-prefetch" href="http://forum.qbittorrent.org">
<link rel="dns-prefetch" href="https://git.qbittorrent.org">
<link rel="dns-prefetch" href="https://bugs.qbittorrent.org">
<link rel="dns-prefetch" href="https://wiki.qbittorrent.org">
<link rel="dns-prefetch" href="https://forum.qbittorrent.org">
</head>
<body>
<span id="forkongithub">
@ -39,12 +39,12 @@
<ul>
<li class="first"><a href="./">Home</a></li>
<li><a href="news">News</a></li>
<li><a href="http://forum.qbittorrent.org" target="_blank">Forum</a></li>
<li><a href="https://forum.qbittorrent.org" target="_blank">Forum</a></li>
<li><a href="download">Download</a></li>
<li><a href="https://sourceforge.net/projects/qbittorrent/#screenshots">Screenshots</a></li>
<li><a href="http://wiki.qbittorrent.org" target="_blank">Wiki</a></li>
<li><a href="http://git.qbittorrent.org" target="_blank">Development</a></li>
<li><a href="http://bugs.qbittorrent.org" target="_blank">Bugs</a></li>
<li><a href="https://wiki.qbittorrent.org" target="_blank">Wiki</a></li>
<li><a href="https://git.qbittorrent.org" target="_blank">Development</a></li>
<li><a href="https://bugs.qbittorrent.org" target="_blank">Bugs</a></li>
</ul>
</div>
@ -63,7 +63,7 @@ The qBittorrent project aims to provide an open-source software alternative to
<p>qBittorrent is developed by <a href="team">volunteers</a> in their spare time.</p>
<p>If you like this piece of software, please make a donation and help it survive.</p>
<p>Donation info <a href="donate">here</a>.</p>
<p>If you want to help in translating qBittorrent, see these <a href="http://wiki.qbittorrent.org/How-to-translate-qBittorrent" target="_blank">instructions</a>.</p>
<p>If you want to help in translating qBittorrent, see these <a href="https://wiki.qbittorrent.org/How-to-translate-qBittorrent" target="_blank">instructions</a>.</p>
<h3>qBittorrent Features</h3>
<ul>
<li>Polished µTorrent-like User Interface</li>

View File

@ -20,10 +20,10 @@
<script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
<![endif]-->
<link rel="dns-prefetch" href="http://git.qbittorrent.org">
<link rel="dns-prefetch" href="http://bugs.qbittorrent.org">
<link rel="dns-prefetch" href="http://wiki.qbittorrent.org">
<link rel="dns-prefetch" href="http://forum.qbittorrent.org">
<link rel="dns-prefetch" href="https://git.qbittorrent.org">
<link rel="dns-prefetch" href="https://bugs.qbittorrent.org">
<link rel="dns-prefetch" href="https://wiki.qbittorrent.org">
<link rel="dns-prefetch" href="https://forum.qbittorrent.org">
</head>
<body>
<span id="forkongithub">
@ -39,12 +39,12 @@
<ul>
<li class="first"><a href="./">Home</a></li>
<li><a href="news">News</a></li>
<li><a href="http://forum.qbittorrent.org" target="_blank">Forum</a></li>
<li><a href="https://forum.qbittorrent.org" target="_blank">Forum</a></li>
<li><a href="download">Download</a></li>
<li><a href="https://sourceforge.net/projects/qbittorrent/#screenshots">Screenshots</a></li>
<li><a href="http://wiki.qbittorrent.org" target="_blank">Wiki</a></li>
<li><a href="http://git.qbittorrent.org" target="_blank">Development</a></li>
<li><a href="http://bugs.qbittorrent.org" target="_blank">Bugs</a></li>
<li><a href="https://wiki.qbittorrent.org" target="_blank">Wiki</a></li>
<li><a href="https://git.qbittorrent.org" target="_blank">Development</a></li>
<li><a href="https://bugs.qbittorrent.org" target="_blank">Bugs</a></li>
</ul>
</div>
@ -2311,7 +2311,7 @@ Also the mainsite is available as a git repo now for (almost) anyone to hack, fi
</ul>
<a id="forum_compromise"><h3>Tuesday December 22nd 2015 - Forum compromise</h3></a>
<p>It has come to our attention that the forum database containing user info <b>might</b> have been compromised by a third unauthorized party. <u>We aren't able to tell if this is true from our logs</u>. And we aren't sure if the hack was real. See more info in this <a href="https://torrentfreak.com/hackers-grab-deluge-and-qbittorrent-user-databases-151221/">article</a>. If the database was indeed compromised it was probably through a bug of the forum software. We had installed version 2.0.11 of <a href="http://www.simplemachines.org/">SMF</a>, which is the latest stable. As a precaution we have taken down the forums. The passwords weren't saved as plaintext, but as salted hashes. It will make it very difficult for the hackers to recover the real passwords. However, we strongly recommend you to change your password to any other site on which you used the same password. We are sorry for the inconvenience.</p>
<p>It has come to our attention that the forum database containing user info <b>might</b> have been compromised by a third unauthorized party. <u>We aren't able to tell if this is true from our logs</u>. And we aren't sure if the hack was real. See more info in this <a href="https://torrentfreak.com/hackers-grab-deluge-and-qbittorrent-user-databases-151221/">article</a>. If the database was indeed compromised it was probably through a bug of the forum software. We had installed version 2.0.11 of <a href="https://www.simplemachines.org/">SMF</a>, which is the latest stable. As a precaution we have taken down the forums. The passwords weren't saved as plaintext, but as salted hashes. It will make it very difficult for the hackers to recover the real passwords. However, we strongly recommend you to change your password to any other site on which you used the same password. We are sorry for the inconvenience.</p>
<h3>Tuesday December 8th 2015 - qBittorrent v3.3.1 release</h3>
<p>qBittorrent v3.3.1 was released. It fixes a few regressions. Mac OS X builds will be provided at a later time.</p>
@ -3018,13 +3018,13 @@ This does not mean that Paypal is preferred, the other methods work just fine to
</ul>
<h3>July 7th 2013 - New qBittorrent maintainer</h3>
<p>qBittorrent from June 23rd 2013 has a new maintainer. Christophe Dumez, the original author, has stepped down and transferred the project maintenance to sledgehammer999. Read more <a href="http://qbforums.shiki.hu/index.php/topic,2009.0.html">here</a>.</p>
<p>qBittorrent from June 23rd 2013 has a new maintainer. Christophe Dumez, the original author, has stepped down and transferred the project maintenance to sledgehammer999. Read more <a href="https://qbforums.shiki.hu/index.php/topic,2009.0.html">here</a>.</p>
<h3>April 7th 2013 - New qBittorrent Ubuntu PPAs</h3>
<p>qBittorrent now has new Ubuntu PPA repositories with daily builds of qBittorrent, for both stable branch and trunk (development branch).</p>
<ul>
<li>Stable: <a href="http://launchpad.net/~hydr0g3n/+archive/qbittorrent-stable/">qBittorrent-stable</a></li>
<li>Unstable: <a href="http://launchpad.net/~hydr0g3n/+archive/qbittorrent-trunk/">qBittorrent-trunk</a></li>
<li>Stable: <a href="https://launchpad.net/~hydr0g3n/+archive/qbittorrent-stable/">qBittorrent-stable</a></li>
<li>Unstable: <a href="https://launchpad.net/~hydr0g3n/+archive/qbittorrent-trunk/">qBittorrent-trunk</a></li>
</ul>
<h3>March 16th 2013 - qBittorrent v3.0.9 release</h3>
@ -3193,7 +3193,7 @@ reported in the past weeks.</p>
<h3>February 18th 2012 - qBittorrent v2.9.5 release</h3>
<p>qBittorrent v2.9.5 was released today to fix a few issues that have been reported
recently.</p>
<p>Also note that the project source code has moved from Gitorious to <a href="http://git.qbittorrent.org">Github</a>.</p>
<p>Also note that the project source code has moved from Gitorious to <a href="https://git.qbittorrent.org">Github</a>.</p>
<ul>
<li>BUGFIX: qBittorrent does not handle redirection to relative URLs correctly (Closes #919905)</li>
<li>BUGFIX: Cmd+M minimizes main window on Mac OS X (Closes #928216)</li>
@ -3301,7 +3301,7 @@ a few regressions that needed fixing.</p>
<h3>June 19th 2011 - qBittorrent on Gitorious</h3>
<p>We have decided to move qBittorrent source code to <a href="https://gitorious.org/qbittorrent">Gitorious</a> and to use GIT instead of SVN. We are hoping this will facilitate code contributions through merge requests and GIT patches.</p>
<p>We need more people contributing code, the development team is way too small at the moment.</p>
<p>The bug tracker is still on <a href="http://bugs.qbittorrent.org">Launchpad</a>, and the file releases will stay on <a href="https://sourceforge.net/projects/qbittorrent/files/">Sourceforge</a> for now.</p>
<p>The bug tracker is still on <a href="https://bugs.qbittorrent.org">Launchpad</a>, and the file releases will stay on <a href="https://sourceforge.net/projects/qbittorrent/files/">Sourceforge</a> for now.</p>
<p>I would also like to move the Website to use an engine such as Wordpress or Drupal to facilitate editing. I - however - do not have the spare time to take on this task right now. If anybody is interested in working on this, please contact <a href="mailto:chris@qbittorrent.org">me</a>.</p>
<h3>June 18th 2011 - qBittorrent v2.8.2 release</h3>
@ -3805,8 +3805,8 @@ the new embedded tracker and qBittorrent shutdown upon torrent completion.</p>
</ul>
<h3>June 6th 2010 - qBittorrent available for testing on Windows</h3>
<p>Today represents an important milestone for qBittorrent. We have uploaded today on Sourceforge our first <a href="http://sourceforge.net/projects/qbittorrent/files/qbittorrent-win32/qbittorrent-2.2.9/qbittorrent_2.2.9.1_setup.exe/download">Windows installer for qBittorrent v2.2.8+</a>. This installer should be regarded as a public beta as we are looking for feedback before making an official stable release (v2.2.9).</p>
<p>Please visit our download page to grab and install qBittorrent on Windows. If you find bugs, please report them via our <a href="http://bugs.qbittorrent.org">bug tracker</a>. We thank you in advance for your helpful feedback!</p>
<p>Today represents an important milestone for qBittorrent. We have uploaded today on Sourceforge our first <a href="https://sourceforge.net/projects/qbittorrent/files/qbittorrent-win32/qbittorrent-2.2.9/qbittorrent_2.2.9.1_setup.exe/download">Windows installer for qBittorrent v2.2.8+</a>. This installer should be regarded as a public beta as we are looking for feedback before making an official stable release (v2.2.9).</p>
<p>Please visit our download page to grab and install qBittorrent on Windows. If you find bugs, please report them via our <a href="https://bugs.qbittorrent.org">bug tracker</a>. We thank you in advance for your helpful feedback!</p>
<h3>June 4th 2010 - qBittorrent back on Mac OS X and making its debut on Windows</h3>
<p>qBittorrent had been unmaintained on Mac platform for a while because our package maintainer was temporarily unavailable. We have excellent news: he is back! Furthermore, we welcome an additional Mac maintainer in our team: Mirco Chinelli. Both worked really hard and uploaded today qBittorrent v2.2.8 dmg for Snow Leopard. Please find it on our download page.</p>
@ -3931,7 +3931,7 @@ the new embedded tracker and qBittorrent shutdown upon torrent completion.</p>
</ul>
<h3>December 13th 2009 - qBittorrent v2.0.1</h3>
<p>We have just uploaded a first bugfix release for qBittorrent v2.0. This version brings support for Hex Magnet Links which are used by some web sites such as <a href="http://thepiratebay.org/">The Pirate Bay</a>.</p>
<p>We have just uploaded a first bugfix release for qBittorrent v2.0. This version brings support for Hex Magnet Links which are used by some web sites such as <a href="https://thepiratebay.org/">The Pirate Bay</a>.</p>
<p>Another good news is that qBittorrent project won <a href="http://www.etoiles-du-libre.org">Les étoiles du libre</a> Free Software competition, in desktop applications.</p>
<p>qBittorrent v2.0.0 to v2.0.1 changelog:</p>
<ul>
@ -3954,8 +3954,8 @@ the new embedded tracker and qBittorrent shutdown upon torrent completion.</p>
<h3>November 28th 2009 - qBittorrent v2.0.0rc2 and more search engine plugins</h3>
<p>We have released today a second release candidate for qBittorrent v2.0.0. A lot of users decided to give v2.0.0 a try as soon as they saw the screenshots and we thank them for their useful feedback. Thanks to their effort, qBittorrent v2.0.0 final will be released sooner than expected.</p>
<p>We also recently moved our wiki to Sourceforge and we wrote a <a href="http://doc.qbittorrent.org">new documentation</a> for qBittorrent v2.0. The documentation is complete already.</p>
<p>Another recent news was that <a href="http://www.mininova.org">Mininova</a> engine disabled access to over a million torrent files when it partly shut down its website due to legal issues. After this news, TorrentFreak published a list of <a href="http://torrentfreak.com/10-alternatives-to-mininova-091126/">10 alternatives to Mininova</a>. We decided it would be useful to support these 10 search engines in qBittorrent. As a result, we are currently publishing new plugins on <a href="http://plugins.qbittorrent.org">Plugins.qbittorrent.org</a>. 4 new plugins are available at the time I'm writing this news while qBittorrent already supported 3 engines listed in the Top 10. This means that only 3 more plugins are missing to support the whole Top 10.</p>
<p>We also recently moved our wiki to Sourceforge and we wrote a <a href="https://doc.qbittorrent.org">new documentation</a> for qBittorrent v2.0. The documentation is complete already.</p>
<p>Another recent news was that <a href="http://www.mininova.org">Mininova</a> engine disabled access to over a million torrent files when it partly shut down its website due to legal issues. After this news, TorrentFreak published a list of <a href="https://torrentfreak.com/10-alternatives-to-mininova-091126/">10 alternatives to Mininova</a>. We decided it would be useful to support these 10 search engines in qBittorrent. As a result, we are currently publishing new plugins on <a href="https://plugins.qbittorrent.org">Plugins.qbittorrent.org</a>. 4 new plugins are available at the time I'm writing this news while qBittorrent already supported 3 engines listed in the Top 10. This means that only 3 more plugins are missing to support the whole Top 10.</p>
<h3>November 17th 2009 - qBittorrent v1.5.6 release and qBittorrent v2.0.0 news</h3>
<p>Here is another bugfix release for qBittorrent v1.5.x while waiting for the next major release: qBittorrent v2.0.0. Development on v2.0.0 is going really well and we are hoping it will be ready in a month or so. qBittorrent v2.0 brings a lot of new features and UI changes. The list of changes is available <a href="http://qbittorrent.svn.sourceforge.net/viewvc/qbittorrent/trunk/Changelog?view=markup">here</a> but to summarize it should be a very close equivalent to the official Bittorrent client: µTorrent, in all levels: features, UI, lightness.</p>

View File

@ -20,10 +20,10 @@
<script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
<![endif]-->
<link rel="dns-prefetch" href="http://git.qbittorrent.org">
<link rel="dns-prefetch" href="http://bugs.qbittorrent.org">
<link rel="dns-prefetch" href="http://wiki.qbittorrent.org">
<link rel="dns-prefetch" href="http://forum.qbittorrent.org">
<link rel="dns-prefetch" href="https://git.qbittorrent.org">
<link rel="dns-prefetch" href="https://bugs.qbittorrent.org">
<link rel="dns-prefetch" href="https://wiki.qbittorrent.org">
<link rel="dns-prefetch" href="https://forum.qbittorrent.org">
</head>
<body>
<span id="forkongithub">
@ -39,12 +39,12 @@
<ul>
<li class="first"><a href="./">Home</a></li>
<li><a href="news">News</a></li>
<li><a href="http://forum.qbittorrent.org" target="_blank">Forum</a></li>
<li><a href="https://forum.qbittorrent.org" target="_blank">Forum</a></li>
<li><a href="download">Download</a></li>
<li><a href="https://sourceforge.net/projects/qbittorrent/#screenshots">Screenshots</a></li>
<li><a href="http://wiki.qbittorrent.org" target="_blank">Wiki</a></li>
<li><a href="http://git.qbittorrent.org" target="_blank">Development</a></li>
<li><a href="http://bugs.qbittorrent.org" target="_blank">Bugs</a></li>
<li><a href="https://wiki.qbittorrent.org" target="_blank">Wiki</a></li>
<li><a href="https://git.qbittorrent.org" target="_blank">Development</a></li>
<li><a href="https://bugs.qbittorrent.org" target="_blank">Bugs</a></li>
</ul>
</div>

View File

@ -18,7 +18,7 @@ If you like this piece of software, please make a donation and help it survive.
Donation info [here](donate).
If you want to help in translating qBittorrent, see these <a href="http://wiki.qbittorrent.org/How-to-translate-qBittorrent" target="_blank">instructions</a>.
If you want to help in translating qBittorrent, see these <a href="https://wiki.qbittorrent.org/How-to-translate-qBittorrent" target="_blank">instructions</a>.
### qBittorrent Features