Histórico de versões do ShadowLog - 2 versões
ShadowLog por Dennis Vinterfjärd
Histórico de versões do ShadowLog - 2 versões
Cuidado com versões antigas! Essas versões são exibidas com propósito de referência e testes.Devemos sempre usar a versão mais recente de uma extensão.
Versão mais recente
Versão 1.0.1
Lançado em 27 de fev de 2026 - 1,08 MBFunciona em firefox 115.0 em dianteWhat'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.Código fonte publicado sob Licença MIT
Versões mais antigas
Versão 1.0.0
Lançado em 23 de fev de 2026 - 1,07 MBFunciona em firefox 115.0 em dianteCódigo fonte publicado sob Licença MIT