What's new
Ignore Platforms
- New field in the control bar to exclude platforms from the scan
- Ignored platforms are added as removable pill tags (Enter or Add button)
- Ignored entities remain visible in the table but greyed out with an — ignored label
Technical changes
panel_api.py: newignore_platformsquery string parameter on/api/orphan_cleaner/scanorphan_detector.py:detect_orphans()acceptsignore_platforms: set[str]and skips matching entitiespanel.html: updated UI with ignore field, tag management, semi-transparent ignored rowsconst.py/manifest.json: version bump1.5.6→2.0.0
Breaking change
New ignore_platforms field in the JSON response of /api/orphan_cleaner/scan. Existing installations work without any changes.