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
- Setup storybook PR#63
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
- Relocate info icon from matrix to cookie insights on landing page #121
- Feature: Add a settings page and control the number of tabs being processed #128
- Feature: Add option to process single or multiple tab for better performance #136
- Feature: CLI tool to analyze websites and sitemap #123
- Debounce the toggling functionality of table sorting #125
- Fix: Missing platform and description #129
- Improvements in the CLI output #130
- Feature: Add optional flag to skip tech analysis #137
- Restructure menu items and add more info cards #131
- Feature: Add frame overlays #147
- Feature: List cookies set via
document.cookie
#146 - Update table UI in #167
- Add
isResizing
state inside table hook #176 - Focus on the first frame when navigating to a different page #161
- Frame Overlay: Display only privacy sandbox-related allowed features #178
- PS landing page improvements #179
- Enhance descriptions in Expanded View Cookie Matrix #143
- Replace 'not found' with 0 in the circle pie chart #152
- Fix: Responsive table on changing dock size. #163
- Fix
browseTopics
pre-rendering error #166 - Fix: Context invalidated message in #168
- Fix: Missing cookies with same names #140
- Fix: Flickering of iframe overlay on sites and some other fixes #177
- Feature: Cookie report generation with CLI tool #162
- Refactor: Set up a workspace named
common
for common utilities between CLI and the extension. #139 - Chore: Move presentational components to the design system package in #155
- Feature: Add RWS JSON generator form #142
- Feature: Add insights card to RWS panel #141
- Feature: Add data if frame belongs to RWS #170
- Feature: Cookie table settings should be made persistent #134
- Feature: Create landing pages #160
- Feature: Add new "Privacy Sandbox" menu item #150
- Update RWS panel interface #148
- Replace table library with custom hooks #154
- Replace
table
withdiv
for better flexibility #157 - Add topic list #159
- Landing page enhancements and fixes #173
- Update RWS panel #174
- Update styling of table and landing page UI #188
- Fix: SameSite showing undefined in chips #198
- Refactor:
ContentScript
directory #186
- Cli dashboard fixes and enhancements #187
- Fix: Report downloader duplicate cookie entries in CSV #200
- Fix: CLI std output changes #197
- Update sidebar items padding and make Unknown Frame plural #213
- Fix: Update
Sidebar
navigation conditions and props #184 - Fix: Frame overlay issues #190
- Update landing page's UI/UX #195
- Fix: Frame overlay tooltip calculation issue #210
- Refactor: Update package name #191
- Enhancement: Add cross icon to cookie accepted column #231
- Fix: Update checkbox dimensions and resize visibility #234
- Fix: Trim out whitespace from the cookie key. #237
- Enhancement : Add reactive refresh button in devtools header #236
- Fix : Add missing description in analytics #230
- Update
RWS
submission steps text #229 - Fix: opaque origin error when using in #235
- Refactor: Make functional components in landing page non-collapsible #232
- Fix: MaxListenerExceedWarning when analyzing sitemap #260
- Fix: Affected cookies csv output #308
- Fix: Report generation in cli-dashboard #318
- Enhancement: add interface use CSV file in CLI. #274
- Enhancement: CLI analyze sites with local sitemap #271
- Feature: Add custom sidebar hook and component #193
- Feature: Implement keyboard navigation inside sidebar #266
- Feature: Implement generic filtering and search capabilities #289
- Feature: Integrate filtering and searching capability to cli dashboard #290
- Feature: Implement persistent settings for table #291
- Feature: Implement generic sidebar for extension #306
- Feature: Implements generic filtering and searching capabilities inside the extension #323
- Refactor: Move dashboard's data processing to utils #192
- Fixing hover input state in dark mode #295
- Feature: Use Floating UI for tooltip positioning #276
- Update tools input field inline to devtools's UI #243
- Feature: Use Chrome DevTools Protocol to extract extra information #270
- Feature: Extract information and show it on settings page for reporting bugs in the extension. #307
- Feature: Add context menu to copy network filter string to filter network requests #333
- Enhancement: Reorder column to get important data at #337
- Update quick links on landing pages #329
- Enhancement: Allow blurring the sidebar items #384
- Feature: Provide switch to turn PSAT's debugging capabilities on and off #429
- Chore: Update cookie database #430
- Chore: Update related website sets data #431
- Feature: Uniform filtering developer experience across frames #414
- Feature: Add the capability of setting "allow list" content policy #376
- Feature: Detect use of Google Sign In (GSI) libraries #425
- Feature: Optimise cookie updating iterations to reduce the cookie loading time #436
- Feat: Export cookie table data from the extension #457
- Fix the method of fetching value for JS cookies #364
- Fix: Update minor UI elements #367
- Enhancement: Add 3PCD content to PS landing page #475
- Feature: Update report downloader function to download sitemap report #368
- Chore: Add missing docs and todos #413
- Feature: Copy paste using keyboard #365
- Enhancement: Add
Partition Key
filter to extension #442 - Enhancement: Make UI/UX changes to
Blocked Reasons
filter. #399 - Chore: Add unit test for findAnalyticsMatch #438
- Enhancement: Format columns width with
widthWeightagePercentage
#401 - Fix miscellaneous allow list QA issues #460
- Feature: Implement
All
filter value forBlocked Reasons
filter #447 - Feature: Add
Expand/Collapse All
button inside filters sidebar #446 - Fix: Refresh page on context invalidate #465
- Remove topics list feature #463
- Feature: Make CLI dashboard filters dynamic #455
- Enhancement: Addition of
Quick Links
on landing pages #468 - Fix: Errors appearing on extension page #472
- HotFix: Persist data using global variable #476
- Fix: Library detection section occasional infinite loading #478
- Fix: Zero cookie issue when window is reopened #479
- Feature: Differentiate between cookies blocked in request or response #474
- Feature: Create "Facilitated Testing" landing page #480
- Enhancement: CLI decoupling - Save analysis results in a directory #407
- Fix: CLI dashboard not showing data #445
- Feature: Add blocked reasons to CLI output data #435
- Fix: Column order in output CSV files #443
- Fix: Typos in CLI messages #449
- Update miscellaneous UI elements #466
- Style Fix: Rearrange and rename components in CLI dashboard #469
- Quickly Launch Different Chrome for Privacy Sandbox Demo #211
- Enhancement: Add additional documentation with Chrome launcher commands #416
- Correct the URL in the [install.sh](http://install.sh/) for the launcher script #470
- Update: Change cookie database URL #415
- Update d.c.c. links #417
- Merge
main
intodevelop
#451 - Update flags and profile color in Chrome launcher #467
- Restructure
Facilitated Testing
landing page UI #493 - Two-step process for toggling CDP state #494
- Enhancement: Update cookie's blocking status enum and UI #507
- Enhancement: Add UTM params to outgoing links #512
- Fix: UI and change messaging in toast message #511
- Fix: Library detection miscellaneous QA issues #495
- Fix: Keep service worker alive #513
- Fix: Slow loading cookies on page change #484
- Style-Fix: Scale up cookie prefix icon and update message text in cookie details. #514
- Disable auto opening of Chrome DevTools by default for all tabs #491
- List unmapped and orphaned cookies #527
- Fix: Allow-listed rows to highlight after frame change #531
- Fix: Related website sets not recognizing ccTLDs as part of the group #523
- Rename
third_party
toassets
#530
- Enhancement: Library detection package to identify more libraries #555
- Miscellaneous settings page changes #544
- Maintain selected row’s background color in row selection #556
- Use
cookieStore
API to fetch JS cookies. #550 - Fix: Inconsistency of CDP switch state. #554
- Fix: Update filters comparator #549
- Fix: Add provider to allowed list #551
- Fix: Incorrect cookie scope classification #553
- Fix: Remove unmapped orphan cookies. #558
- Enable CDP and multi-tab using query parameters #559
- Fix: Highlighting logic for undetermined blocking status cookie and create a new column for it #557
- Fix: CLI not quitting after generating output. #552
- Chrome-Launcher: Open all example.com URLs with CDP and multi-tab on. #560
#v0.7.0
- Feature: Export report in an HTML file #545
- Feature: Show exempted cookies in extension #522
- Feature: Add i18n module #575
- Feature: Accept GDPR banner consent. #372
- Fix: Left over references and make some more space in the cookie table #584
- Fix: Clear cookie preview area #568
- Refactor: Update table storage and prefix icon type #546
- Refactor: Extension UI and Service Worker. #519
- Refactor: Rename column cookie affected column to issues #580
- Refactor: Add disabled state to the Button component #585
- Refactor: Increase test coverage for extension package #520
- Refactor: Restructure cookies landing page #528
- Enhancement: Add information on how to verify if a user is part of 1% experimental group #543
- Enhancement:Update extension icons #583
- Enhancement: Enlarge extension icon #598
- Enhancement : Add blocking status column in the CSV export from the table in extension #591
- Enhancement: Add context provider to sidebar #498
- Miscellaneous UI updates #599
- Enhancement: Navigate to
Settings
page fromBlocked Cookies
section #603 - Enhancement: Use the warning icon on the cookie issues panel #604
- Refactor: Update cookies section on the landing page #615
- Fix: Context invalidated for sites which do not send request after the site is loaded. #611
- Feature: Add option to pass a port for development server #579
- Enhancement: Move download report button in cli-dashboard to the sticky menu bar #595
- Enhancement: CLI, replace "Cookies with issues" with "Cookie issues" in the sidebar. #596
- Enhancement: CLI updates #602
- Fix: CLI dashboard showing multiple cookie entries for same cookies #597
- Fix: CLI dashboard blocking reason. #618
- Add demo RWS for command line launcher #578
#v0.8.0
- Improve “Known Breakages” component UI #643
- Update “Clear All” button render condition for filter chips #637
- Add readiness content under “Facilitated Testing” section #663
- Fix: Broken download button icon UI #636
- Fix: Known breakages section throwing error when a link is quickly opened and closed #654
- Update “Privacy Sandbox” timeline SVG #649
- Update landing pages UI #659
- Fix: Normalize blocking reason #658
- Fix: Revise method to keep service worker alive #655
- Feature: Add HTML report generation to CLI dashboard and CLI #646
- Fix: Remove debug log statement #633
- Fix: Merge blocked reasons data in dashboard #650
- Enhancement: CLI output path relative to “out” directory. #638
- Miscellaneous CLI dashboard improvements #660
- Feature: Update babel-loader webpack config to have caching support for faster builds #452
#v0.9.0
- Feature: Complete migration to CDP #539
- Feature: Add and implement i18n translation locales #713
- Feature: Navigate from PSAT to network panel #685
- Feature: Add “Protected Audience” landing page #714
- Feature: Add blocking direction icons in CLI #715
- Fix: Persist filters after web page reload #692
- Fix: Exemption section disappearing #691
- Fix: GSI messaging on correct urls. #684
- Fix: Inconsistent highlighting on livemint.com #683
- Fix: Update menu bar scrolling logic #699
- Add known breakages section in CLI #708
- Fix: v1.0 QA issues #717
- Fix: Conditionally use
I18n.getMessage
function insideInfoCard
#720 - Fix: Update UI/UX of table components #679
- Fix: Update UX of design system components #693
- Upgrade to the latest Puppeteer version and fix cookie mapping issues #704
- Update CLI messaging to be smaller and more concise #721
- CLI: Refactor CLI package into 2 different packages #687
- Feature: Publish packages on the NPM registry #698
- Make -u argument optional in CLI. #711
- Fix: Create separate CSV generation utils for CLI dashboard and extension #619
- Add website hostname as prefix to cookie table CSV #700
- Fix: Report throwing error when downloaded from CLI. #709
- CLI: Add ability to catch exempted cookies #712
- Fix:
Samesite
value in cookie table CSV #726 - CLI: Fix missing frame key in the page frames hash map #728
- Fix: Paths for CLI to work on global as well as local installation #727
- Add
chrome-pat
andchrome-pat-ps
commands to test Private Advertising #706 - Close support issues using stale actions. #571
- Temporarily remove storybook package #702
- Refactor: Update package scope name to
@google-psat
#725
#v0.9.1
Remove facilitated testing page Remove facilitated testing page #787
#v0.10.0
- Feature: Add global filtering capabilities #735
- Feature: Generate complete report from extension. #749
- Feature: Add 0.9v i18n translations #791
- Feature: Add “Private Aggregation” panel #746
- Feature: Enable navigating from sitemap report insights page #736
- Fix: Use
onCommittedNavigation
listener instead ofonTabUpdated
#755 - Fix: Load settings when extension has been enabled #758
- Fix: Performance issues in chrome PSAT extension. #762
- Fix: Report generation #766
- Fix: QA issues on develop #779
- Fix: QA issues #789
- Refactor: Move dashboard from design-system to report. #772
- Chore: Remove blocking status and mapping columns from cookies table #748
- Feature: Add report header #777
- Feature: Add section summarizing known breakages #752
- Feature: Inline scripts and data for the CLI analysis report file #745
- Feature: Add known breakages section in aggregated report #754
- Feature: Redesign CLI console messages and user interactions. #734
- Feature: Add favicon to the downloadable report and CLI dashboard. #742
- Feature: Implement output folder naming conventions for saved reports #759
- Enhancement: Add filters in full report file #770
- Fix: Revert removal of use arguments and update CLI build commands #769
- Fix: Add custom sorting comparator for categories #771
- Code Quality: Add E2E tests for extension and CLI #773
- Chore: Make NPM commands used for development uniform. #775
- Bump “fast-xml-parser” from 4.4.0 to 4.4.1 #790
- Chore: Setup report package development configurations #756
#v0.10.1
- Fix: Miscellaneous QA issues #795
#v0.11.0
- Feature: Create PSAT landing page and dashboard #827
- Feature: Add Wiki section in the extension #816
- Feature: Add breadcrumbs to landing pages #832
- Feature: Add tabs navigation inside landing page #808
- Feature: Add collapsible sidebar #821
- Refactor: Update order of PAT Section components #831
- Feature: High level aggregated CSV download for sitemaps #814
- Feature: Expand support for GDPR banner acceptance in CLI #823
- Feature: Check for latest version and show message in CLI #822
- Fix CLI output typo and improve text #806
- Add "ok" for gdpr consent button lookup #812
- Remove Wappalyzer used for technologies from CLI #833
- Resolve high and moderate vulnerabilities in package dependencies #836
#v0.12.0