Releases: Tribler/tribler
Releases · Tribler/tribler
V7.4.0-exp1
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
V7.3.1
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
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
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
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
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
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
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
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.