オールフリーソフトは最新のWindows OSで使えるフリーソフトを紹介します。
オールフリーソフトは最新のWindows OSで使えるフリーソフトを紹介します。
オールフリーソフト(トップ)インターネットダウンロードBitComet→BitComet - 更新履歴

BitComet - 更新履歴

2.11
  • GUI Improved: add manual IP list in the IP filter page of Option dialog
  • GUI Improved: new commands in context menu of peer list: ban IP permanently, unban all peers in task, unban all peers in all tasks
  • GUI Improved: new option in Proxy settings page: use proxy to query long-term seeds
  • GUI Improved: the default value of network.ignore_remote_access_in_speed_limit changed to true
  • WebUI: adding IP list function changed to manual IP list in the IP filter page of Option dialog
  • WebUI: add IP filter and max display count option in the context menu of peer list
  • WebUI: add refresh interval option in View menu
  • WebUI: add connection failed banner and retry button
  • WebUI: peer list can choose group to display
  • WebUI: peer list can unban specific IP in all tasks
  • WebUI: peer list fix multiple-selection issue with shift key
  • Core Improved: the file I/O module supports accessing the contentUri path in the Android system
  • Core Bugfix: after enabling HTTPS mode for remote access, the Android app cannot connect to the desktop edition
  • Core Bugfix: for BT tasks that are not piece aligned, when switching file priorities, the data of first and last piece may not be written correctly to the disk
  • Core Bugfix: network.ignore_remote_access_in_speed_limit not applied to global download rate limiter
  • Core Bugfix: the clients should re-login after changing username and password of Web UI
  • Core Bugfix: no error message displayed when failed to listen on TCP port
  • Core Bugfix: the manual IP list for IP filter is not loaded when the imported IP list is empty
2.10
  • GUI Improved: improve layout of task summary panel
  • GUI Improved: improve the prompt of download files larger than 4 GB in FAT32 file system
  • GUI Improved: add IP filter settings page to the Options window, supporting import the IP address list file in CIDR format or automatically update it from the specified URL
  • GUI Improved: improve the interface display of Trackers setting page in the Options window
  • GUI Improved: Remote Download renamed to Remote Access
  • WebUI: the install location of WebUI file changed from fav sub-dir to webui sub-dir
  • WebUI: implement the task summary, file list, tracker list and peer list
  • WebUI: add Connection, IP Filter and Remote Access pages in Options dialog
  • WebUI: fix the high CPU usage issue of task list
  • Core Improved: new advanced options network.ignore_remote_access_in_speed_limit
  • Core Improved: BT tasks support IP address blacklist
2.09
  • GUI Improved: new edition of WebUI (function incomplete and still under developing)
  • GUI Improved: improve the remote download prompt information
  • GUI Improved: the max connection number for HTTP download task changed from 200 to 2000
  • GUI Improved: improve bc_bak file format error prompts
  • GUI Bugfix: peerID not displayed in task page of Remote Download web page
  • GUI Bugfix: the name of download files can be started with "."
  • Core Improve: supports zstd compress for HTTP Tracker, torrent download and visit RSS feeds
  • Core Improve: encode "+" in URL of HTTP task when sending to web server
  • Core Improve: improve the block request algorithm when the progress of an HTTP download task is close to 100%
2.08
  • GUI Improved: Add SHA512 checksum verification to HTTP task properties dialog
  • GUI Improved: Update the IP2Location data version. The data version is displayed in the global log in Expert mode
  • GUI Improved: Supplement country/regional flags to the peer list
  • GUI Improved: Display the name of IP location in peer list
  • GUI Improve: New advanced option: bittorrent.anti_leech_banned_client_names, ban peers by client name
  • GUI Bugfix: If the window is set to be minimized at startup, but maximized when the program last exited, the favorites sidebar size is not restored gracefully
  • GUI Bugfix: The program crashes when the number of rows in the task log list reaches the limit
  • GUI Bugfix: When adding task by clipboard monitoring, task should not be added directly in silent mode
  • GUI Bugfix: torrent maker dialog issue in dark mode
  • Core Bugfix: Improved compatibility for parsing hybrid torrent files, handling cases where the last file is a padding file
2.07
  • GUI Improve: When adding task by click a magnet link, holding down the Ctrl key will not display the new task dialog box and will directly create the task using default parameters
  • GUI Improve: The date format of the CometID score history dialog is the same as that of the download list
  • GUI Bugfix: When multiple BT tasks selected, the operation of setting long-term seeding in batches does not take effect in time
  • Core Improve: Each HTTP task connection uses the original URL to initiate a connection to support redirecting to different CDN offload links
  • Core Bugfix: program crash caused by long-term disk cache
2.06
  • GUI Improve: Improve the task log list to prevent lagging when displaying a large number of logs
  • GUI Improve: In expert mode, add the piece cache list and the long-term seeding cache list to the left fav bar
  • GUI Improve: In expert mode, add the piece cache size, the long-term seeding cache size in the flow graph and the disk write buffer size
  • GUI Improve: New advanced options in expert mode: bittorrent.cache.piece_cache_min_size_mb,bittorrent.cache.ltseed_cache_min_size_mb
  • GUI Improve: new advanced options: network.enable_dl_limit_for_large_writing_buffer, network.large_writing_buffer_enter_size_mb, network.large_writing_buffer_leave_size_mb
  • GUI Improve: Add a info tip icon to the disk cache page of the options dialog
  • GUI Improve: The health of BT tasks in seeding state counts unconnected seeds
  • GUI Improve: When adding a magnet link task, holding down the Ctrl key will not display the new task dialog box and will directly create the task using default parameters
  • GUI Bugfix: The help link to the support us page of the options window is broken
  • GUI Bugfix: If English is not included in the UI language list of macOS, the UI language fo BitComet cannot be switched to a non-English language
  • Core Improve: When the disk cache reaches its maximum limit and the allocation of reading cache fails, the data is read based on the upload request size, and the entire piece data is no longer read from the disk at once
  • Core Improve: Optimize long-term seed disk cache to avoid reading too much data from the disk at once
  • GUI Improve: When the disk write buffer is too large, change from task speed limit to global speed limit
2.05
  • GUI Improve: The traffic graph displays the disk read and write speed
  • GUI Improve: Added advanced options related to disk write cache too large prompts:ui.disk_writing_buffer_warning 以及 ui.disk_writing_buffer_warning_size_mb
  • GUI Improve: Each task can be individually set in the properties dialog box to enable proxies
  • GUI Improve: After selecting multiple tasks, the right-click menu allows you to batch set whether to enable proxies
  • GUI Improve: New proxy server option: Use proxy to connect to CometID
  • GUI Improve: Handle the situation of cloud service not started in the AppBind Dialog
  • GUI Bugfix: Batch download dialog sorting fails
  • GUI Bugfix: Install package of v2.04 didn't copy app icon file for toast notification of Win 10/11 action center
  • GUI Bugfix: When sorting the task list by the number of BT task seeds, the program crashes in some cases
  • GUI Bugfix: After deleting the RSS feed, the corresponding download filter should also be deleted
  • Core Improve: Torrent History, Share,Collection list and RSS Torrents list support torrent files in v2 and hybrid format. DHT Torrents and Tracker Torrents list cannot support it due to protocol limit.
  • Core Improve: Change the HTTP task stop operation to asynchronous mode and add a new task status of 'Stopping' to avoid interface lag caused by saving cached data
  • Core Improve: You can use the right-click menu to move downloaded files while the task is running, which will automatically pause the task and resume the task after the move is completed
  • Core Bugfix: When importing and exporting tasks across platforms, the file path separator is not automatically converted
  • Core Bugfix: Cannot save items acquired from BitComet task list RSS Feed.
2.04
  • GUI Improve: Added alert that the disk write cache is too large
  • GUI Improve: The remaining size of BT tasks in the task list, task summary, and task disk information no longer includes the size of the piece boundary padding area
  • GUI Improve: Add the Clear All command to the user name drop-down list in the Passport login window
  • GUI Improve: The Global option adds an option to automatically move all files in subdirectories after the task is completed
  • GUI Improve: Improved Fluent-style skin icon coloring
  • GUI Improve: When a single BT task is selected in the task list, the copy infohash command in the right-click menu is grayed out according to the torrent file version
  • GUI Improve: add advanced options log.bt_peer in Expert Mode for beta version. View the peer log from the right-click menu of the peer list.
  • GUI Improve: For torrent files of v2 or hybrid format, the peer list status column displays the piece hash download progress
  • GUI Improve: The file list shows the piece layer hash status for Torrent v2 task
  • GUI Improve: Display app icon in toast notification of Win 10/11 action center
  • GUI Bugfix: When the instant version uses a configuration file in the APP_DATA directory, the Fluent skin fails to load
  • Core Improve: For torrent files of v2 or hybrid format, increase the queue length of hash requests
  • Core Bugfix: Improved compatibility for parsing hybrid torrent files, handling cases where the last file is a padding file
  • Core Bugfix: The Hybrid torrent task does not accept connections from tasks created by infohash v2
  • Core Bugfix: After the Hybrid torrent task is created using infohash v2, the metadata download fails
  • Core Bugfix: The torrent v2 task should not initiate download from long-term seeds and eMule sources before obtaining the piece layer hashes
2.01
  • GUI Improve: New Option in BT Task of Option Window: Delete torrent file after adding task
  • GUI Improve: Add a scroll bar to the page on the right side of the options window
  • GUI Improve: Floating window supports dragging and dropping infohash to initiate BT download
  • GUI Improve: Add a notification prompt window in the bottom right corner of the main window, and display performance limit prompts when running 32-bit programs on a 64 bit system
  • GUI Improve: display performance limit prompts when running 32-bit programs on a 64 bit system
  • GUI Improve: Fluent style icons, can be enabled by Skins submenu of View menu (thanks to Aira Sakuranomiya)
  • GUI Improve: improve the batch download dialog box to prevent stuttering when displaying a large number of links
  • GUI Improve: support multiple lines of input when adding a peer to a BT task
  • GUI Bugfix: enhance the accuracy of clipboard recognition for infohash
  • GUI Bugfix: Fix local recorded cometID score data error
  • GUI Bugfix: When copying a task link, there is an extra line break at the end
  • GUI Bugfix: misjudgment of file association check
  • Core Improve: Add advanced settings: ui.preview_program_detection After disabling, use the system default program to open video files
  • Core Improve: Add task list rss feed to webui in expert mode
  • Core Improve: When moving task download folder, the Torrent file in the folder is also moved
  • Core Bugfix: if enabled moving files after downloa
2.00
  • GUI Improve: the clipboard monitoring feature supports Infohash string recognition
  • GUI Improve: when monitoring links in the clipboard, malformed magnet links are ignored
  • GUI Improve: a prompt is displayed when the number of online devices for the same account reaches the limit
  • GUI Improve: new advanced setting network.enable_open_dns
  • GUI Improve: in the RSS page of Options window, the delete button is replaced with an add button for RSS list
  • GUI Improve: in the RSS page of Options window, double-click the RSS list to open the editing window
  • GUI Improve: the x2 high-scoring images are always loaded when the DPI scale is greater than 100%
  • GUI Improve: supports 64MB piece size when making torrents
  • GUI Improve: command line parameters can specify the piece size when making a torrent file
  • GUI Improve: when making torrent files in silent mode with command-line arguments, the default trackers are used
  • GUI Improve: display a introduction window when click the Subscriber tag in the passport pane
  • GUI Improve: display Support Us page of Options window when click the Supporter tag in the passport pane
  • GUI Improve: list grid lines are not displayed in dark mode
  • GUI Improve: improved pane splitter color in dark mode
  • GUI Bugfix: RSS sidebar reverts to borderless display style
  • GUI Bugfix: in the absence of any tasks, the status bar will still show preparing for long-term seeding
  • GUI Bugfix: the disk write statistics in the remote download web interface are displayed incorrectly
  • Core Improve: when exchange the magnet links, the proportion of content from Torrent Collection has increased
  • Core Improve: supports FUSE-rclone partitions
  • Core Bugfix: an error occurred when moving the downloaded file in the tasks in which only part of files are selected to download
  • Core Bugfix: program cannot start in Windows XP
1.98
  • GUI Improve: Remember whether to add to blacklist when remove torrent entries
  • GUI Bugfix: The status of UDP port in the global statistics is inaccurate
  • Core Bugfix: When the long-term upload cache is insufficient, the program may crash
※このページはSoftpediaと公式サイトから引用させていただきました。
引用元
BitComet Client Release Notes
Softpedia
オールフリーソフト(トップ)インターネットダウンロードBitComet→BitComet - 更新履歴

セキュリティ
ウイルス対策
スパイウェア対策
 
CD/DVD/Blu-ray
ライティング
DVDコピー
 
ハードウェア
ディスクデフラグ
ハードディスク
 
システム
システム最適化・高速化
テーマ・スタイル
 
インターネット
ブラウザ
メール
 
ファイル/フォルダ
圧縮・解凍
エクスプローラ
 
音声・動画
音声・動画変換,圧縮
動画キャプチャ
 
プレーヤー
マルチメディアプレーヤー
ミュージックプレーヤー
 
画像
画像作成・加工
画像変換・圧縮
 
デスクトップ
プログラムランチャー
デスクトップアクセサリー
 
文書
テキスト・入力関連
オフィス
 
ホーム
地図・交通・旅行
カレンダー
 
オールフリーソフトでバックアップ
 
バージョンアップ情報
 
Windows 8とWindows 8.1について
 
オールフリーソフトでDVDコピー
 
人気ソフトTOP 20
 
Windows 11 対応情報
 
対応OSの表記方法について
 
重要なお知らせ
 
サイトについて
 
サイトマップ
 
ブログ
 
リンク
 
Firefox アドオン
 
Twitter
 
Facebook
 
お問い合わせ
 
RSS
 
マストドン
 
Copyright © オールフリーソフト All rights reserved