1.1.1
fix: avoid removeCommand API newer than minAppVersion refreshUIStrings used Plugin.removeCommand, added in 1.7.2, while the manifest declares minAppVersion 1.7.0 (no-unsupported-api review error). Instead keep the Command returned by addCommand and update its name field directly. Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>