mirror of
https://github.com/unraid/api.git
synced 2025-12-30 04:59:51 -06:00
Mitigates an edge case where the connect api plugin does not uninstall itself when Unraid version < 7.2.0, resulting in retention of undesired connect functionality on stock unraid after upgrading to 7.2.0+. <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **New Features** * App now detects Connect plugin availability at startup and falls back gracefully with a no-op mode and a logged warning if the plugin is absent. * Added an environment option to skip the plugin availability check when needed. * Export behavior adjusted so the application uses the appropriate module based on plugin presence. <!-- end of auto-generated comment: release notes by coderabbit.ai -->