Riot (64-bit) 歷史版本列表 Page26

最新版本 Element 1.7.24 (64-bit)

Riot (64-bit) 歷史版本列表

Riot 64 位允許團隊跨多種協作應用進行通信。如果某些團隊成員使用 Riot,而其他團隊成員使用 IRC,Slack 或 Gitter,則 Riot 將允許這些團隊成員無縫地一起工作。 Riot 提供了最豐富的通信橋樑網絡。沒有人應該控制你的通信和數據,但你。 Riot 讓你運行你自己的服務器,並為用戶和團隊提供當今最先進的加密棘輪技術,用於分散式安全的互聯網.Riot 是完全開源的:所有代碼... Riot (64-bit) 軟體介紹


Riot 0.12.4 (64-bit) 查看版本資訊

更新時間:2017-09-23
更新細節:

Riot 0.12.3 (64-bit) 查看版本資訊

更新時間:2017-09-08
更新細節:

Riot 0.12.2 (64-bit) 查看版本資訊

更新時間:2017-08-30
更新細節:

What's new in this version:

- Update react-sdk and js-sdk to fix bugs with incoming calls, messages and notifications in encrypted rooms

Riot 0.11.4 (64-bit) 查看版本資訊

更新時間:2017-06-22
更新細節:

What's new in this version:

- Update matrix-js-sdk and react-sdk to fix a regression where the background indexedb worker was disabled, failures to open indexeddb causing the app to fail to start, a race when starting that could break switching to rooms, and the inability to to invite user with mixed case usernames

Riot 0.11.3 (64-bit) 查看版本資訊

更新時間:2017-06-22
更新細節:

What's new in this version:

- Update to matrix-react-sdk 0.9.6 to fix infinite spinner bugs and some parts of the app that had missed translation

Riot 0.10.1 (64-bit) 查看版本資訊

更新時間:2017-06-05
更新細節:

What's new in this version:

- Update to matrix-react-sdk 0.9.1 to fix i18n error which broke start chat in some circumstances

Tribler 6.5.2 查看版本資訊

更新時間:2016-05-13
更新細節:

What's new in this version:

- Fallback for when netifaces fails to obtain local network information
- Don't crash if the hostname contains non-ASCII characters on Windows
- Add some missing VC redist dependencies to the installer
- Fix libnacl so it finds libsodium on recent Debian/Ubuntu releases
- Some workarounds for openssl's applink bugs
- Update builtin Dispersy Tracker list

Tribler 6.5.1 查看版本資訊

更新時間:2016-03-15
更新細節:

What's new in this version:

- Don't break when non-ASCII chars are on the %PATH% on Windows
- Catch and log InvalidTags when decrypting relay messages
- Lower "cannot exit data" log entry level

Tribler 6.5.0 查看版本資訊

更新時間:2016-02-12
更新細節:

What's new in this version:

- Support for recent versions of Windows
- 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