Skip to content

2026.04.01.24

Choose a tag to compare

@alexphillips-dev alexphillips-dev released this 01 Apr 19:16
· 230 commits to main since this release
  • Release: Promote the 2026.04.01.23 development build to the stable main channel while keeping the manifest, CA feed, and package metadata pointed at main
  • Quarantine: Recover tracked quarantine entries from folders already on disk when quarantine-records.json is missing after reinstalling the plugin or switching between dev and main
  • 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