You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A transcription is no longer lost when MediaWiki refuses an edit — the refusal is reported and your wikitext is still in the form
A failed save is no longer reported as successful
A withdrawn edit authorization is explained instead of failing silently
An unreachable MediaWiki says so on login and account creation, instead of "Login failed"
Improved
Requests to the MediaWiki API reuse one connection instead of opening a TLS handshake each, which fixes timeouts reported under concurrent use. No change where the cURL adapter is configured