Wasabi v1.1.12.5 - macOS Hotfix
# Summary
The recent macOS update broke the initialization of the build-in Tor client in Wasabi. As a result, the client was not able to start Tor client, thus it was not able to connect to our Backend.
- **Tor fix on the newest macOS.**
- **Update HWI to 2.0.0**
- **Add Ledger Nano X support**
# Newbie Guide
While setting up Wasabi is straightforward, even a Linux wizard with the longest beard can get stuck on the most basic tasks. Consider taking a look at the [Installation Instructions](https://docs.wasabiwallet.io/using-wasabi/InstallPackage.html) guide.
# Advanced Guide
If you want to build Wasabi from source code or update the source code check out [these instructions.](https://docs.wasabiwallet.io/using-wasabi/BuildSource.html)
From version 1.1.3 Wasabi also introduces [reproducible builds](https://reproducible-builds.org/): [Deterministic Build Guide](https://github.com/zkSNACKs/WalletWasabi/blob/master/WalletWasabi.Documentation/Guides/DeterministicBuildGuide.md)
Build with .NET Core 3.1.407-win-x64.
## FAQ
- **Frequently asked questions [here](https://docs.wasabiwallet.io/FAQ/).**
- **Requirements?** x64, Linux, >Win10, >macOS 10.13.
# Release Notes
- **Tor update** https://github.com/zkSNACKs/WalletWasabi/pull/5295
- **New support link** https://github.com/zkSNACKs/WalletWasabi/pull/5184
- **HWI update** https://github.com/zkSNACKs/WalletWasabi/pull/5331
- **Ledger Nano X support** https://github.com/zkSNACKs/WalletWasabi/pull/5270