Chromium 歷史版本列表 Page38

最新版本 Chromium 122.0.6261.70

Chromium 歷史版本列表

Chromium 是一個開源的瀏覽器項目,旨在為所有的互聯網用戶建立一個更安全,更快,更穩定的方式來體驗網絡。 Chromium 是 Google Chrome 繪製其源代碼的開源網絡瀏覽器項目。該項目的每小時 Chromium 快照與 Google Chrome 的最新版本看起來基本相似,除了遺漏某些 Google 附加功能,其中最明顯的一點是:Google 的品牌,自動更新機制,點擊許可條款,... Chromium 軟體介紹


DS4Windows 1.4.52 (by Jays2Kings) 查看版本資訊

更新時間:2016-10-09
更新細節:

What's new in this version:

- Added support for New DS4 Controller
- Fixed sensitivity for sticks, causing crashes when trying to edit a profile Typo fixes
- Updates to German, Polish, Nederlands and more translations

DS4Windows 1.4.5 (by Jays2Kings) 查看版本資訊

更新時間:2016-09-22
更新細節:

What's new in this version:

- Added support for the New DS4 USB Adapter (Thanks to boganhobo and Chamilsaan)
- Implemented teokp's amazing fix for hide ds4 not working on the anniversary update of Windows 10: when a controller fails to enter exclusive mode, DS4Windows will ask for admin privileges to fix the issue.
- Now (near)unlimited Special Actions can be made from the previous limit of 50
- Special Action Xbox Game DVR is now no longer limited to Windows 10, renamed multi action button: Assign a macro to single tap, double tap, and holding down a button
- Added option for White DS4Windows Icon in the notification tray (While not merged from, thanks to tehmantra)
- Added option to temporarily turn off DS4Windows when using a certain program (togglable in the Auto Profiles Tab) (Same case as above but thanks to dedChar to bring to light)
- Fixed Options crashes in certain locales where decimal points are represented with commas, such as German (Thanks to kiliansch)
- Added/Updated translations for many languages, now including Japanese, Slovenian, Hungarian, Greek, Finnish, Czech, Indonesian, and Ukrainian

DVDFab Passkey Lite 8.2.8.5 查看版本資訊

更新時間:2016-08-11
更新細節:

What's new in this version:

- New: Added the support for some new Java protections

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