Rocket.Chat 歷史版本列表 Page48

最新版本 Rocket.Chat 3.9.14

Rocket.Chat 歷史版本列表

Rocket.Chat 是 Windows PC 的終極聊天平台。體驗下一級的團隊溝通! Rocket.Chat 是一個了不起的產品,因為我們有一個令人難以置信的開發者社區。超過 200 名參與者使這個平台成為一個動態和創新的工具包,從群組消息和視頻通話到幫助台殺手功能。從任何地方訪問:網頁瀏覽器,桌面和移動應用程序。按照您的要求設置您的系統。根據需要重新品牌。該代碼是在 MIT 許可下的 100... Rocket.Chat 軟體介紹


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