Skip to content

Latest commit

 

History

History
242 lines (184 loc) · 17.3 KB

CHANGELOG.md

File metadata and controls

242 lines (184 loc) · 17.3 KB

v0.0.2

Feature

  • Add a cookie view card to see the data of individual cookies. PR#46
  • Classify cookies by their use case and origin PR#25
  • Add new tabs and refactor code PR#52
  • Adds Info Cards for a concise definition of each PS API PR#54
  • Add an extension popup to show the cookie summary. PR#53

Fix

  • Implement the tldts package for identifying first and third-party domains. PR#49

Chore


v0.1.0

Feature

  • Add cookie table and details components with tabular UI PR#82
  • Vertical menu items PR#86, PR#95
  • Add column sorting functionality PR#84
  • Add column visibility functionality PR#87
  • Design Landing Page for Cookies menu element in Privacy Sandbox Panel PR#94, PR#96, PR#102
  • Revamp popup to match with the new privacy sandbox panel design PR#102
  • Filter cookies across different dimensions PR#103
  • Add an Input field for cookies search and a header bar for displaying filter chips. PR#103
  • Add "Cookie Accepted" status attribute PR#58
  • Elevate Dark Mode Theme in UI with Seamless UX Enhancements PR#104

Refactoring

  • Update cookie store and related listeners to add frameIDs PR#83
  • Update the Webpack configuration to relocate the cookie DB during the copy process. PR#64
  • Refine CookiePanel UI and Modifies Data Processing Approach to Boost Efficiency PR#101
  • Increase test coverage PR#97
  • Refine CookiePanel UI and Modify Data Processing Approach to Boost Efficiency PR#101

Chore

  • Add command for test coverage report PR#78

v0.2.0

Cookies

CLI

Privacy Sandbox API

v0.3.0

Cookies

CLI

Privacy Sandbox API

v0.3.1

Cookies

CLI

Privacy Sandbox API

v0.3.2

Cookies

CLI

Privacy Sandbox API

v0.4.0

CLI

PSAT Extension

v0.4.1

Extension

v0.4.2

Extension

v0.5.0

Extension

CLI

Others