v0.62.1
Housekeeping after Plugin Check. Three findings on 0.62.0 are fixed: an unsanitised input in the bundle import, and the meta lookup in the redirect for moved pages, which now carries its justification in the code.
The cause is fixed too, and matters more than the three: the plugin's own PHPCS ruleset used WordPress-Extra while Plugin Check runs the full WordPress standard, so local lint was weaker than the check that decides a wordpress.org submission. Both missing rule groups are in the ruleset now.
The redirect that keeps a moved page's old address alive no longer queries the database at all on a site where nothing has been moved.
Nothing needs doing on update.