Skip to content

Releases: Tribler/tribler

v7.12.0-RC1

30 May 07:24
ac68fcf
Compare
Choose a tag to compare
v7.12.0-RC1 Pre-release
Pre-release

Overview

  • The main feature of this release is the auto-generation of torrent tags from torrent titles that work in the background.
  • Also, the release contains numerous bug fixes.
  • The Tribler codebase was significantly refactored to make further development faster.

Features

Bugfixes

Code improvements

Documentation fixes

Test improvements

New Contributors

  • @Joybuke made their first contribution in #6666
  • @adem4ik made their first contribution in #6710

Full Changelog: v7.11.0...v7.12.0-RC1

v7.11.0

01 Jan 15:59
480b592
Compare
Choose a tag to compare

Most important changes:

  • Added permissionless Tags crowdsourcing system. Tribler users can now add tags to torrents. The tags will be shared with other users anonymously.
  • Tree-based file selection in the download details and "Start download" dialog
  • Channel previews are faster and more reliable
  • Asynchronous Core components startup should speed up boot on machines with slower drives
  • As usual, lots of bugfixes

For developers:
Tribler Core was refactored into a set of asynchronously loaded components, making the Tribler codebase much easier to understand.

New Contributors

Full Changelog: v7.10.0...v7.11.0

p.s.
🎅 🎄 Happy New Year everyone! 🎄 🎅

V7.11.0-RC3

28 Dec 08:51
480b592
Compare
Choose a tag to compare
V7.11.0-RC3 Pre-release
Pre-release

Changelog (since RC2)

Full Changelog: v7.10.0...v7.11.0-RC

V7.11.0-RC2

21 Dec 18:28
d404c45
Compare
Choose a tag to compare
V7.11.0-RC2 Pre-release
Pre-release

Changelog (since RC1)

Full Changelog: v7.10.0...v7.11.0-RC2

V7.11.0-RC1

01 Dec 11:05
fd343dc
Compare
Choose a tag to compare
V7.11.0-RC1 Pre-release
Pre-release

This release introduces the tag system in Tribler where you can add tags on torrents. This helps to improve the discoverability and search of torrents in Tribler. Besides the tag system, there are several bug fixes and improvements included in this release.

Changelog
Read more

V7.10.0

07 Jul 11:35
Compare
Choose a tag to compare

Tribler 7.10.0 stable release. RC3 is promoted to this stable release.

Changelog (over 7.9.0)

  • Add version community mixin
  • Remove DNS lookup when contacting UDP trackers through a proxy
  • Ensure TorrentChecker.check_random_tracker makes requests using the default hop count
  • Update Socks5ClientUDPConnection.sendto to support hostnames
  • Fix typos in Socks5Client tests
  • Fix tunnel_helper --restapi option
  • Fix adding torrent to personal channel after creating torrent
  • Fix mismatched channel disconnects
  • Remove redundant timeout check in versioncheck manager
  • Uncover the real exception from CoreConnectTimeoutError
  • Add user-agent header to version check request (#6143)
  • Remove focus rectangle on channels path breadcrumb
  • Fix incorrect translation crashing Settings page
  • Fix incorrect (un)quote of torrents' file-URIs
  • Add autogenerated swagger.yaml to .gitignore
  • Remove v7.4 checkpoints that can't be converted
  • Update IPv8 pointer
  • Don't re-join a hidden swarm after having downloaded the metainfo
  • Fix some formatting issues in TriblerTunnelCommunity
  • Removed unnecessary code
  • Don't log HTTPNotFound exceptions
  • Allow request to the downloads endpoint even if MetadataStore is disabled
  • Fixes #6076: Object BandwidthTransaction was deleted outside of current transaction
  • Fixes #6115: Move an async function call out of the db_session scope (#6134)
  • Change GigaChannel community id
  • Disable old reporter
  • Refactor test_get_first_free_port
  • Fix dirty flag dropped when going back through channels stack
  • Fix thumbnails remaining on jumping to root channel view
  • Fix collection always in preview state
  • Update zh_CN translation
  • Update ru_RU translation and add dialog strings
  • Fix loading animation not hiding on going back in channels stack
  • Fix channel navigation not showing during preview loading
  • Change spacer height
  • Move add channel button under channels list
  • Change QSS styling for main window
  • Rearrange left menu
  • Fix Pylint issues
  • Add seeder
  • Fix seeding ratio
  • Refactor store
  • Update pt_BR localization
  • Fix missing % in translated string

v7.10.0-RC3

28 Jun 11:10
Compare
Choose a tag to compare
v7.10.0-RC3 Pre-release
Pre-release

Changelog

  • Add version community mixin
  • Remove DNS lookup when contacting UDP trackers through a proxy
  • Ensure TorrentChecker.check_random_tracker makes requests using the default hop count
  • Update Socks5ClientUDPConnection.sendto to support hostnames
  • Fix typos in Socks5Client tests
  • Fix tunnel_helper --restapi option

V7.10.0-RC2

21 Jun 11:37
Compare
Choose a tag to compare
V7.10.0-RC2 Pre-release
Pre-release

Changelog

  • Fix adding torrent to personal channel after creating torrent

V7.10.0-RC1

04 Jun 07:51
Compare
Choose a tag to compare
V7.10.0-RC1 Pre-release
Pre-release

Changelog

  • Fix mismatched channel disconnects
  • Remove redundant timeout check in versioncheck manager
  • Uncover the real exception from CoreConnectTimeoutError
  • Add user-agent header to version check request (#6143)
  • Remove focus rectangle on channels path breadcrumb
  • Fix incorrect translation crashing Settings page
  • Fix incorrect (un)quote of torrents' file-URIs
  • Add autogenerated swagger.yaml to .gitignore
  • Remove v7.4 checkpoints that can't be converted
  • Update IPv8 pointer
  • Don't re-join a hidden swarm after having downloaded the metainfo
  • Fix some formatting issues in TriblerTunnelCommunity
  • Removed unnecessary code
  • Don't log HTTPNotFound exceptions
  • Allow request to the downloads endpoint even if MetadataStore is disabled
  • Fixes #6076: Object BandwidthTransaction was deleted outside of current transaction
  • Fixes #6115: Move an async function call out of the db_session scope (#6134)
  • Change GigaChannel community id
  • Disable old reporter
  • Refactor test_get_first_free_port
  • Fix dirty flag dropped when going back through channels stack
  • Fix thumbnails remaining on jumping to root channel view
  • Fix collection always in preview state
  • Update zh_CN translation
  • Update ru_RU translation and add dialog strings
  • Fix loading animation not hiding on going back in channels stack
  • Fix channel navigation not showing during preview loading
  • Change spacer height
  • Move add channel button under channels list
  • Change QSS styling for main window
  • Rearrange left menu
  • Fix Pylint issues
  • Add seeder
  • Fix seeding ratio
  • Refactor store
  • Update pt_BR localization
  • Fix missing % in translated string

V7.10.0-exp1

07 May 15:58
Compare
Choose a tag to compare
V7.10.0-exp1 Pre-release
Pre-release

This is an experimental release for Tribler 7.10 series. It features many changes to the Channels GUI, bugfixes and performance improvements, namely:

  • Channels database performance improved up to 200x (most notable on slower machines)
  • Added new Search Loading screen showing the search progress
  • Improved Search performance and filtering quality
  • Added the ability to add picture thumbnails and descriptions to personal channels
  • Channels can now be browsed without subscribing
  • Improved torrent health information spreading
  • Added Russian, Chinese and Portuguese translations for the GUI
  • Added GUI language selector to the GUI Settings tab
  • Added the option to minimize Tribler to tray
  • Many bug fixes

Known problems:

  • Some parts of the GUI can appear untranslated
  • Most of the new Channels-related features (e.g. live browsing of non-subscribed channels) will only work reliably when most of the network migrates to 7.10.

As usual, it is advised to backup your Tribler config folder before upgrading to the experimental release.