Files
probo/packages/n8n-node/CHANGELOG.md
Émile Ré d1a2a7cf32 Release @probo/n8n-nodes-probo/v0.184.0
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-05-12 10:50:55 +04:00

1006 B

Changelog

All notable changes to the @probo/n8n-nodes-probo package will be documented in this file.

Unreleased

[0.184.0] - 2026-05-12

Changed

  • Replace PREFIX with GLOB in tracker pattern match type options (breaking)
  • Drop displayName from tracker pattern update operations — it is now derived from pattern + match type (breaking)

[0.183.0] - 2026-05-07

Added

  • Add regulation and countryCode fields on cookie consent record operations

[0.182.0] - 2026-05-06

Changed

  • Replace publishMinor, publishMajor, and requestApproval document operations with a unified publish accepting a minor flag and required changelog (breaking)
  • Rename cookiePattern operations to trackerPattern with new trackerType field (breaking)

Removed

  • Remove legacy cookiePattern operations

[0.0.1] - 2026-04-27

Changed