CometNetwork.BitComet.locale.en-US.yaml 3.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758
  1. # Created with YamlCreate.ps1 v2.0.7 using InputObject 🤖 $debug=QUSU-7-2-3
  2. # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.1.0.schema.json
  3. PackageIdentifier: CometNetwork.BitComet
  4. PackageVersion: "1.88"
  5. PackageLocale: en-US
  6. Publisher: CometNetwork
  7. PublisherUrl: https://www.bitcomet.com/en
  8. PublisherSupportUrl: http://wiki.bitcomet.com/
  9. PrivacyUrl: https://www.bitcomet.com/en/privacy-policy
  10. Author: CometNetwork
  11. PackageName: BitComet
  12. PackageUrl: https://www.bitcomet.com/en
  13. License: Freeware
  14. LicenseUrl: https://www.bitcomet.com/en/term-of-use
  15. Copyright: (C) 2003-2022 BitComet.com
  16. CopyrightUrl: https://www.bitcomet.com/en/copyright
  17. ShortDescription: A free C++ BitTorrent Download Client
  18. Description: BitComet is a free BitTorrent download client which is powerful, super-fast and easy-to-use.
  19. # Moniker:
  20. Tags:
  21. - bittorrent
  22. - bt
  23. - download
  24. - magnet
  25. - p2p
  26. - share
  27. - sharing
  28. - torrent
  29. - upload
  30. # Agreements:
  31. ReleaseNotes: |-
  32. - GUI Improve: add format option in torrent maker dialog, including v1, v2 and hybrid format
  33. - GUI Improve: display Infohash v1 and Infohash v2 separately in BitTorrent task summary pane
  34. - GUI Improve: display the number of piece hashes obtained for torrent v2
  35. - GUI Improve: display the protocol version of BitTorrent peers in the peer list of BT task
  36. - GUI Improve: add advanced option: bittorrent.enable_v1_upgrade_to_v2, to allow peer protocol upgrade for hybrid torrent
  37. - GUI Improve: copy the infohash v1, v2 and name of BT task from context menu
  38. - GUI Improve: supports mirror, user_agent and cookie parameters in BC link
  39. - GUI Bugfix: always using default save folder for magnet URI if torrent can be found in Torrent History
  40. - GUI Bugfix: do not select the URL text when displays the task Properties dialog of HTTP task
  41. - GUI Bugfix: the TAB key doesn't works with the save folder edit box in task Properties dialog
  42. - GUI Bugfix: handle the case of taskbar on top of screen when restore main window position
  43. - GUI Bugfix: the restored main window position is invalid after secondary monitor removed
  44. - Core Improve: support creating torrent of v2 format, which includes metadata of v2, and the piece hashes of v2
  45. - Core Improve: support creating torrent of hybrid format, which includes metadata of v1 & v2, and the piece hashes of v2
  46. - Core Improve: when exporting torrent from BT task of v2 format, a full v2 torrent file will be exported if all piece hashes of v2 are obtained, or a compact torrent file will be exported which only contains metadata
  47. - Core Improve: support open torrent of v2 format and hybrid format, in which the piece hashes of v2 are optional
  48. - Core Improve: support download the magnet URI of v2 format and hybrid format, whose metadata size are much smaller than magnet URI of v1 format
  49. - Core Improve: support hash request commands of BitTorrent v2 protocol in peer connections, to download the piece hashes of v2 format and the leaf hashes of file hash tree
  50. - Core Improve: support upgrade the peer connections to BitTorrent v2 protocol for hybrid torrent
  51. - Core Improve: when the leaf hashes of file hash tree are obtained, the file data can be verified in 16KB blocks
  52. - Core Bugfix: can't handle the Content-Disposition HTTP response header if filename and filename* attributes appear together
  53. - Core Bugfix: can not fetch Cookies from Chrome and Edge of new version
  54. ReleaseNotesUrl: https://www.bitcomet.com/en/changelog
  55. ManifestType: defaultLocale
  56. ManifestVersion: 1.1.0