Skip to content

Releases: Tribler/tribler

V7.4.0-exp1

05 Nov 14:59
dcea801
Compare
Choose a tag to compare
V7.4.0-exp1 Pre-release
Pre-release

Tribler 7.4.0-exp1 is the Python3 version for stable 7.3.2 release. It includes numerous bug fixes and Python3 fixes over 7.3.2 without any significant feature update.

V7.3.2

18 Oct 11:37
Compare
Choose a tag to compare

Changelog

  • [Hotfix] Fixed service cache not checking for verified peers

V7.3.1

14 Oct 12:45
Compare
Choose a tag to compare

Changelog

  • Fixed race condition in the GUI
  • Fixed VLC reset issue
  • Fixed saving seeding ratio
  • Fixed crash while downloading metainfo
  • Fixed crash because of incomplete bootstrap file download
  • Fixed crash while fetching bootstrap peers
  • Added a level 2 category filter
  • Fixed build for the latest macOS Mojave
  • Fixed token balance issue
  • Fixed issue with multiple bootstrap file
  • Updated IPv8
  • Fixed issue with disabling mining button depending on the settings
  • Add verification of channel dir structure before download
  • Credit mining disabled by default for 7.3.1
  • Gossip personal channel separately
  • Fixed already called error on removing torrent

V7.3.1-RC3

10 Oct 08:45
Compare
Choose a tag to compare
V7.3.1-RC3 Pre-release
Pre-release

Changelog

  • Fixed token balance in the GUI
  • Fixed issue with disabling mining button depending on the settings
  • Add verification of channel dir structure before download
  • Credit mining disabled by default for 7.3.1
  • Gossip personal channel separately
  • Fixed already called error on removing torrent

V7.3.1-RC2

02 Oct 14:07
Compare
Choose a tag to compare
V7.3.1-RC2 Pre-release
Pre-release

Changelog over 7.3.1-RC1

  • Updated IPv8
  • Add verification of channel dir structure before download
  • Credit mining disabled by default for 7.3.1
  • Minor GUI fixes

V7.3.1-RC1

25 Sep 15:33
Compare
Choose a tag to compare
V7.3.1-RC1 Pre-release
Pre-release

Changelog

  • Fixed race condition in the GUI
  • Fixed VLC reset issue
  • Fixed saving seeding ratio
  • Fixed crash while downloading metainfo
  • Fixed crash because of incomplete bootstrap file download
  • Fixed crash while fetching bootstrap peers
  • Added a level 2 category filter
  • Fixed build for the latest macOS Mojave
  • Fixed token balance issue
  • Fixed issue with multiple bootstrap file

V7.3.0

27 Aug 11:41
360172b
Compare
Choose a tag to compare

Changelog

  • Added scalable Giga Channels
  • Redesigned the channels in the GUI
  • Partial migration of codebase to Python3
  • Various Debug pane enhancements: added tunnel/DHT info, statistics
  • Various fixes and improvements in the market, DHT and other communities
  • Updated VLC 3.0.6 bindings
  • Enabled PEX for anonymous sessions, increase min/max_circuits
  • Pony, lz4 and wheel added in Debian build as pip dependency
  • Added BEP33 DHT health check
  • Fixed multiple instances of Tribler
  • Added support for building snap package
  • Various GUI fixes
  • Add Trust Graph
  • Updated REST documentation
  • Added market as a separate module: AnyDex
  • Various Unicode fixes
  • Integrated FakeTriblerAPI module within Tribler to ease integration tests
  • Improved GUI performance on search and sort
  • Added bootstrap mechanism for trust generation
  • Fixed several performance issues

V7.3.0-RC4

23 Aug 15:14
23e7f35
Compare
Choose a tag to compare
V7.3.0-RC4 Pre-release
Pre-release

Changelog

  • Fixed issue with loading torrent with Unicode characters
  • Updated GigaChannel community key in main and test net
  • Added pony & lz4 pip dependency check
  • Flush logs before shutting down

V7.3.0-rc3

16 Aug 13:49
f5cedb2
Compare
Choose a tag to compare
V7.3.0-rc3 Pre-release
Pre-release

Changelog

  • Updated Trust Graph with pyqtgraph replacing matplotlib
  • Fix false broken DB warning in logger
  • Fixed metadata store DB name
  • Fixed metainfo NoneType issue in TorrentDef
  • Fixed GUI crash during shutdown
  • Disabled finished notification for channel download
  • Fixed bootstrap log for seeder
  • Fixed crash when health response is None
  • Polished torrent creation dialog
  • Added gossip for only complete channels
  • Removed requirement for six 1.12
  • Updated IPv8 pointer

V7.3.0-rc2

02 Aug 10:01
649ee97
Compare
Choose a tag to compare
V7.3.0-rc2 Pre-release
Pre-release

Changelog:

  • Further improved the blockchain bootstrapping mechanism by adding meaningful data to the bootstrap download.
  • Fixed a crash when the SOCKS5 server receives an IPv6 datagram.
  • Fixed a crash when retrieving download states from libtorrent.
  • Fixed a crash on Arch Linux when opening Tribler.
  • Fixed a crash during shutdown.
  • Fixed a crash when opening Tribler in the presence of a corrupted download configuration.
  • Fixed a bug where the bootstrap download would appear in the list of downloads.
  • Fixed an installation issue on Linux-based systems.