Skip to content

Latest commit

 

History

History
733 lines (582 loc) · 53.7 KB

File metadata and controls

733 lines (582 loc) · 53.7 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

  • 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

CLI

  • 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

Privacy Sandbox API

  • Restructure menu items and add more info cards #131

v0.3.0

Cookies

  • 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

CLI

  • 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

Privacy Sandbox API

  • 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 with div for better flexibility #157
  • Add topic list #159
  • Landing page enhancements and fixes #173
  • Update RWS panel #174

v0.3.1

Cookies

  • Update styling of table and landing page UI #188
  • Fix: SameSite showing undefined in chips #198
  • Refactor: ContentScript directory #186

CLI

  • 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

Privacy Sandbox API

  • 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

v0.3.2

Cookies

  • 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

CLI

  • Fix : Add missing description in analytics #230

Privacy Sandbox API

  • Update RWS submission steps text #229
  • Fix: opaque origin error when using in #235
  • Refactor: Make functional components in landing page non-collapsible #232

v0.4.0

CLI

  • 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

PSAT Extension

  • 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

v0.4.1

Extension

  • Enhancement: Allow blurring the sidebar items #384

v0.4.2

Extension

  • 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

v0.5.0

Extension

  • 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 for Blocked 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

CLI

  • 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

Others

  • 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 into develop #451
  • Update flags and profile color in Chrome launcher #467

v0.5.1

Extension

  • 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

CLI

  • Fix: Add mock UA string #487
  • Fix: Add conditional rendering in technology details panel #499

Others

  • Disable auto opening of Chrome DevTools by default for all tabs #491

v0.5.2

Extension

  • 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

Others

  • Rename third_party to assets #530

v0.6.0

Extension

  • 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

CLI

  • Fix: CLI not quitting after generating output. #552

Others

  • Chrome-Launcher: Open all example.com URLs with CDP and multi-tab on. #560

#v0.7.0

Extension

  • 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 from Blocked 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

CLI

  • 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

Others

  • Add demo RWS for command line launcher #578

#v0.8.0

Extension

  • 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

CLI

  • 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

Others

  • Feature: Update babel-loader webpack config to have caching support for faster builds #452

#v0.9.0

Extension

  • 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 inside InfoCard #720
  • Fix: Update UI/UX of table components #679
  • Fix: Update UX of design system components #693

CLI

  • 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

Others

  • Add chrome-pat and chrome-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

Extension

Remove facilitated testing page Remove facilitated testing page #787

#v0.10.0

Changelog

Extension

  • 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 of onTabUpdated #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

CLI

  • 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

Others

  • 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

Changelog

Extension

  • Fix: Miscellaneous QA issues #795

#v0.11.0

Changelog

Extension

  • 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

CLI

  • 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

Others

  • Resolve high and moderate vulnerabilities in package dependencies #836

#v0.12.0

Changelog

Extension

CLI

#v0.13.0

Changelog

Extension

  • Feature: Add "Learning" panel #956
  • Feature: Add 'Learning' box in the dashboard feature list #976
  • Feature: Add Legend tab #946
  • Feature: Add double dropdown arrow in non interactive mode to show non animated flow. #906
  • Feature: Add info tab to bottom table. #904
  • Feature: Add multi-seller auction #910
  • Feature: Add notification bubbles to ARA tabs #981
  • Feature: Add real sites and icons to topics EE #947
  • Feature: Add speed slider logic to the extension #901
  • Feature: Add tab highlighting capabilities #941
  • Feature: Add tables to PA EE #888
  • Feature: Add topics classifier to the PSAT extension #955
  • Feature: Add topics legend tab #958
  • Feature: Add visited index and add dropdown icon to open non-animated flow. #887
  • Feature: Auto scroll canvas for EE PA #920
  • Feature: Dynamic date time in PA EE #953
  • Feature: Dynamic web stories from backend #892
  • Feature: Embed web stories on landing page cards #908
  • Feature: Expand EE flow from AdUnitBox or DateTimeBranch #903
  • Feature: Filter current site data #991
  • Feature: Highlight IG table row from bubbles #915
  • Feature: Highlight PA tabs #996
  • Feature: Implement p5 workflow #902
  • Feature: Introduce AdUnit and Bids tabs to explorable explanation in EE. #905
  • Feature: Link landing page cards to related pages #975
  • Feature: Populate attribution reporting data #972
  • Feature: Preserve protected audience explorable explanation settings #938
  • Feature: Refactor code, add colored boxes, information icons, and longer line animation duration #881
  • Feature: Setup multi-seller auction table #917
  • Feature: Shorten runAdAuction flow if there are no interest groups. #934
  • Feature: Sync tab highlighting with data #943
  • Feature: Synchnorise data population in table with respect to the EE PA #924
  • Feature: Use real website names. #942
  • Feature: Create a new 'Worklet Breakpoints' tab #935
  • Fix: Add missing API pages #957
  • Fix: Auction events randomly fail to appear in UI #952
  • Fix: Bubble minify animation #961
  • Fix: Clear ripple effect marking #928
  • Fix: Develop QA issues #1003
  • Fix: Develop QA issues #1005
  • Fix: Develop QA issues #960
  • Fix: Develop QA issues #986
  • Fix: EE PA Bugs #916
  • Fix: EE PA bugs #912
  • Fix: EE PA bugs #913
  • Fix: EE PA bugs #914
  • Fix: EE box info icon #990
  • Fix: EE bugs #944
  • Fix: EE issues #936
  • Fix: Explorable explanation bugs and minor issues #939
  • Fix: Interactive mode switching #896
  • Fix: Learning page responsive #1001
  • Fix: Minor UI issues #1011
  • Fix: Misc QA issues #954
  • Fix: Move settings from bottom to the top in the sidebar #931
  • Fix: QA bugs #1000
  • Fix: QA develop issues #969
  • Fix: QA develop #994
  • Fix: Regression in develop branch #945
  • Fix: Remove excessive gap between arrow head and line when speed is increased #949
  • Fix: Topics EE changes #968
  • Fix: UI fixes and improvements #987
  • Fix: Update Interest group table to show only join and leave events #885
  • Fix: Update progress line rendering logic #925
  • Enhancement: Learning landing page content frame #999
  • Enhancement: Add Evaluation Environment text to PA tabs #923
  • Enhancement: Add description to learning pages #977
  • Enhancement: Attribution Reporting filters #979
  • Enhancement: Autoscroll table on row highlighting #919
  • Enhancement: Improve EE auto scroll #983
  • Enhancement: Improve component auction flow #926
  • Enhancement: Improve topics classifier UI #978
  • Enhancement: Open links in same tab #980
  • Enhancement: Sidebar and landing page icons #985
  • Enhancement: Topics EE changes #984
  • Enhancement: Topics interactive mode #992
  • Enhancement: Topics panel #973
  • Enhancement: Update IG highlighting logic #933
  • Enhancement: Update synthetic data for distinction #918
  • Enhancements: Topic's panel changes #993
  • Enhancements: Updates to topics EE #884
  • Refactor: Move topics animation code to explorable-explanation package #971
  • Explorable Explanation: Add legend content and remove 'General Use' from info tab #951
  • Embed Web Stories in PSAT #869
  • Improvement: Convert explorable-explanations package to typescript #940
  • Add multi-seller auction info #921
  • Bring back the story links for all cards in all sections #950
  • Make UI changes to web stories landing page. #964
  • Mapping categories under personalization and security to Functional #891
  • Open "Learn More" button link in the same tab #963
  • PA EE code refactoring and small fixes #893
  • PA:EE: Add info icon to branches in publisher flow #970
  • PSAT UI Improvements #1004
  • Redesign cards and replace icons #1009
  • Reorder menu items and misc UI changes #1008
  • Replace Wiki with Github link and reorder menu #988
  • Replace anchor tag with Link component in Landing page info cards #965
  • Small UI Improvements. #967
  • Update learning landing page icons and content #997

v0.14.0

Changelog

  • Fix: CLI install script #1020
  • Fix: Media Container Size showing undefined in the table. #1017
  • Fix: Minor bugs in PSAT #1025
  • Fix: Redirection to dashboard #1029
  • Add search icon to info cards #1030
  • Enhancement: Dynamic dark mode #1028
  • Enhancement: Make JSON view collapsible #1007
  • Move 'Wiki' after 'Demos' page under 'Learning' section #1019
  • Refactor auction shaper #1032
  • Refactor: Toast UI message #1035
  • Remove multi-tab debugging option and show toast message #1031
  • Rename "Media Type" column to "Ad Type" in bids table #1027
  • Replace number and logo icons #1026

v0.14.1

Changelog

  • Fix: Ad unit tab notification bubble disappearance #1039
  • Fix: Auction removal timing #1044
  • Fix: Auction tab data vanishing #1050
  • Fix: Incorrect access count in topics EE #1038
  • Fix: Multiple rows getting selected with the same event time #1041
  • Fix: Prevent auto scrolling when animation is paused in EE #1048
  • Fix: Settings container padding #1046
  • Fix: Show CDP settings icon buttons only in smaller screens #1054
  • Enhancement: Add textual description to PA EE arrows #1053
  • Improvement: Initial theme mode #1040
  • Improvement: Settings toast buttons #1047
  • Misc QA Fixes #1043
  • Misc QA fixes #1045
  • Misc patch fixes #1052
  • Miscellaneous updates and improvements #1049
  • Update diagram boxes to yellow for SSPs with minimal integration changes #1051

v1.0.0

Changelog

  • Feature: Add PB adunits panel #1080
  • Feature: Add PB bids UI #1088
  • Feature: Add tabs grouping #1069
  • Feature: Enhance display of IG Data #1063
  • Feature: Integrate PB auction panel #1085
  • Feature: PA timeline #1101
  • Feature: PB tab UI #1083
  • Feature: PB Timeline #1089
  • Feature: Prebid integration #1078
  • Feature: Provide option to switch PB namespace #1100
  • Feature: Update IP Protection panel #1062
  • Fix: Develop QA fixes #1111
  • Fix: Failing E2E tests #1072
  • Fix: GH actions #1109
  • Fix: Handle PA EE issues #1112
  • Fix: PB bugs #1103
  • Fix: QA bugs #1106
  • Fix: Sevice worker messaging #1107
  • Fix: Storybook setup #1033
  • Fix: Table layout #1024
  • Fix: Table row highlight colors #1076
  • Fix: Table vertical bar #1087
  • Fix: Topics epoch revisit #1075
  • Chore: Rename leftover CAT reference to PSAT #1073
  • Deprecate and remove known breakages detection feature #1097
  • Enhancement: Group all tabs #1086
  • Enhancement: Highlight taxonomy tree node #1091
  • Enhancement: Topic animation refactoring #1002
  • Enhancement: Update info tab text #1077
  • Enhancement: Updates on PB panels #1104
  • Improvement: JSON view #1096
  • Improvement: Persistent resizable trays #1095
  • Improvement: Upgrade Tailwind to v4 #1068
  • Improvement: Upgrade to react 19 #1067
  • Improvement: Vite warnings #1102
  • Improvement: Webpack migration to Vite #1079
  • Redesign PS landing page and misc improvements #1084
  • Refactor: PB store and provider #1092
  • Refactor: Split content script into functional parts #1065
  • Refactor: UI improvements #1061
  • Refactor: Update Landing page component #1094
  • Refactor: Use inheritance to re-organise stores and keep relevant data in respective stores. #1066

#v1.1.0

Changelog

  • Feature: Add script blocking column #1122
  • Enhancement: Add tabs and pills persistence #1117
  • Improvement: EE datetime interactive mode #1120
  • Improvement: Vite watch #1110
  • Fix: Table column initial width #1124
  • Fix: Table column resize #1105
  • Fix: UI issues #1121
  • Fix: Update text and line position calculation in timeline #1118

#v1.1.1

Changelog

  • Fix: Extension breakage due to global variable conflictn #1132

#v1.2.0

Chagelog

  • Feature: Add FedCM EE #1135
  • Feature: Add historical statistics for PRT and Script Blocking #1146
  • Feature: Create EE workflow logic and structure #907
  • Feature: Highlight blocked script domains in MDL #1130
  • Feature: Probabilistic Reveal Tokens decryption #1131
  • Feature: Reload extension from PSAT #1138
  • Fix: Chrome version number and fix focus after sidebar use #1152
  • Fix: QA issues PRT #1154
  • Fix: Standardize navigation for dashboard callout buttons #1153
  • Chore: Add FedCM EE tests #1148
  • Chore: Update Node.js version to 20 #1145
  • Enhancement: Keep FedCM EE state paused by default #1149
  • Refactor: EE Workflow demo #1150