V7.12.1-RC4
Pre-release
Pre-release
Overview
- The release fixes a startup crash when Tribler has a big number of active torrents;
- Now Tribler instance that has a big number torrents should start much faster;
- The token balance value is hidden until the balance algorithm is updated;
- Several other errors are fixed as well.
Bugfixes
- Load checkpoints in the background by @kozlovsky in #7024
- Fix
UnicodeDecodeError
by @drew2a in #7040 - Add
SSLError
to exceptions by @drew2a in #7043 - Protect
cache_exitnodes_to_disk
from raising OSErrors by @drew2a in #7039 - Unconditionally include RESTComponent when starting Tribler Core by @kozlovsky in #7045
- Fix initialization of Ipv8Endpoint in RESTComponent by @kozlovsky in #7046
- Fix GuiProcessWatcher tests by @kozlovsky in #7042
- Hide token balance value by @kozlovsky in #7049
Full Changelog: v7.12.0...v7.12.1-RC4