doc: update release notes for 28.x

This commit is contained in:
fanquake
2025-09-17 11:37:11 +01:00
parent 4598dfcfde
commit a5e4fec494

View File

@@ -1,6 +1,6 @@
Bitcoin Core version 28.x is now available from: Bitcoin Core version 28.3rc1 is now available from:
<https://bitcoincore.org/bin/bitcoin-core-28.x/test.rc1/> <https://bitcoincore.org/bin/bitcoin-core-28.3/test.rc1/>
This release includes various bug fixes and performance This release includes various bug fixes and performance
improvements, as well as updated translations. improvements, as well as updated translations.
@@ -37,6 +37,10 @@ unsupported systems.
Notable changes Notable changes
=============== ===============
### P2P
- #33395 net: do not apply whitelist permissions to onion inbounds
### Test ### Test
- #32765 test: Fix list index out of range error in feature_bip68_sequence.py - #32765 test: Fix list index out of range error in feature_bip68_sequence.py
@@ -54,6 +58,11 @@ Notable changes
- #32777 doc: fix Transifex 404s - #32777 doc: fix Transifex 404s
- #33070 doc/zmq: fix unix socket path example - #33070 doc/zmq: fix unix socket path example
- #33133 rpc: fix getpeerinfo ping duration unit docs - #33133 rpc: fix getpeerinfo ping duration unit docs
- #33236 doc: Remove wrong and redundant doxygen tag
### Misc
- #33340 Fix benchmark CSV output
Credits Credits
======= =======
@@ -63,8 +72,11 @@ Thanks to everyone who directly contributed to this release:
- fanquake - fanquake
- Hennadii Stepanov - Hennadii Stepanov
- MarcoFalke - MarcoFalke
- Martin Zumsande
- romanz - romanz
- Sjors Provoost - Sjors Provoost
- theStack
- Vasil Dimov
- willcl-ark - willcl-ark
- zaidmstrr - zaidmstrr