For AI agents: visit https://docs.developers.convert.com/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
View on GitHub
- New Comparison Operators: Added
exists, not_exists, and doesNotExist operators to achieve parity with the JS SDK. These operators allow for more flexible conditional logic in your applications. (5f78fa6)
- Visitor Type Segment Key Update: Changed the
visitor_type segment key to visitorType to ensure consistency with the JS SDK. This helps maintain uniform segment handling across different SDKs. (89a8391)
View on GitHub
- Automated PHP Serving API: Automated PHP Serving API types update
- segments: adopt renamed spec: segments: adopt renamed spec property customSegments
View on GitHub
- api: always announce as: api: always announce as Convert SDK via ConvertAgent User-Agent
- api: extract CONVERT_AGENT_USER_AGENT as: api: extract CONVERT_AGENT_USER_AGENT as a class constant
View on GitHub
- context: forward all BucketingAttributes: context: forward all BucketingAttributes to ExperienceManager
- release: stop monorepo-builder from: release: stop monorepo-builder from creating release commits
- release: switch to tag-only: release: switch to tag-only release pipeline (no branch commits)
- Restore Berry-format yarn.lock from: Restore Berry-format yarn.lock from main