Parsoid/Deployments
< Parsoid
Jump to navigation
Jump to search
Planned deployments, linked from wikitech:Deployments. For a list of past deployments, look for 'parsoid' in wikitech:Server Admin Log.
For the current train deploy schedule, see MediaWiki 1.36/Roadmap#Schedule for the deployments.
See wikitech:Parsoid#Deploying changes to learn how to deploy a new version of Parsoid.
Jan 11 - 15:
Deployed v0.13.0-a22 as part of 1.36.0-wmf.26[edit]
- T270180: Handle selser edge case for first content-node of <body> (follow up to T262448 patch included in
-a18
) - T267974: Fix for Parsoid Cite refname whitespace handling
- T237538: Disentangle Disambiguator extension from Parsoid
- T260082, T271357: More papering over in References.php (follow up to T259676 patch included in
-a6
) - T265094: Handle newlines in wikilinks for selser as well (follow up to T265094 patch included in
-a17
) - Other: Disable rt-testing mode, clean up most old code from Parsoid/JS, tweak rt test configuration
Jan 5 - 7:
Deployed v0.13.0-a21 as part of 1.36.0-wmf.25[edit]
- T251641: Emit span tags instead of figure-inline
- Bump output content version to 2.2.0
- T51538: Add parameters to various cite errors
- T270307: Allow Parsoid extension modules to be unregistered
- Tokenizer: Don't eat leading spaces from template values
- T269719: PHP 8.0 compatibility, Remove PHPUtils::coalesce