Skip to content

Latest commit

History

History
274 lines (139 loc) 路 15.6 KB

File metadata and controls

274 lines (139 loc) 路 15.6 KB

Changelog

1.20.0 (2026-08-09)

Features

  • docs: completely expand the technical documentation (#79) (3001f28)

Bug Fixes

  • restrict allowAllRequests resource types and remove native DNR setting (#80) (d9be141)

1.19.0 (2026-08-05)

Features

  • profiles: add keyboard shortcuts for Quick Create and Settings (#74) (20e106f)
  • profiles: add tab group conditions (#73) (439c560)

Bug Fixes

  • save user input when closing popup with Esc or clicking outside (#76) (107ebfc)

1.18.0 (2026-07-29)

Features

  • add checkbox mode to request method, resource type, and tab ID conditions (#71) (57097cf)

Bug Fixes

  • select a visible profile when collapsing groups (3a5d68d)

1.17.0 (2026-07-27)

Features

  • clarify allow, allowAllRequests, block, and upgradeScheme profiles (ba5c454)
  • DNR: support tab IDs and excluded tab IDs conditions (#69) (4785d78)

1.16.2 (2026-07-25)

Bug Fixes

  • auto clean up orphaned DNR rules that are no longer associated with any registerable profile (#67) (e4bd7b4)

1.16.1 (2026-07-23)

Bug Fixes

  • raise minimum Chrome version to 145 (662f1de)

1.16.0 (2026-07-19)

Features

  • add extension keyboard shortcuts (90b51ab)
  • add setting to hide recent headers (e5cde2a)

1.15.0 (2026-07-19)

Features

  • add recent header shortcuts (9d2cb81)
  • popup: gray out the popup icon when no profiles are active (0b68407)
  • popup: show profile names in sidebar when emojis are removed (66953c4)
  • profiles: allows associating profiles with groups (#58) (5514e47)

1.14.0 (2026-07-14)

Features

  • popup: add inline field comments display setting (9b46ebd)

Bug Fixes

  • popup: the example in the URL filter placeholder is inaccurate (ee98f97)

1.13.0 (2026-07-13)

Features

  • popup: move profile search to header with keyboard shortcut (880c258)
  • popup: rename popular option badge to recommended (c5bc610)

Bug Fixes

  • popup: preserve ports in default URL and regex filters (01745d2)

1.12.1 (2026-07-12)

Bug Fixes

  • popup: keep profile share dropdown above search bar (9eec9f7)

1.12.0 (2026-07-11)

Features

  • popup: add a version number to the selected profile background (f53d494)
  • popup: add searchable batch profile management (#57) (88ed274)
  • popup: make group fieldset legend sticky (63038e4)
  • popup: move delete action into dropdown to prevent misclicks (b825f02)
  • popup: prefill new profile conditions with current tab domain (50ca2e9)
  • profiles: explain why actions and conditions cannot be added (8199671)
  • supports topDomains and excludedTopDomains conditions (5146dd3)

Bug Fixes

  • DNR: an error occurred upon creating a profile of type allowAllRequest (74a34f5)
  • dropdown was not closed when clicking the secondary menu (1ba4e5b)
  • popup: add current tab domain filter after rule type changes (59b39be)
  • popup: correct regex filter placeholder (b6197a9)
  • selected profile fieldset legend sticky style is not working (c220754)

1.11.0 (2026-07-10)

Features

  • extract domains from condition URL inputs (7edf5f8)
  • highlight popular request domains condition (b8de448)
  • match current tab URL filters by origin (2ab4ba7)
  • shift-click a profile to pause or resume it (4273a0a)

Bug Fixes

  • popup pages are unavailable in Vivaldi browser (9d7b30b)
  • some text in the tooltip is not displayed in the light theme (1f059d2)

1.10.0 (2026-07-05)

Features

  • support importing and exporting profile data via links (#49) (f28b5c6)

1.9.0 (2026-07-05)

Features

  • add a link to the documentation site (34361db)
  • remove auto emoji assignment setting (e9e8225)

Bug Fixes

  • close main dropdown when opening sub actions and search (cf2e5f3)
  • cookie: prevent exported profiles from carrying sync cookie values (a3dd7b3)
  • cookie: refresh sync cookies when importing duplicate identities (061cbc5)

1.8.0 (2026-06-28)

Features

  • automatically update the Sync Cookie value when the cookie is updated (#47) (f8adf34)
  • profile: replace middle-click delete with pause/resume toggle (88984e5)

1.7.0 (2026-06-08)

Features

  • persist group collapsed state (f535f46)

Bug Fixes

  • settings page did not update the language when switching languages (d13e2ab)

1.6.0 (2026-06-07)

Features

  • i18n: UI supporting Simplified Chinese (#41) (7ed9fec)
  • supports collapsing/expanding groups (980b739)

1.5.1 (2026-05-31)

Bug Fixes

  • header name input field for the remove operation only occupies 50% of the width (400bb93)

1.5.0 (2026-05-24)

Features

  • adjust the size of the json editor replace/search toggle (9c5d165)

Bug Fixes

  • button is not disabled and can still be clicked (d9cbd4e)

1.4.0 (2026-05-10)

Features

  • by default, sync cookies group data is not exported (#27) (59488b6)
  • reorganize profile menu and add changelog link (6bd6afa)
  • support for search/replace functions in the JSON editor (#29) (4063213)

Bug Fixes

  • raise export settings dropdown above search panel (b94837b)

1.3.0 (2026-05-03)

Features

  • add version field to profile import/export JSON schema (#25) (ca32e86)

1.2.0 (2026-05-02)

Features

  • add a tooltip description for the quick create feature (106f22f)
  • add drag-and-drop sorting to actions and conditions in modal (#18) (eaa2bbd)
  • add simple redirect URL rule support (#24) (9d0e551)
  • supports "block", "allow", "upgrade schema", and "allow all requests" functions (#17) (62155ca)

Bug Fixes

  • a11y: add button semantics and pointer cursor to add action/condition modal (1d927dd)
  • always exclude the extension itself from its own rules to prevent lockout (48df6d1)
  • cookie: trim domain input when URL parsing fails (c20ff58)
  • hide badge tooltip content on medium screens for better responsiveness (40a4d7c)
  • import: request cookies permission when importing profiles with cookie sync groups (ec7b183)
  • prevent failure prompt for rules without request or response headers (9396f3c)
  • unable to register modifyHeaders profile (3fbc40d)

1.1.0 (2026-04-15)

Features

Bug Fixes

  • mobile adaptation disrupted the layout of some filters (ab56821)
  • quickly closing the popup after modifying the profile will cause the changes to be lost (ad5e52f)
  • request header name field is not trimmed (13abba5)