- Fixed: The "View details" link on the Plugins page displayed "Plugin not found." when another plugin's
plugins_apifilter discarded the modal payload. The updater now rebuilds the plugin information object on theplugins_api_resultfilter (with a safe fallback payload) so the details modal always renders. - Improved: The updater resolves the plugin file and folder dynamically from
SMM_PLUGIN_FILE, so updates, folder renaming, and the details modal keep working even if the plugin directory has been renamed.
Full Changelog: v1.0.6...v1.0.7