Fixes
- Fix plugin registry update during upgrade — Parse
installed_plugins.jsonas JSON and update context-mode entry directly, instead of string-replacing version from directory path. The old approach failed when the running directory version differed from the registered version in the plugin registry.
Full Changelog: v0.9.1...v0.9.2