Skip to content

release: v1.10.0 - #127

Merged
github-actions[bot] merged 2 commits into
releasefrom
main
Aug 11, 2026
Merged

release: v1.10.0#127
github-actions[bot] merged 2 commits into
releasefrom
main

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Puts v1.10.0 on release, which is the branch production deploys from. Opened by the Release workflow.


Summary by cubic

Release v1.10.0 adds Google Tag Manager support for installing the tracking tag and upgrades Verify Installation to detect container-based installs. This reduces false negatives, simplifies setup, and adds a GTM-ready snippet in Settings.

  • New Features
    • Settings → Tracking: adds a GTM-ready snippet that carries the site id in ?site= with a Copy action.
    • Verify Installation: if the tag isn’t in HTML, reads GTM containers, reports the container id, and warns when an attribute-only tag would drop the site id; increases the scan limit to handle large pages.
    • Loader (/t/crm.js): reads site id from data-site or ?site=, prefers the attribute, injects only once, and builds the tracker URL from the script src origin.
    • Server/db: adds gtmContainers, gtmContainerUrl, gtmSnippet, and gtmTag; API returns tagManagerSnippet.
    • Docs and tests: expanded docs on GTM behavior and verification; added tests for loader and GTM parsing.

Written for commit 5408ec0. Summary will update on new commits.

Review in cubic

github-actions Bot and others added 2 commits August 11, 2026 14:38
…nager (#124)

Co-authored-by: Lewis Carhart <lewis@trycomp.ai>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@github-actions
github-actions Bot merged commit fc0c594 into release Aug 11, 2026
3 of 6 checks passed
@vercel

vercel Bot commented Aug 11, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
crm-agent Building Building Preview Aug 11, 2026 6:40pm
crm-api Building Building Preview Aug 11, 2026 6:40pm
crm-app Building Building Preview Aug 11, 2026 6:40pm

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants