Skip to content

Commit

Permalink
v4.5.5 and v4.6.0RC2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
sledgehammer999 committed Aug 29, 2023
1 parent 0986b6b commit c281eb7
Show file tree
Hide file tree
Showing 8 changed files with 227 additions and 138 deletions.
2 changes: 1 addition & 1 deletion _includes/base.liquid
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
latest_ver: 4.5.4
latest_ver: 4.5.5
---
<!DOCTYPE html>
<html lang="en">
Expand Down
2 changes: 1 addition & 1 deletion _site/donate.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
</head>
<body>
<span id="forkongithub">
<a href="download">Latest: v4.5.4</a>
<a href="download">Latest: v4.5.5</a>
</span>

<div id="MainBox">
Expand Down
192 changes: 96 additions & 96 deletions _site/download.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion _site/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
</head>
<body>
<span id="forkongithub">
<a href="download">Latest: v4.5.4</a>
<a href="download">Latest: v4.5.5</a>
</span>

<div id="MainBox">
Expand Down
45 changes: 44 additions & 1 deletion _site/news.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
</head>
<body>
<span id="forkongithub">
<a href="download">Latest: v4.5.4</a>
<a href="download">Latest: v4.5.5</a>
</span>

<div id="MainBox">
Expand All @@ -54,6 +54,49 @@
<div id="content">
<div class="stretcher" id="StretchHome">

<h3>Tue Aug 29th 2023 - qBittorrent v4.5.5 and v4.6.0RC2 release</h3>
<p>qBittorrent v4.5.5 and v4.6.0RC2 were released.<br>
This will be the <strong>last</strong> release of the v4.5.x series. Users running the Qt5 edition will not be notified for new updates if they are running on older Windows versions than Windows 10.<br>
For the Windows and macOS builds Qt 6.4.3 is deliberately used, because Qt 6.5 is unstable on macOS and has theming issues on Windows.<br>
<strong>NOTE:</strong> macOS builds are self-signed now. It should help with macOS permissions dialogs.<br>
<strong>v4.6.0RC2</strong>: For the source code look at the <a href="https://github.com/qbittorrent/qBittorrent/releases/tag/release-4.6.0rc2"><code>release-4.6.0rc2</code></a> git tag. The RC1 was <a href="https://github.com/qbittorrent/qBittorrent/releases/tag/release-4.6.0rc1">tagged on git</a> but builds weren't provided.<br></p>
<details>
<summary>Library versions</summary>
<table>
<thead>
<tr>
<th>Library</th>
<th>Version</th>
</tr>
</thead>
<tbody>
<tr>
<td>libtorrent</td>
<td>1.2.19+gitd28ee4eee8 / 2.0.9+git3a44a5a78e</td>
</tr>
<tr>
<td>Qt</td>
<td>5.15.10 / 6.4.3 (Windows, macOS) / 6.5.2 (AppImage)</td>
</tr>
<tr>
<td>Boost</td>
<td>1.83</td>
</tr>
</tbody>
</table>
</details>
<p>v4.5.5 changelog:</p>
<ul>
<li>BUGFIX: Fix transfer list tab hotkey (thalieht)</li>
<li>BUGFIX: Don't forget to enable the Apply button in the Options dialog (glassez)</li>
<li>BUGFIX: Immediately update torrent status on moving files (glassez)</li>
<li>BUGFIX: Improve performance when scrolling the file list of large torrents (gdim47)</li>
<li>BUGFIX: Don't operate on random torrents when multiple are selected and a sort/filter is applied (glassez)</li>
<li>RSS: Fix overwriting feeds.json with an incomplete load of it (Omar Abdul Azeez)</li>
<li>WINDOWS: Software update check logic is disabled for &lt; Win10 (sledgehammer999)</li>
<li>WINDOWS: NSIS: Update Turkish and French translations (Burak Yavuz, MarcDrieu)</li>
<li>WINDOWS: NSIS: Add Romanian translation (rusu-afanasie)</li>
</ul>
<h3>Sunday Jun 18th 2023 - qBittorrent v4.5.4 and v4.6.0beta1 release</h3>
<p>qBittorrent v4.5.4 and v4.6.0beta1 were released.<br>
For the Windows and macOS builds Qt 6.4.3 is deliberately used, because Qt 6.5 is unstable on macOS and has theming issues on Windows.<br>
Expand Down
2 changes: 1 addition & 1 deletion _site/team.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
</head>
<body>
<span id="forkongithub">
<a href="download">Latest: v4.5.4</a>
<a href="download">Latest: v4.5.5</a>
</span>

<div id="MainBox">
Expand Down
74 changes: 37 additions & 37 deletions download.liquid
Original file line number Diff line number Diff line change
Expand Up @@ -3,50 +3,50 @@ layout: base.liquid
permalink: "{{ page.filePathStem }}.html"

win:
ver: "4.5.4"
lt_ver: "1.2.19+gitadac0d0843 / 2.0.9+gitc2012b084c"
ver: "4.5.5"
lt_ver: "1.2.19+gitd28ee4eee8 / 2.0.9+git3a44a5a78e"
qt_ver: "5.15.10 / 6.4.3"
boost_ver: "1.82.0"
hash_qt5_lt12: "3ba266ddbe5624aeedec1a23c6bf86d6cfd5b547e8c1a31169f6a08434c9e615"
hash_qt5_lt20: "c650f71f6aa38c6fb769e5f809a215eb671632273af37d7825fa0a14729d7b35"
hash_qt6_lt12: "42b1abe7f8d14912f410b55e403b66eb705f47f05df7999194b7e9764e16231d"
hash_qt6_lt20: "0ce1511db985ea2945704185c0a9ca86b1e581a2c5c70a026d4006a4aa4d8277"
ver_unstable: "4.6.0beta1"
lt_ver_unstable: "1.2.19+gitadac0d0843 / 2.0.9+gitc2012b084c"
boost_ver: "1.83.0"
hash_qt5_lt12: "a95a39a8701661fcd9eec6dbf78f8099be1edfa145fb7d43a0105ec82f97df8f"
hash_qt5_lt20: "14d1269325b3727a23ac32d0578277f5aa2120a1da06a88f188033ca0b5e4cc0"
hash_qt6_lt12: "f411d333cd4a5c004f1b53f7b3c3a4ca92ece608e93bb3fca6aa3b49df9fe32d"
hash_qt6_lt20: "35a9015ca2fbce85348ba4d896af7c3d9eef6b58f424e575f39102fac5450be6"
ver_unstable: "4.6.0RC2"
lt_ver_unstable: "1.2.19+gitd28ee4eee8 / 2.0.9+git3a44a5a78e"
qt_ver_unstable: "6.4.3"
boost_ver_unstable: "1.82.0"
hash_qt6_lt12_unstable: "e2af99045bce9e91c8ae9de893e88dcc37d49eb8f19e7e39fd8fc810920f4379"
hash_qt6_lt20_unstable: "a2d01ed1223593bfeaf9d7dbf8be8ca6c797274dd8e654208d00b5d07aec1c4f"
boost_ver_unstable: "1.83.0"
hash_qt6_lt12_unstable: "c014d3ac56626dfe9c57dd5ba9562af21f6114f98f61084b544148022fa4e789"
hash_qt6_lt20_unstable: "b92115220550b99a99bca288e08c49cbeebb53bc2d4e5035f610a2a187b6262f"
macos:
ver: "4.5.4"
lt_ver: "1.2.19+gitadac0d0843 / 2.0.9+gitc2012b084c"
ver: "4.5.5"
lt_ver: "1.2.19+gitd28ee4eee8 / 2.0.9+git3a44a5a78ec"
qt_ver: "6.4.3"
boost_ver: "1.82.0"
hash_lt12: "86f6b73da30ab14e7f7e7ac829b1bbf67469340ecd099a527a3661b8e5da82b0"
hash_lt20: "36c9218feeb081d740b46ef9a3e2d1084482af39ba67f8a0166e345bd633a26b"
ver_unstable: "4.6.0beta1"
lt_ver_unstable: "1.2.19+gitadac0d0843 / 2.0.9+gitc2012b084c"
boost_ver: "1.83.0"
hash_lt12: "1a08d2ce293c85de2db937115ca949c576cc28bbbb1781ef2c624a1bf2c2fc79"
hash_lt20: "2b6bae40c01ef722187b6c978e2e1028e47a0a54dca75cd5512836ad016c4f48"
ver_unstable: "4.6.0RC2"
lt_ver_unstable: "1.2.19+gitd28ee4eee8 / 2.0.9+git3a44a5a78e"
qt_ver_unstable: "6.4.3"
boost_ver_unstable: "1.82.0"
hash_lt12_unstable: "c437d48a84a4c8ec8c0ccd633def098ebfdbb6043755d1ab182a19076bc213c9"
hash_lt20_unstable: "c35ee4e191350da0fe84b6e4fa1856a8ac375590bed7524ff9b6f93aee9a023b"
boost_ver_unstable: "1.83.0"
hash_lt12_unstable: "4b16b13a9230075100230c58ed6eed1ac80f25bc80f1ffc474ec3cc55b58fa70"
hash_lt20_unstable: "9091cc41f280c96640052d90a8e2d05a01ba245efa4cb2f315fb4178e8d91ba7"
appimage:
ver: "4.5.4"
lt_ver: "1.2.19+gitadac0d0843 / 2.0.9+gitc2012b084c"
qt_ver: "6.5.1"
boost_ver: "1.82.0"
hash_lt12: "b37a1a3bc4784a4d812d5d790181c45d88b88567a69c52ae7b4d47c82db1f6a1"
hash_lt20: "fc1abba3b790e557922cd7ac684454764511ba879a4b57006513bdceca5a62c5"
ver_unstable: "4.6.0beta1"
lt_ver_unstable: "1.2.19+gitadac0d0843 / 2.0.9+gitc2012b084c"
qt_ver_unstable: "6.5.1"
boost_ver_unstable: "1.82.0"
hash_lt12_unstable: "427d2de1711b0e435518ed0b712c0fa895ba3fd1044dbe3e78c849bea4764c2c"
hash_lt20_unstable: "212d39e0f2cb0566883744ec50f2d7e053b261e5cd3fb1d0cb5c269a9862f641"
ver: "4.5.5"
lt_ver: "1.2.19+gitd28ee4eee8 / 2.0.9+git3a44a5a78e"
qt_ver: "6.5.2"
boost_ver: "1.83.0"
hash_lt12: "eaf0a8ab2360e846b3b30d6e808eb7b184fed42dabdd462e2632d99bf46456ab"
hash_lt20: "95704ee964ee4b885b212d83dd4d3a8d6e0d81e98809f215bd8fbd7b08279b84"
ver_unstable: "4.6.0RC2"
lt_ver_unstable: "1.2.19+gitd28ee4eee8 / 2.0.9+git3a44a5a78e"
qt_ver_unstable: "6.5.2"
boost_ver_unstable: "1.83.0"
hash_lt12_unstable: "0500789fe1dc8b79c8d96ae2c6bb4795cb147c4f164384a5206217685313e3e6"
hash_lt20_unstable: "fc0dfe00196e4eed89595846b9c4bc980d788e8ad1c20fc94832300e47471b76"
src:
ver: "4.5.4"
hash_gz: "8a505cff928cc6996b07aff932c269b7e4e6705eefbe460fc691bf599846d789"
hash_xz: "f92bcd3ed25600796c59257c507e56a252a65af60bd042b71f1e7ff3fe5264da"
ver: "4.5.5"
hash_gz: "6683f1864592c7ffeb3faac120019e9e167f254aacff4a928612fdd265227f16"
hash_xz: "8e84a5ba63c7203cfb2e5bb23e27d000120fb8e9dfb6e9f9a1064dce1b9294e9"
---
<h2>Downloads</h2>

Expand Down
46 changes: 46 additions & 0 deletions news.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,52 @@
layout: old_news.liquid
permalink: "{{ page.filePathStem }}.html"
---
### Tue Aug 29th 2023 - qBittorrent v4.5.5 and v4.6.0RC2 release

qBittorrent v4.5.5 and v4.6.0RC2 were released.<br>
This will be the **last** release of the v4.5.x series. Users running the Qt5 edition will not be notified for new updates if they are running on older Windows versions than Windows 10.<br>
For the Windows and macOS builds Qt 6.4.3 is deliberately used, because Qt 6.5 is unstable on macOS and has theming issues on Windows.<br>
**NOTE:** macOS builds are self-signed now. It should help with macOS permissions dialogs.<br>
**v4.6.0RC2**: For the source code look at the [`release-4.6.0rc2`](https://github.com/qbittorrent/qBittorrent/releases/tag/release-4.6.0rc2) git tag. The RC1 was [tagged on git](https://github.com/qbittorrent/qBittorrent/releases/tag/release-4.6.0rc1) but builds weren't provided.<br>


<details>
<summary>Library versions</summary>
<table>
<thead>
<tr>
<th>Library</th>
<th>Version</th>
</tr>
</thead>
<tbody>
<tr>
<td>libtorrent</td>
<td>1.2.19+gitd28ee4eee8 / 2.0.9+git3a44a5a78e</td>
</tr>
<tr>
<td>Qt</td>
<td>5.15.10 / 6.4.3 (Windows, macOS) / 6.5.2 (AppImage)</td>
</tr>
<tr>
<td>Boost</td>
<td>1.83</td>
</tr>
</tbody>
</table>
</details>

v4.5.5 changelog:
- BUGFIX: Fix transfer list tab hotkey (thalieht)
- BUGFIX: Don't forget to enable the Apply button in the Options dialog (glassez)
- BUGFIX: Immediately update torrent status on moving files (glassez)
- BUGFIX: Improve performance when scrolling the file list of large torrents (gdim47)
- BUGFIX: Don't operate on random torrents when multiple are selected and a sort/filter is applied (glassez)
- RSS: Fix overwriting feeds.json with an incomplete load of it (Omar Abdul Azeez)
- WINDOWS: Software update check logic is disabled for < Win10 (sledgehammer999)
- WINDOWS: NSIS: Update Turkish and French translations (Burak Yavuz, MarcDrieu)
- WINDOWS: NSIS: Add Romanian translation (rusu-afanasie)

### Sunday Jun 18th 2023 - qBittorrent v4.5.4 and v4.6.0beta1 release

qBittorrent v4.5.4 and v4.6.0beta1 were released.<br>
Expand Down

0 comments on commit c281eb7

Please sign in to comment.