github Franz646/orphan-cleaner v2.0.0
Breaking changes

latest releases: v4.0.3, v4.0.2, v4.0.1...
3 months ago

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: new ignore_platforms query string parameter on /api/orphan_cleaner/scan
  • orphan_detector.py: detect_orphans() accepts ignore_platforms: set[str] and skips matching entities
  • panel.html: updated UI with ignore field, tag management, semi-transparent ignored rows
  • const.py / manifest.json: version bump 1.5.62.0.0

Breaking change

New ignore_platforms field in the JSON response of /api/orphan_cleaner/scan. Existing installations work without any changes.

Don't miss a new orphan-cleaner release

NewReleases is sending notifications on new releases.