app
2.2.2
Patch Changes
81c0689: Harden Webflow Designer authentication, site isolation, and administrator permissions while reducing duplicate app boot work.
3fb6710: UX improvements: regions, banners, and action items.
- "EU Countries & UK" uses Cloudflare’s EU list (+ UK): https://developers.cloudflare.com/ruleset-engine/rules-language/fields/reference/ip.src.is_in_european_union/
- Create Banner: legislation and country/state filters for recommended banner types
- Simplify Action items experience for the users
- Domain management bar; chat-with-expert entry points; remove PMF survey
81c0689: Remove site-level notification recipient lists. Scheduled scans again use a per-schedule email, and transactional emails (exports, proofs, scan updates) go to the signed-in session email.
27d6762: add site id param to scanner history endpoint
Updated dependencies [a0173e0]
Updated dependencies [81c0689]
Updated dependencies [3fb6710]
Updated dependencies [9d4c732]
- consentpro-dictionary@0.1.0
- consentpro-utils@2.0.3
2.2.1
Patch Changes
2487ddd: feat: runtime unblocking for manually blocked images
- Added
blocking/images.tsto the v2 runtime: images holding their URL infs-consent-srcwithfs-consent-categoriesare loaded automatically once the visitor accepts the required categories, and unloaded again when consent is revoked. Unblock-only by design — a live imagesrcfires its request immediately and cannot be intercepted. - Emit
image-blocked/image-unblockedevents, mirroring iframes. - Simplified the Consent Manager image instructions and docs: the manual consent-callback snippet is no longer needed, only the attribute swap.
- Added
caebb9b: Move core activation analytics off the Designer extension onto authenticated server routes so events use a reliable Auth0 sub as distinct_id.
2487ddd: feat: report image trackers and cookie attribution
Updated dependencies [cb1d15a]
- consentpro-utils@2.0.2
- consentpro-dictionary@0.0.11
2.2.0
Minor Changes
- f4ab509: feat: debugger auth
Patch Changes
21ebdad: feat: Update FieldRenderer and GeneralInfoModal components with new styles and functionality
- Added Button component to FieldRenderer for generating policies and custom item actions.
- Updated dropdown properties in FieldRenderer for better UX.
- Refactored input handling in FieldRenderer to use new Input and Checkbox components.
- Enhanced styling in FieldRenderer to use CSS variables for consistency.
- Modified GeneralInfoModal to include conditional field rendering based on form data.
- Increased modal height for better content visibility.
- Updated border and background styles in GeneralInfoModal for improved aesthetics.
- Adjusted overflow properties in PolicyTemplateWizard and StepRenderer for better layout management.
- Set default value for hasDpo in wizard state to 'no'.
- Minor adjustments to cookie declaration template for better readability.
- Updated GeneralInformation view background color to use CSS variables.
- Added changelog entry for server updates.
fc2af36: chore: use posthog reverse proxy
9eaafdc: fix(app): make purpose for data collection optional in privacy policy wizard feat(app): add folder icon to folder options in select-page dropdown
1f19ea2: fix: allow no animations
5407450: fix cookie declaration hydration
c0d06e0: fix(app): persist company country and policy language in general info store
e46032c: fix: Polish policy status transitions
- Regenerating a policy now clears the persisted
last_status, so policies that previously showed the Not Found status correctly transition back to Ready to Publish / Published once the element is re-injected onto the canvas. - Clicking Save as Draft on an already-generated policy (e.g. one with status Ready to Publish) now reverts the document to Draft state by clearing
generated_atandlast_status. - Policies flagged as Not Found are now automatically re-verified against the canvas when the Policies view loads. If the user restored a deleted element outside the view (e.g. via Webflow's undo), the status resets to the resolved value (Ready to Publish / Published / Update Needed) without requiring manual action.
- Regenerating a policy now clears the persisted
a75b3d6: Prepopulate cross-policy page link fields in the policy generation wizard (has page, page type, site page select, or external URL) from sibling policies that already exist under the same profile.
fa75381: Enhance policy generator
6a29109: chore: resolve dependency to latest and update utils usage
Updated dependencies [494b74c]
Updated dependencies [73a3472]
Updated dependencies [5407450]
- consentpro-dictionary@0.0.10
- consentpro-utils@2.0.1
2.1.10
Patch Changes
- fc2af36: chore: use posthog reverse proxy
2.1.9
Patch Changes
- Updated dependencies [e5d2aad]
- consentpro-dictionary@0.0.9
- consentpro-utils@2.0.1
2.1.8
Patch Changes
- Updated dependencies [353af98]
- consentpro-dictionary@0.0.8
- consentpro-utils@2.0.1
2.1.7
Patch Changes
- ded7f80: update namings in usages of
consent-pro-**toconsentpro-** - 73aa49f: feat: consent pro debugger
- Updated dependencies [ded7f80]
- Updated dependencies [73aa49f]
- consentpro-dictionary@0.0.7
- consentpro-utils@2.0.1
2.1.6
Patch Changes
- 2ad5e11: chore: update dependencies
- 7ca34d9: chore: Enhance DatePicker component with tooltip wrapper.
2.1.5
Patch Changes
- 7618a58: chore: improve login errors + track in posthog
- ef22755: chore: preserve manually added trackers
- Updated dependencies [ef22755]
- Updated dependencies [9cf51bd]
- consentpro-utils@2.0.1
- consentpro-dictionary@0.0.6
2.1.4
Patch Changes
- ee6765d: fix: UI typo
2.1.3
Patch Changes
- 8c82ca4: Update dependencies with Modal update from utils package to resolve safari bug
- Updated dependencies [1a79dde]
- consentpro-dictionary@0.0.5
- consentpro-utils@2.0.0
2.1.2
Patch Changes
- Updated dependencies [1a79dde]
- consentpro-dictionary@0.0.4
- consentpro-utils@2.0.0
2.1.1
Patch Changes
- 42dc7a9: chore: add more posthog event properties
- 298f5f6: fix configurator disabled message for language prop
2.1.0
Minor Changes
- 6509630: feat: disable scroll behavior controls
Patch Changes
- consentpro-dictionary@0.0.3
- consentpro-utils@2.0.0
2.0.1
Patch Changes
- 683eeb0: chore: Update dependencies to latest versions across all packages and fix pnpm audit issues
2.0.0
Major Changes
- e9bd587: NEW: Consent Pro V2 with Geolocation, Improved GTM handling and Instances Support
Patch Changes
- 6029a6c: Update display time for scan schedule to be based on user timezone
- 5396021: Improved scan schedule feature plus posthog exeption tracking for schedule failures
- 2b400f7: Update scan schedule UI experience, introduce an email recipient field
- 2b400f7: feat: implement ConfirmScheduleModal for managing scan schedules
- c008017: chore: register PostHog events as Consent Pro for better segmentation
- dbc3aaf: fix:
app-visitsPostHog event - 6029a6c: chore: add support for scheduling scans on a specific date
- Updated dependencies [e9bd587]
- Updated dependencies [6029a6c]
- consentpro-utils@2.0.0
- consentpro-dictionary@0.0.2
1.0.20
Patch Changes
- 05189c5: fix: update handling for domains list in a project
- Updated dependencies [05189c5]
- consentpro-utils@1.0.16
1.0.19
Patch Changes
- 8368c66: add posthog
- Updated dependencies [8368c66]
- consentpro-utils@1.0.15
1.0.18
Patch Changes
- 1d12e86: add script async option with a todo
1.0.17
Patch Changes
- 808c3d0: chore: fix global banner state
1.0.16
Patch Changes
- Updated dependencies [f8e135b]
- consentpro-utils@1.0.14
1.0.15
Patch Changes
- a64945c: chore: update wf analytics and add a flag to reset scripts scan category
- a3820e4: fix: ensure footer open prefs is able to toggle the banner
1.0.14
Patch Changes
- Updated dependencies [31fbd7c]
- consentpro-utils@1.0.13
1.0.13
Patch Changes
- c89966b: chore: global banner updates and animation library
- Updated dependencies [c89966b]
- consentpro-utils@1.0.12
1.0.12
Patch Changes
- 8a9a493: add feature to support externally hosted banners and global banners with CSS imports
- Updated dependencies [8a9a493]
- consentpro-utils@1.0.11
1.0.11
Patch Changes
- d8d52c0: chore: skip finsweet webflow apps scripts from scanner
1.0.10
Patch Changes
- a37ec60: chore: update consent pro api to support legacy components api for cookie consent targets
- Updated dependencies [a37ec60]
- consentpro-utils@1.0.10
1.0.9
Patch Changes
- 28a6a2d: Cleanup an update release runtime branch name
- Updated dependencies [28a6a2d]
- consentpro-utils@1.0.9
1.0.8
Patch Changes
- 4804467: feat: update consent pro for new migration
- Updated dependencies [4804467]
- consentpro-utils@1.0.8
1.0.7
Patch Changes
- 077f9a4: cleanup console message
- Updated dependencies [077f9a4]
- consentpro-utils@1.0.7
1.0.6
Patch Changes
- aa8257a: chore: update release sync branches ci with a release-runtime-v** naming strategy
- Updated dependencies [aa8257a]
- consentpro-utils@1.0.6
1.0.5
Patch Changes
- b5be59c: chore: update release
- Updated dependencies [b5be59c]
- consentpro-utils@1.0.5
1.0.4
Patch Changes
- 1b689fc: chore: update release pipeline for branch auto sync
- Updated dependencies [1b689fc]
- consentpro-utils@1.0.4
1.0.3
Patch Changes
- c20f5c9: chore: improve legacy config management and handling
- Updated dependencies [c20f5c9]
- consentpro-utils@1.0.3
1.0.2
Patch Changes
- 3152bd4: chore: update webflow hooks, configurator handling and runtime scripts
- Updated dependencies [3152bd4]
- consentpro-utils@1.0.2
1.0.1
Patch Changes
- 675a6e2: remove Instance name fields from builder
- 734f061: chore: release updates
- Updated dependencies [734f061]
- consentpro-utils@1.0.1
1.0.0
Major Changes
- 5b7551a: initial setup for consent pro and migration of cc into consent pro
Patch Changes
- 65a0083: update consent pro and include whitelist feature
- Updated dependencies [5b7551a]
- Updated dependencies [65a0083]
- consentpro-utils@1.0.0
1.0.0
Major Changes
- a7345fa: Initialize Consent Pro
Patch Changes
- 7ac1289: add tests