Skip to content

Releases: Tribler/tribler

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.

V7.9.0

19 Apr 16:00
Compare
Choose a tag to compare

Tribler 7.9.0 stable release. This is basically RC1 since no significant bugs were reported.

Changelog (over 7.8.0)

  • Skip version cleanup on deployment test
  • Disable health column on Popular page
  • Add explanation for Popular page
  • Make torrent health messages processing threaded
  • Fix popularity endpoint to limit selection by the last 24hrs
  • Update IPv8 pointer
  • Add e2e circuit speedtest experiment
  • Add exit circuit speedtest experiment
  • Add hidden peer discovery experiment
  • Add support for removing old state directories on upgrade (#6017)
  • Fixed bug with LedgerZero timestamps
  • Add EVA protocol
  • Hide torrent count when no count info available
  • Enriched log entry with peer info
  • Extend try-except block to whole function
  • Fix incorrectly updating channel progress from downloads
  • Replace "main" by "latest" for readthedocs.io links
  • Docstrings added
  • Remove explicit inheritance from the object class
  • Combine multiple tests into a signle one for simplicity
  • Use pure-python is_bencoded function instead of libtorrent.bencode in TriblerTunnelCommunity Handle settings passed as dict
  • Make libtorrent import optional
  • Replace "devel" by "main"
  • Add additional tags
  • Make some imports in Session optional
  • Optionally attach the tribler-debug-ui webapp to the RootEndpoint
  • Replace logfunc() by self.logger.info()
  • Update IPv8 pointer
  • Remove legacy GigaChannelCommunity compatibility
  • Extend boot logging
  • Update port reference
  • Extend network utils
  • Change default API port to 52194
  • Set Organisation for QSettings
  • Fix race condition in channels load
  • Add popular torrents tab
  • Fix is_tribler_process function
  • docs: fix simple typo, servicecs -> services
  • Remove hard-coded peer limits from DebugWindow
  • Remove max_peers from DiscoveryBooster
  • Use new IPv8 bootstrapping

V7.9.0-RC1

12 Apr 07:21
Compare
Choose a tag to compare
V7.9.0-RC1 Pre-release
Pre-release

Changelog

  • Skip version cleanup on deployment test
  • Disable health column on Popular page
  • Add explanation for Popular page
  • Make torrent health messages processing threaded
  • Fix popularity endpoint to limit selection by the last 24hrs
  • Update IPv8 pointer
  • Add e2e circuit speedtest experiment
  • Add exit circuit speedtest experiment
  • Add hidden peer discovery experiment
  • Add support for removing old state directories on upgrade (#6017)
  • Fixed bug with LedgerZero timestamps
  • Add EVA protocol
  • Hide torrent count when no count info available
  • Enriched log entry with peer info
  • Extend try-except block to whole function
  • Fix incorrectly updating channel progress from downloads
  • Replace "main" by "latest" for readthedocs.io links
  • Docstrings added
  • Remove explicit inheritance from the object class
  • Combine multiple tests into a signle one for simplicity
  • Use pure-python is_bencoded function instead of libtorrent.bencode in TriblerTunnelCommunity Handle settings passed as dict
  • Make libtorrent import optional
  • Replace "devel" by "main"
  • Add additional tags
  • Make some imports in Session optional
  • Optionally attach the tribler-debug-ui webapp to the RootEndpoint
  • Replace logfunc() by self.logger.info()
  • Update IPv8 pointer
  • Remove legacy GigaChannelCommunity compatibility
  • Extend boot logging
  • Update port reference
  • Extend network utils
  • Change default API port to 52194
  • Set Organisation for QSettings
  • Fix race condition in channels load
  • Add popular torrents tab
  • Fix is_tribler_process function
  • docs: fix simple typo, servicecs -> services
  • Remove hard-coded peer limits from DebugWindow
  • Remove max_peers from DiscoveryBooster
  • Use new IPv8 bootstrapping

V7.8.0

15 Feb 12:30
Compare
Choose a tag to compare

Changelog

  • Showed token balance again
  • Updated bw accounting/tunnel community IDs
  • Wiped existing records in bandwidth database
  • Checked for duplicate BalanceRequestCaches
  • Fixed debug pane keyboard shortcut
  • Specified timeout for the DiscoveryBooster
  • Fixed profiler button issue in Debug Pane
  • Added yappi as pip dependency
  • Fixed yappi profiler in the core
  • Fixed broken resource_manager tests
  • Fixed a bug on writing CPU data to file
  • Fixed low disk notifier bug
  • Removed old resource monitor file
  • Added core and GUI CPU graph
  • Added GUI memory plot in Debug Pane
  • Added a separate GUI resource history
  • Updated session to use core resource monitor
  • Set GUI resource check interval
  • Added GUI resource monitor
  • Scrubbed values in Feedback Dialog
  • Renamed _stacktrace_long by _stacktrace_extra
  • Extracted sentry events
  • Stopped crash an application when GUI raise an exception
  • Fixed memory leak in Downloads page
  • Updated info about release cycle
  • An attempt to fix #5934 by avoiding storing all frames with locals inside a signal handler
  • Fixed typo bug on sys exit
  • Ignored all the information in a version, after '-'
  • Added Pillow as a hidden dependency
  • Replaced "comments" with "what were you doing before" question.
  • Ignored patch version in upgrade scenarios
  • Improved Sentry Scrubber
  • Checked on 'escape_pressed' attribute
  • Checked that a row number in the correct range
  • Changed some expressions to f-strings format
  • Updated IPv8 pointer
  • Applied pyupgrade to the whole codebase