Skip to content
This repository has been archived by the owner on Jun 26, 2024. It is now read-only.

Latest commit

 

History

History
17 lines (12 loc) · 794 Bytes

CHANGELOG.md

File metadata and controls

17 lines (12 loc) · 794 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

2022-1-9

  • feat(crate): release: v0.1.6 new function Cleaned::number_of_handlers_used.
  • feat(crate): release: v0.1.6 new function clean_str_raw.

2022-1-2

  • feat(web): added /api/v1/allowed-list to return list of known domains that breaks due to hiding referrer.
  • feat(ext): release: v0.1.3 to download the list and skip processing those domains. The list is periodically updated.
  • fix(ext): release: v0.1.4 fixes infinite loop with facebook container (ff)
  • chore(ext): release: v0.1.5 disable all console logging