Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.6.0 #561

Merged
merged 26 commits into from
Mar 17, 2024
Merged

v0.6.0 #561

merged 26 commits into from
Mar 17, 2024

Conversation

mohdsayed
Copy link
Collaborator

@mohdsayed mohdsayed commented Mar 14, 2024

Changelog

Extension

CLI

Others

extension-v0.6.0.zip

amovar18 and others added 18 commits March 13, 2024 11:54
* Add new permission for scripting

* Remove catch console log from quick links

* Make LibraryData type more generic

* Refactor core

* Create new library detection component and refactor code

* Add more libaries and refactor gis and gsi libraries

* Add libraries to config

* Update types

* Refactor util exports

* Refactor worker

* Get createContext and useContextSelector from use-context-selector as currently being done in main
* fix: make context scrollable without breaking toastmessage

* Add PSAT version and make copying as markdown text

* ref: improve toast message UI across container sizes

* test: add test for copying
* ref: convert allowed list hook to context provider

* ref: use allowed list context provider instead of hook and update paths
* Fix condition of the settings being shown.

* Fix domain derivation for cookies which dont have domain.

* Port to cookieStore API.

* Fix the issue of wrong firstParty and thirdParty.

* Fix domain derivation issues.

* Fix error of extension page.

* Fix ? issue for js cookies.

* Revert some changes.

* Fix TS error.

* Remove listener when panel is hidden.

* Fix feedbacks

* Fetch cookie when devtools is shown again.

* Use console.log instead of console.warn.
* Show orphaned and unmapped cookie in frames by matching the domain or show in top frame.

* Modify logic for orphaned cookies.

* feat: add Orphaned cookie column

* Add column for unmapped cookie.

* feat: add key to allow default hiding of columns

* Add unmapped orphaned cookie column.

* Fix cell values.

* Fix sidebar listing of cookies

* Fix inconsstency in CDP state.

* Fix misplaced cookie.

* clear chrome local storage on update.

* Move clear storage at start.

* Add title to span instead of infoIcon.

* fix: add null for hiddenKeys for calculating default values only for first render

---------

Co-authored-by: Mayank Rana <mayankranax1@gmail.com>
* Get query params for updating settings

* Fix enabling CDP after opening from the URL.

* Fix CDP changing state without reopening the DevTools.

* Explicitly check on param

* Add test for getQueryParams

---------

Co-authored-by: Amoghavarsha Kudaligi <kgamoghavarsha@gmail.com>
…reate a new column for it (#557)

* fix: Highlighting logic and cookie details text

* fix: remove messaging from cookie details panel

* ref:refactor undetermined status calculation

* ref:skip calculation of blocking status
@mohdsayed mohdsayed self-assigned this Mar 14, 2024
@mohdsayed mohdsayed marked this pull request as ready for review March 14, 2024 10:39
…560)

* Open all example.com URLs with CDP and multitab on

* Modify url for the launcher script.

* Modify url for the launcher script for windows.

* Modify url for the launcher script for windows.

* Modify url for the launcher script for windows for all launchers

* Add space.

---------

Co-authored-by: Amoghavarsha Kudaligi <kgamoghavarsha@gmail.com>
Copy link
Collaborator

@amovar18 amovar18 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

amovar18 and others added 2 commits March 15, 2024 02:19
#562)

* Add listeners to stop when error occurs in top frame.

* Update text message

---------

Co-authored-by: sayedtaqui <sayedwp@gmail.com>
mohdsayed and others added 2 commits March 15, 2024 17:34
* Normalise cookie key before using it.

* Fix failing tests.

* Fix cookie badgeText update.
@mohdsayed mohdsayed merged commit f5c2cb7 into main Mar 17, 2024
5 checks passed
@amovar18 amovar18 deleted the release/0.6.0 branch March 21, 2024 11:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants