v2023.7.7.99
- Fixed bug where some header values were not accepted by the .NET HttpClient when a reverse proxy was used. An example is the
User-Agent
valueWordPress/6.2.2; http://localhost:8010
(#314). - The self-signed certificate for HTTPS traffic has been replaced (#315).
- Fixed bug in mapping of request (#316).
BREAKING CHANGES
- If you, for some reason, depend on the SSL certificate, you might need to do an update on your side.