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 License 條款釋出