Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
woeusb-5.2.0.bash | 2021-11-07 | 67.9 kB | |
README.md | 2021-11-07 | 1.6 kB | |
WoeUSB 5.2.0.tar.gz | 2021-11-07 | 161.2 kB | |
WoeUSB 5.2.0.zip | 2021-11-07 | 163.6 kB | |
Totals: 4 Items | 394.3 kB | 3 |
This release incorporates the following changes:
:wrench: Fixes
Changes that fix something that was previously not working, to working:
- We've changed the way to download UEFI: NTFS support filesystem image, it is previously downloaded directly from GitHub but users in China have problems accessing it due to the intentional DNS pollution implemented by their government. We now download it via the jsDelivr CDN to work around this issue.
We have evaluated jsDelivr CDN beforehand and determined that it is trustworthy to rely on, however, if you have any reasonable concerns to revert or customize this change please feel free to file an issue on our issue tracker.
We would like to thank:
* @Rsplwe for describing the problem and [generously providing a patch](https://github.com/WoeUSB/WoeUSB/pull/33)
* @pbatard for [joining the discussion and providing their input on the implementation](https://github.com/WoeUSB/WoeUSB/pull/33#issuecomment-951876353)
:pen: Documentation
Changes that contribute to the product's documentation:
- We've improved the credits section in the project README to properly attribute everyone we are grateful to 🙇 .
- We've added a version compare link at the bottom of the release notes(the one you're now reading) to increase the transparency of our changes.
You can find all the details of this release at Comparing v5.1.3...v5.2.0 · WoeUSB/WoeUSB
Cheers! :clinking_glasses: