Your installed plugins survive both upgrading and downgrading now, thanks to two-way registry renaming.
What's wrong with this entry?
Startup now handles the plugin registry being named either way, renaming installed_plugins_v2.json back to installed_plugins.json as well as upgrading an older V1-format file, so downgrading and upgrading no longer strands your installed plugins.
- The plugin count is logged when a V1 file is converted.
- Once done, an
installedPluginsMigratedmarker prevents the work repeating.
Renamed installed_plugins_v2.json to installed_plugins.json
Strings lifted out of the shipped bundle, so the claim above can be checked against them.