<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wireguard-windows/Makefile, branch master</title>
<subtitle>WireGuard client for Windows</subtitle>
<id>https://git.zx2c4.com/wireguard-windows/atom/Makefile?h=master</id>
<link rel='self' href='https://git.zx2c4.com/wireguard-windows/atom/Makefile?h=master'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-windows/'/>
<updated>2026-05-07T12:22:14Z</updated>
<entry>
<title>build: bump wireguard-nt to 1.1</title>
<updated>2026-05-07T12:22:14Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2026-05-07T11:59:47Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-windows/commit/?id=305e40248e5459a08fd025da2cf507c1bb95560a'/>
<id>urn:sha1:305e40248e5459a08fd025da2cf507c1bb95560a</id>
<content type='text'>
Signed-off-by: Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;
</content>
</entry>
<entry>
<title>build: bump to go 1.26.2</title>
<updated>2026-04-20T11:13:12Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2026-04-20T11:13:12Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-windows/commit/?id=e6db64ab84e4a4d8f70f4c32d0b334d4c8ed685a'/>
<id>urn:sha1:e6db64ab84e4a4d8f70f4c32d0b334d4c8ed685a</id>
<content type='text'>
Signed-off-by: Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;
</content>
</entry>
<entry>
<title>locales: update translations from crowdin</title>
<updated>2026-04-20T10:56:26Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2026-04-20T10:56:26Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-windows/commit/?id=7ee36ebae8052a10089865c9a002b27e514321f7'/>
<id>urn:sha1:7ee36ebae8052a10089865c9a002b27e514321f7</id>
<content type='text'>
Signed-off-by: Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;
</content>
</entry>
<entry>
<title>build: bump wireguard-nt to 1.0</title>
<updated>2026-04-18T12:49:05Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2026-04-18T12:49:05Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-windows/commit/?id=5150cfefc4b10031f4acae1404d213af533cdbc0'/>
<id>urn:sha1:5150cfefc4b10031f4acae1404d213af533cdbc0</id>
<content type='text'>
Signed-off-by: Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;
</content>
</entry>
<entry>
<title>build: bump wireguard-nt to 0.11</title>
<updated>2026-04-10T10:13:53Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2026-04-10T10:13:53Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-windows/commit/?id=5555515445e67814e884ebbc88d23b17d7ef41c5'/>
<id>urn:sha1:5555515445e67814e884ebbc88d23b17d7ef41c5</id>
<content type='text'>
Signed-off-by: Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;
</content>
</entry>
<entry>
<title>Makefile: allow setting deployment architecture</title>
<updated>2026-03-21T22:11:17Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2026-03-21T21:26:01Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-windows/commit/?id=9c19c1ddd359ada7428fc452a9d890491d2fcec6'/>
<id>urn:sha1:9c19c1ddd359ada7428fc452a9d890491d2fcec6</id>
<content type='text'>
Signed-off-by: Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;
</content>
</entry>
<entry>
<title>global: raise min windows version to 10</title>
<updated>2026-03-21T11:23:55Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2026-03-18T23:18:06Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-windows/commit/?id=ad0df6df37b4ecb7957cddd2ba01e1efcc39d538'/>
<id>urn:sha1:ad0df6df37b4ecb7957cddd2ba01e1efcc39d538</id>
<content type='text'>
Since we're also bumping the PE subsystem header to 10.0, this means we
need a _load_config with the proper flags. So there's some work to be
done here.

This also means bumping LLVM and Go builds. In the case of Go, the patch
is still pending: https://go-review.googlesource.com/c/go/+/756680 , so
it's a custom build.

Remove lots of compatibility code and hacks. Also update the installer
to display a useful message.

Signed-off-by: Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;
</content>
</entry>
<entry>
<title>build: update go deps</title>
<updated>2026-03-18T16:47:13Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2026-03-18T16:47:13Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-windows/commit/?id=20bb8440816ef13299040e1e73e23d0cb55a9fb7'/>
<id>urn:sha1:20bb8440816ef13299040e1e73e23d0cb55a9fb7</id>
<content type='text'>
Signed-off-by: Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;
</content>
</entry>
<entry>
<title>build: bump to go 1.20.14</title>
<updated>2025-03-18T11:58:41Z</updated>
<author>
<name>Simon Rozman</name>
<email>simon@rozman.si</email>
</author>
<published>2025-03-18T11:40:49Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-windows/commit/?id=8e6558eba6665b51de35779bffa46803dbc4c10d'/>
<id>urn:sha1:8e6558eba6665b51de35779bffa46803dbc4c10d</id>
<content type='text'>
This fixes "Import tunnel(s) from file" and any other file open/save
dialog popup crash on ARM64.

Reported-by: Damjan Perenič &lt;dperenic@connect.ust.hk&gt;
Signed-off-by: Simon Rozman &lt;simon@rozman.si&gt;
</content>
</entry>
<entry>
<title>build: bump to go1.18</title>
<updated>2022-03-17T00:00:08Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2022-02-01T00:20:28Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-windows/commit/?id=6432784c24692aedd8fc89a85ef3d15f9cefada6'/>
<id>urn:sha1:6432784c24692aedd8fc89a85ef3d15f9cefada6</id>
<content type='text'>
Signed-off-by: Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;
</content>
</entry>
</feed>
