ShadowLog 版本历史 - 2 个版本
ShadowLog 作者: Dennis Vinterfjärd
ShadowLog 版本历史 - 2 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 1.0.1
发布于 2026年2月27日 - 1.08 MB适用于 firefox 115.0 及更高版本What's Changed
Fixes
Fixed history deletion edge cases for redirected/canonical URLs.
Handles http/https, www/non-www, and trailing-slash variants more reliably.
Fixed Forget current page to remove the current page and its sub-pages (descendant paths), not just the exact URL.
Fixed periodic sweep behavior so an alarm only applies the rule that scheduled it (prevents unrelated rules from piggybacking on the same sweep).
Fixed action result handling so partial history deletions are treated as failures (improves retry/buffering correctness).
Improvements
Improved background-task reliability by catching/logging errors from detached async work (startup, alarms, navigation-triggered deletion, rule reloads).
Improved per-entry history deletion logs with trigger context (for example: asap, tabClose, browserClose, manualForget, periodic, bufferRetry).
Improved deletion engine robustness by parsing hostnames lazily (cache-only actions no longer fail just because a hostname can’t be parsed).
Reduced repeated URL parsing in history matching for better maintainability/perf.源代码遵循 MIT 许可证 发布