Skip to content

Releases: Tribler/tribler

Tribler v6.4.0

17 Dec 17:45
Compare
Choose a tag to compare
Merge pull request #1004 from egbertbouman/fix_could_be_dispersy

Fix for could_be_dispersy

Tribler v6.4.0-rc2

16 Dec 18:06
Compare
Choose a tag to compare
Tribler v6.4.0-rc2 Pre-release
Pre-release
Merge pull request #997 from whirm/dont_join

Don't join until we fix the timeout stuff on select()

Tribler v6.4.0-rc1

12 Dec 17:41
Compare
Choose a tag to compare
Tribler v6.4.0-rc1 Pre-release
Pre-release

Replace swift with TFTP for torrent collecting.

v6.3.5

06 Nov 10:54
Compare
Choose a tag to compare
Merge pull request #913 from LipuFei/fix_image

raise exception when images are not right

Tribler V6.3.4: Bugfix release

29 Oct 15:17
Compare
Choose a tag to compare
Merge pull request #906 from LipuFei/fixes

Fix a typo in init() Tribler/Utilities/Instance2Instance.py

Tribler V6.3.3: Bugfix release

11 Sep 13:27
Compare
Choose a tag to compare
Merge pull request #850 from egbertbouman/checkpoint_recovery

Checkpoint recovery fixes

Tribler V6.3.2: Swift fixes for Windows

05 Sep 17:36
Compare
Choose a tag to compare
Merge pull request #830 from LipuFei/fix_swift

fix swift windows build again

Tribler V6.3.1

02 Sep 11:33
Compare
Choose a tag to compare

Complete re-write of most important functions in Tribler.

  • hot fix from 6.3.0 for database upgrade
  • 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

Click here for a detailed view of all 2540 commits, 429 changed files with 8,871 additions and 20,864 deletions:
Tribler:v6.2.0...v6.3.0

Tribler V6.3.0

01 Sep 10:03
Compare
Choose a tag to compare

Never released, went to V6.3.1 directly.

v6.3.0-rc6: Merge pull request #808 from egbertbouman/less_strict_limiter

29 Aug 13:40
Compare
Choose a tag to compare