doc: add release note for #31130

This commit is contained in:
Antoine Poinsot 2024-10-23 22:51:44 +02:00
parent 1b6dec98da
commit b7b2435290
No known key found for this signature in database
GPG Key ID: E13FC145CD3F4304

View File

@ -0,0 +1,10 @@
P2P and network changes
-----------------------
Support for UPnP was dropped. If you want to open a port automatically, consider using the `-natpmp`
option instead, which uses PCP or NAT-PMP depending on router support.
Updated settings
------
- Setting `-upnp` will now return an error. Consider using `-natpmp` instead.