This is the first release candidate of Tribler 7.5.0 release. It features numerous bugfixes and some performance improvements over the the previous, experimental releases.
v7.5.0-exp4
This is the fourth experimental release of the Tribler 7.5 series. Compared to 7.5-exp3, it fixes a problem with adding downloads through the REST API.
v7.5.0-exp3
This is the third experimental release of the Tribler 7.5 series. It features numerous bugfixes for bugs reported in exp1-exp2 releases. Also, it includes a completely refactored Streaming Video component that is now based on AIOHTTP.
So far, major features introduced in 7.5 series:
* Asyncio-based reactor (improves performance, stability and response times of the Core)
* Nested Channels Core and GUI support. Users can now create and maintain an unlimited number of personal channels with arbitrary sub-tree of "folders" for organizing personal content.
* Home Screen is removed in favour of Discovered screen
* Startup time is greatly improved, along with Channels performance.
* Video streaming works again.
* DHT requests go through Tunnels by default to improve anonymity.
Known issues:
* in a nested channel, a folder's state will be wrongly indicated as "Preview", even though the contents are shown in full;
* seeking a video stream does not always work;
v7.5.0-exp2
This is a second experimental release of Tribler 7.5 series. Aside from switching to Asyncio and Nestec channels introduced in 7.5.0-exp1, this version contains numerous bug fixes and performance improvements.
As usual, it is advised to backup your Tribler state directory before trying it out.
Known problems:
* removing torrent with data does not remove the data;
* in a nested channel, a folder's state will be wrongly indicated as "Preview", even though the contents are shown in full;
v7.5.0-exp1
This is the first experimental release of the new 7.5 Tribler series. It features 2 major changes:
* Nested Channels. Users can now create more than one personal channel. Channels now can feature an arbitrary sub-structure of folders, just like in a real filesystem. Also, the Channels GUI was refactored for speed.
* AsyncIO reactor. Tribler now uses modern AsyncIO reactor instead of the old Twisted framework. This should help with performance and stability.
Overall, the Core of Tribler was heavily refactored for this release.