v1.0.1: Fix WireGuard APK download, security updates in TrackHAR
This is just a small bugfix release that bumps our dependencies. This mainly solves the problem of the automated setup of WireGuard on Android devices not working anymore. There have also been security updates in dependencies of TrackHAR that are now included here.
Additionally, we now make it explicit that we currently need Node 18 exactly. This has always been the case, but we now fail when trying to install on a newer Node version.
What's Changed
- Require exactly Node 18 by @baltpeter in #35
- Update cyanoacrylate to 1.0.1, TrackHAR to 0.3.1 @baltpeter in 0b95ec0
Full Changelog: v1.0.0...v1.0.1