Digital Digest -> Software -> Tribler -> History & Old Downloads

Tribler -> Version History

This is the version history page for Tribler, showing the last 20 software updates. You can return to the main page for this software by clicking here.

Index:


Version 7.1.3 Version 7.1.2 Version 7.1.1 Version 7.1.0 Version 7.0.2
  • Release Date: Mar 18, 2018
Version 7.0.1 Version 7.0.0
  • Release Date: Jan 26, 2018
Version 6.5.2 Version 6.5.1 Version 6.5.0
  • Release Date: Feb 16, 2016
  • Download(s):
    • Support for recent versions of Windows
    • Support for recent versions of OSX
    • Support for non ASCII user names on Windows (OSX and Linux where already supported)
    • More miscellaneous fixes for unicode named torrents, files and paths.
    • Fixes for the builtin player initialization when leftover files from old versions of VLC where left on Windows.
    • Improved tunnel community usability (for people that just don't read popup windows and blindly click on "accept") Not the exit node feature can only be toggled from the settings panel, so people don't get in trouble as easily.
    • Some performance improvements and bug fixes on the anontunnel community, tunneled downloads should be more stable now.
    • Tunneled downloads will use both end to end encrypted and exit node terminated circuits when downloading concurrently instead of trying a pure end to end encrypted download and then falling back to tunneled download after a couple of minutes.
    • There's a "safe seeding" mode now which will seed your downloaded torrents through the tunnel community only. This can be enabled even for plain downloads.
    • The automatically added tunneled download test torrent has been disabled.
    • Collected torrents are now stored in a levelDB database, which should help a lot with disk usage, IO performance and filesystem fragmentation.
    • Fixed several download state switching issues.
    • Download bandwidth settings are now applied to all download modes (tunneled, and plain) but accounted for separately.
    • Bundled libtorrent and libvlc got upgraded (Windows and OSX, on Linux it uses the system's version).
    • Fixed adding torrent urls via the search bar.
    • All releases are cryptographically signed now.
    • Bittorrent opportunistic encryption for plain downloads is enabled now.
    • A bunch of minor usability improvements and fixes.
Version 6.4.3
  • Release Date: Jan 29, 2015
  • Download(s):
    • Add a checkbox for anonymity slider and use correct descriptions for anonymity levels
    • Add default anonymous level in settings
    • Add default anonymous level slidebar to SettingsDialog
    • Add packaging instructions for Debian,OSX,Windows
    • Add python version runtime check.
    • Add python-pil dependency
    • Check if we are running an old tribler with a new db version
    • Dont use hostname as nick
    • Ensure we don't try to remove the same relay twice
    • Fix FamilyFilter log exception
    • Fix FamilyFilter tracker encoding problem
    • Fix SettingsDialog restart segfault problem
    • Fix SettingsDialog restart segfault problem
    • Fix SetttingsDialog
    • Fix TFTP issues during shutdown
    • Fix TunnelOptin dialog buttons
    • Fix adding magnet link download
    • Fix anon dialog
    • Fix anonymous_slidebar in SaveAs dialog
    • Fix binary data being put in a couple assertion messages.
    • Fix download dialog
    • Fix hidden_service unit test
    • Fix mac crash on startup
    • Fix nickname problem
    • Fix proxy settings for normal downloads
    • Fix pymdht
    • Fix socket reading loop.
    • Fix some log entries formatting.
    • Fix the anontunnel opt-in dialog.
    • Fix the problem that ListItem is not registered
    • Fix typo in home tab.
    • Fix windows installer signing
    • Reset the nickname to "Tribler user" if the nickname contains the hostname.
    • Show a meaningful message before doing a slow task during upgrade
    • Update README
    • Update default download config
    • Use default anonymous level for new downloads
    • Use shutil.move instead of os.rename in several places to allow to move files across filesystems.
Version 6.4.1
  • Release Date: Dec 30, 2014
  • Download(s):
  • This release contains critical security updates. PLEASE UPDATE from V6.4.0 to V6.4.1.
    • The anonymity in V6.4.0 did not function properly.
    • Users are advised to only enable anonymous downloading in V6.4.1 it if they understand the implications stated within the on-screen advisory.
    • Our experimental hidden seeding feature did not perform adequately. You are likely to function as a exit node for the traffic of other users. We are deeply sorry for this. We're working hard on fixing this issue, but that will take significant amount of work. We will make Tribler exit nodes explicit in the future and reward them (issue #23 in Github).
    • We want to get this right. We are very grateful for the help that security expert "Yawning Angel" is giving us. All critical issues raised by him/her are either fixed or are being working on. Especially the advise to replace our simplistic AES-ECB with AES-GCM saved us quite some development time. You can track our progress at: https://github.com/Tribler/tribler/issues/1066
Version 6.4.0
  • Release Date: Dec 18, 2014
  • Download(s):
    • Experimental anonymous downloading feature enabled
    • Major stability improvements
    • Dedicated anontunnel dispersy community
    • Experimental hidden seeding services now should work
    • Torrent database cleanup when upgrading database (it may take a while if your megacache is big)
    • Dropped Swift dependency
    • Thumbnails temporarily disabled
    • Torrent files are now transfered trough a TFTP-like protocol instead of Swift
    • If the database/megacache migration fails for some reason, it will be moved aside and Tribler will start from scratch instead of just crashing
    • Dispersy DB cleanup
    • During DB migration, any found leftover torrent file will be automatically imported into Tribler and the corrupt/duplicate ones will be dropped
    • Make bootstrap a bit more aggressive so Tribler gets to a working state a bit faster
Version 6.3.5 Version 6.3.4
  • Release Date: Nov 3, 2014
  • Download(s):
  • Changes since last version:
    • A year of bug fixing, polishing and performance tweaking
      • towards anonymous streaming
      • Tor-like anonymous tunnel building, based on UDP
      • Support for Cell,Create,Extend, and Ping Tor protocol messages
      • Diffie-Hellman session key exchange
      • Real-time crawler for bandwidth performance (inspired by metrics.torproject.org)
      • decentralised directory service for Tor-like routers
      • automatic anonymous 50MByte test download using new Tor-like protocol
      • no general anonymous downloads yet, trial-only
    • thumbnail navigation
      • single-click streaming from main screen
      • channels can now optionally be browsed by thumbnails
      • Youtube-like GUI composed of user-generated images
      • Prepares the way for remote control navigation & operation
    • complete rewrite of the elastic database engine (the dispersy overlay)
      • use of Twisted frameworks instead of our custom event-handlers
      • less reliance on master bootstrap servers (new discovery community)
      • improvements in NAT puncturing efficiency
      • faster data synchronisation between Tribler peers
    • dropped support for Mac models from 2008, due to Python support issues
Version 6.3.3
  • Release Date: Sep 30, 2014
  • Download(s):
  • Changes since 6.1.0:
    • A year of bug fixing, polishing and performance tweaking
      • towards anonymous streaming
      • Tor-like anonymous tunnel building, based on UDP
      • Support for Cell,Create,Extend, and Ping Tor protocol messages
      • Diffie-Hellman session key exchange
      • Real-time crawler for bandwidth performance (inspired by metrics.torproject.org)
      • decentralised directory service for Tor-like routers
      • automatic anonymous 50MByte test download using new Tor-like protocol
      • no general anonymous downloads yet, trial-only
    • thumbnail navigation
      • single-click streaming from main screen
      • channels can now optionally be browsed by thumbnails
      • Youtube-like GUI composed of user-generated images
      • Prepares the way for remote control navigation & operation
    • complete rewrite of the elastic database engine (the dispersy overlay)
      • use of Twisted frameworks instead of our custom event-handlers
      • less reliance on master bootstrap servers (new discovery community)
      • improvements in NAT puncturing efficiency
      • faster data synchronisation between Tribler peers
    • dropped support for Mac models from 2008, due to Python support issues
Version 6.3.2
  • Release Date: Sep 8, 2014
  • Download(s):
  • Changes since 6.1.0 version:
    • A year of bug fixing, polishing and performance tweaking
      • towards anonymous streaming
      • Tor-like anonymous tunnel building, based on UDP
      • Support for Cell,Create,Extend, and Ping Tor protocol messages
      • Diffie-Hellman session key exchange
      • Real-time crawler for bandwidth performance (inspired by metrics.torproject.org)
      • decentralised directory service for Tor-like routers
      • automatic anonymous 50MByte test download using new Tor-like protocol
      • no general anonymous downloads yet, trial-only
    • thumbnail navigation
      • single-click streaming from main screen
      • channels can now optionally be browsed by thumbnails
      • Youtube-like GUI composed of user-generated images
      • Prepares the way for remote control navigation & operation
    • complete rewrite of the elastic database engine (the dispersy overlay)
      • use of Twisted frameworks instead of our custom event-handlers
      • less reliance on master bootstrap servers (new discovery community)
      • improvements in NAT puncturing efficiency
      • faster data synchronisation between Tribler peers
    • dropped support for Mac models from 2008, due to Python support issues
Version 6.3.1
  • Release Date: Sep 3, 2014
  • Download(s):
  • Changes since last version:
    • A year of bug fixing, polishing and performance tweaking
      • towards anonymous streaming
      • Tor-like anonymous tunnel building, based on UDP
      • Support for Cell,Create,Extend, and Ping Tor protocol messages
      • Diffie-Hellman session key exchange
      • Real-time crawler for bandwidth performance (inspired by metrics.torproject.org)
      • decentralised directory service for Tor-like routers
      • automatic anonymous 50MByte test download using new Tor-like protocol
      • no general anonymous downloads yet, trial-only
    • thumbnail navigation
      • single-click streaming from main screen
      • channels can now optionally be browsed by thumbnails
      • Youtube-like GUI composed of user-generated images
      • Prepares the way for remote control navigation & operation
    • complete rewrite of the elastic database engine (the dispersy overlay)
      • use of Twisted frameworks instead of our custom event-handlers
      • less reliance on master bootstrap servers (new discovery community)
      • improvements in NAT puncturing efficiency
      • faster data synchronisation between Tribler peers
    • dropped support for Mac models from 2008, due to Python support issues
Version 6.1.0
  • Release Date: Apr 19, 2013
  • Faster downloads: We have switched from the old python based bittorrent core to Rasterbar's libtorrent, so expect less resource usage too, we are saturating a symmetric 100Mb/s connection without much trouble.
  • Less disk and CPU consumption used for community synchronization.
  • UI improvements (download speed graphs, some new icons, general UI cleanup...)
  • Throttling (Bandwidth limitation) is working again.
  • The LibSwift engine has been updated too.
  • The "Save as" dialog has been modified to improve usability when downloading from magnet links.
  • Thumbnails for downloaded media: Now when a new video file gets downloaded, Tribler will automatically create a thumbnail and make it available to the rest of peers to be shown on the search results for all the media you download from your favourite open channels.
  • Fixed freezing at startup on some machines.
  • Fixed race conditions and lockups in synchronizations.
  • Various bug fixes and minor improvements.
  • Fixes for the bugs reported by the community during beta1 and beta2 (Thanks!)
Version 6.0.4
  • Release Date: Dec 18, 2012

Rate this software:

Your Rating:
You have not voted yet!

Average: 4.16
Total Ratings: 13

 



Software Submissions