IPv6 Fails in the March version of WARP

IPv6 fails after updating to the March version (2024.3.409.0) of WARP. I had to downgrade to the February version (2024.2.187.0) to get IPv6 to work again. Will IPv6 get fixed in the next update of WARP?

Have you tried removing cloudflare-warp and reinstalling? This seems to have fixed the issue for me.
OK, well initially it did, but next reboot failed.
I find I have to disconnect, remove registration, renew registration, connect. I have now scripted it and put in startup applications on linux.
So far working well. (Not sure how Cloudflare will regard a new registration every time I start my PC…)

I am experiencing the same behaviour with 2024.6.415.0
trying curl -v -6 https://www.google.be results in a failed to connect

PS C:\dev> curl -v -6 https://www.google.be
* Host www.google.be:443 was resolved.
* IPv6: 2a00:1450:400c:c04::5e
* IPv4: (none)
*   Trying [2a00:1450:400c:c04::5e]:443...
* connect to 2a00:1450:400c:c04::5e port 443 from :: port 50780 failed: Timed out
* Failed to connect to www.google.be port 443 after 21047 ms: Couldn't connect to server
* Closing connection