2026.04.01.24
·
230 commits
to main
since this release
- Release: Promote the
2026.04.01.23development build to the stablemainchannel while keeping the manifest, CA feed, and package metadata pointed atmain - Quarantine: Recover tracked quarantine entries from folders already on disk when
quarantine-records.jsonis missing after reinstalling the plugin or switching betweendevandmain - Quarantine: Rebuild the registry from known quarantine roots before the manager payload is loaded so recovered entries can be viewed, restored, purged, and counted again
- Quarantine: Write an on-disk entry marker inside newly quarantined folders so recovery preserves the exact original source path and metadata even if plugin state is lost later
- Quarantine: Fall back to conservative layout-based recovery for older quarantine folders that predate the new on-disk marker file
- Restore: Remove the on-disk recovery marker after restore so it does not leak back into the restored appdata folder
- Test: Cover marker-backed recovery, legacy layout recovery, deduped repeated manager loads, and restore/purge behavior on recovered entries