Skip to content

v1.0.1: Fix WireGuard APK download

Choose a tag to compare

@baltpeter baltpeter released this 23 Apr 07:27
· 14 commits to main since this release
278fafb

This is just a small bugfix release that mainly solves the problem of the automated setup of WireGuard on Android devices not working anymore.

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

  • Download WireGuard APK from their website (instead of F-Droid) by @zner0L in #125
  • Require exactly Node 18 by @baltpeter in #133

Full Changelog: v1.0.0...v1.0.1