Yay! Tribler 7.2.0-RC1 is out

Dear Tribler Community,

We just released the release candidate for Tribler 7.2.0 with several improvements over 7.1.x release. We would like to ask you to test the release and give us your feedback on it.

Below you can find your favorite Tribler distribution:
Windows(64-bit)
Windows (32-bit)
Linux
MacOS

If you encounter any problems using this release, please let us know. You can either create an issue ticket in Github (link here) or simply post it here in this forum. We would love to hear from you.

For developers willing to contribute to Tribler with bug fixes or new features please check out this page which provides basic pointers to get started.

As always, the source code can be found on our Github repository but you can also download it directly here.

Cheers!

From time to time, I receive the following error:

Traceback (most recent call last):
File "TriblerGUI\widgets\tokenminingpage.py", line 167, in on_received_downloads
File "TriblerGUI\widgets\tokenminingpage.py", line 47, in compute_initial_figure
File "lib\site-packages\matplotlib\__init__.py", line 1898, in inner
File "lib\site-packages\matplotlib\axes\_axes.py", line 1407, in plot
File "lib\site-packages\matplotlib\axes\_base.py", line 1793, in add_line
File "lib\site-packages\matplotlib\axes\_base.py", line 1815, in _update_line_limits
File "lib\site-packages\matplotlib\lines.py", line 989, in get_path
File "lib\site-packages\matplotlib\lines.py", line 676, in recache
File "lib\site-packages\numpy\core\numeric.py", line 531, in asarray
TypeError: float() argument must be a string or a number

@LesVerres Thank you for the bug report. We just fixed it.
Here is a build with the fix if you’d like to checkout:
https://jenkins-ci.tribler.org/job/Build-Tribler_release/job/Build-Custom/9/

Other than this issue, it seems pretty stable in our tests.
We are planning a new release soon.