|
94 | 94 | <p><img src="img/win.png"></p> |
95 | 95 |
|
96 | 96 | <p> |
97 | | - <a href="https://github.com/Tribler/tribler/releases/download/v6.4.3/Tribler_6.4.3.exe">Tribler 6.4.3 for Windows</a><br> |
98 | | - Windows XP, Windows Vista, and Windows 7 / 8 |
| 97 | + <a href="https://github.com/Tribler/tribler/releases/download/v6.5.0/Tribler_6.5.0.exe">Tribler 6.5.0 for Windows</a><br> |
| 98 | + Windows Vista, and Windows 7 / 8 / 10 |
99 | 99 | </p> |
100 | 100 | </div> |
101 | 101 |
|
|
104 | 104 |
|
105 | 105 | <p><img src="img/osx.png"></p> |
106 | 106 |
|
107 | | - <p><a href="https://github.com/Tribler/tribler/releases/download/v6.4.3/Tribler-6.4.3.dmg">Tribler 6.4.3 for Mac OS X</a></br>(Sorry, Leopard support dropped)</p> |
| 107 | + <p><a href="https://github.com/Tribler/tribler/releases/download/v6.5.0/Tribler-6.5.0.dmg">Tribler 6.5.0 for Mac OS X</a></br>(Snow Leopard or newer)</p> |
108 | 108 | </div> |
109 | 109 |
|
110 | 110 | <div class="download"> |
111 | 111 | <p class="title">Ubuntu Linux</p> |
112 | 112 |
|
113 | 113 | <p><img src="img/linux.png"></p> |
114 | 114 |
|
115 | | - <p><a href="https://github.com/Tribler/tribler/releases/download/v6.4.3/tribler_6.4.3_all.deb">Tribler 6.4.3 for Ubuntu</a> </p> |
| 115 | + <p><a href="https://github.com/Tribler/tribler/releases/download/v6.5.0/tribler_6.5.0_all.deb">Tribler 6.5.0 for Ubuntu</a> </p> |
116 | 116 |
|
117 | | - <p><a href="https://github.com/Tribler/tribler/tree/v6.4.3">Browse source code </a> or <a href="https://github.com/Tribler/tribler/archive/v6.4.3.zip">download as zip</a><br></p> |
| 117 | + <p><a href="https://github.com/Tribler/tribler/tree/v6.5.0">Browse source code </a> <br/> or <a href="https://github.com/Tribler/tribler/releases/download/v6.5.0/Tribler-v6.5.0.tar.xz">download source tar</a><br></p> |
118 | 118 |
|
119 | 119 | </div> |
120 | 120 |
|
121 | 121 | <div class="changelog"> |
122 | | - |
123 | | - <b>Changes since 6.4.1:</br></b> |
124 | | - <ul> |
125 | | - <li>Add a checkbox for anonymity slider and use correct descriptions for anonymity levels</li> |
126 | | - <li>Add default anonymous level in settings</li> |
127 | | - <li>Add default anonymous level slidebar to SettingsDialog</li> |
128 | | - <li>Add packaging instructions for Debian,OSX,Windows</li> |
129 | | - <li>Add python version runtime check.</li> |
130 | | - <li>Add python-pil dependency</li> |
131 | | - <li>Check if we are running an old tribler with a new db version</li> |
132 | | - <li>Dont use hostname as nick</li> |
133 | | - <li>Ensure we don't try to remove the same relay twice</li> |
134 | | - <li>Fix FamilyFilter log exception</li> |
135 | | - <li>Fix FamilyFilter tracker encoding problem</li> |
136 | | - <li>Fix SettingsDialog restart segfault problem</li> |
137 | | - <li>Fix SettingsDialog restart segfault problem</li> |
138 | | - <li>Fix SetttingsDialog</li> |
139 | | - <li>Fix TFTP issues during shutdown</li> |
140 | | - <li>Fix TunnelOptin dialog buttons</li> |
141 | | - <li>Fix adding magnet link download</li> |
142 | | - <li>Fix anon dialog</li> |
143 | | - <li>Fix anonymous_slidebar in SaveAs dialog</li> |
144 | | - <li>Fix binary data being put in a couple assertion messages.</li> |
145 | | - <li>Fix download dialog</li> |
146 | | - <li>Fix hidden_service unit test</li> |
147 | | - <li>Fix mac crash on startup</li> |
148 | | - <li>Fix nickname problem</li> |
149 | | - <li>Fix proxy settings for normal downloads</li> |
150 | | - <li>Fix pymdht</li> |
151 | | - <li>Fix socket reading loop.</li> |
152 | | - <li>Fix some log entries formatting.</li> |
153 | | - <li>Fix the anontunnel opt-in dialog.</li> |
154 | | - <li>Fix the problem that ListItem is not registered</li> |
155 | | - <li>Fix typo in home tab.</li> |
156 | | - <li>Fix windows installer signing</li> |
157 | | - <li>Reset the nickname to "Tribler user" if the nickname contains the hostname.</li> |
158 | | - <li>Show a meaningful message before doing a slow task during upgrade</li> |
159 | | - <li>Update README</li> |
160 | | - <li>Update default download config</li> |
161 | | - <li>Use default anonymous level for new downloads</li> |
162 | | - <li>Use shutil.move instead of os.rename in several places to allow to move files across filesystems.</li> |
163 | | - </ul> |
164 | | - <p>To see a complete list of the changes, please <a href="https://github.com/Tribler/tribler/compare/v6.4.1...v6.4.3">click here</a>.</p> |
| 122 | + <p>To see the short changelog <a href="https://github.com/Tribler/tribler/releases/tag/v6.5.0">click here</a>.</p> |
| 123 | + <p>To see a complete list of the changes, please <a href="https://github.com/Tribler/tribler/compare/v6.4.3...v6.5.0">click here</a>.</p> |
165 | 124 | <br/> |
166 | 125 | </div> |
167 | 126 |
|
|
0 commit comments