1.4 KiB
1.4 KiB
Changelog
All notable changes to the prb CLI will be documented in this file.
Unreleased
[0.185.0] - 2026-05-12
Changed
- Update kit package
[0.184.0] - 2026-05-12
Added
- Add
prb tracker-resourcecommand group (list,view,create,update,delete,move) for managing detected scripts, iframes, and other tracker resources
Changed
- Replace
PREFIXmatch type withGLOBinprb tracker-patterninteractive prompts (breaking) - Drop
--display-namefromprb tracker-pattern update— display names are now derived from pattern + match type (breaking)
[0.183.1] - 2026-05-08
Security
- Upgrade go to 1.26.3
[0.183.0] - 2026-05-07
Added
- Add
regulationandcountry codefields on cookie consent records, plus theSTATEMENT_OF_APPLICABILITYdocument type onprb document update
Fixed
- Allow editing metadata (title, document type, classification) on generated document versions
[0.182.0] - 2026-05-06
Added
- Add
--minorflag to generated-document publish commands
Changed
- Replace
prb document publish-majorandpublish-minorwithprb document publish [--minor] - Rename
prb cookie-patterncommand group toprb tracker-pattern
[0.173.0] - 2026-04-27
Changed
- First per-package release. Prior history is in the archived monorepo CHANGELOG.archive.md.