What's wrong with this entry?
Anonymous. No account, no email.
What
Plugins can now load settings from a settings.json file in addition to manifest settings.
Details
- Looks for
settings.jsonin plugin directory - Falls back to manifest settings if not found
- Settings can specify
agentconfiguration to merge when plugin is enabled - Logs which settings source was used
Evidence
Plugin settings loader (search for "Loaded settings from settings.json for plugin")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.