Zgodovina različic ShadowLog – 2 različici
ShadowLog — Dennis Vinterfjärd
Zgodovina različic ShadowLog – 2 različici
Previdno s starimi različicami! Spodnje različice so na razpolago za namene preskušanja in sklicevanja.Vedno uporabljajte najnovejšo različico dodatka.
Najnovejša različica
Različica 1.0.1
Izdano 27. feb. 2026 – 1,08 MBDeluje s firefox 115.0 in novejšiWhat'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.Izvorna koda objavljena pod Licenca MIT
Starejše različice
Različica 1.0.0
Izdano 23. feb. 2026 – 1,07 MBDeluje s firefox 115.0 in novejšiIzvorna koda objavljena pod Licenca MIT