Skip to content

chore: release main - #72

Merged
carhartlewis merged 1 commit into
mainfrom
release-please--branches--main
Aug 6, 2026
Merged

chore: release main#72
carhartlewis merged 1 commit into
mainfrom
release-please--branches--main

Conversation

@github-actions

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

Copy link
Copy Markdown
Contributor

The changelog below is what will be published as the release notes. Edit the commit subjects, not this PR body — the body is regenerated on every push to main.

1.1.0

1.1.0 (2026-08-06)

Features

  • api: enhance email domain handling with machine address detection (70d7e84)
  • api: enhance onboarding and research key handling (f1d1332)
  • api: implement Context.dev key verification and enhance capabil… (d42a04e)
  • api: implement Context.dev key verification and enhance capabilities handling (5ca4eae)
  • api: implement delete functionality for companies, contacts, an… (96bf31b)
  • api: implement delete functionality for companies, contacts, and deals (4457f73)
  • app: add dashboard and overview components for enhanced user experience (181bd28)
  • landing: enhance agent section and footer for improved layout and user engagement (ad4ceaa)
  • proxy: implement marketing flag for landing page visibility (81a36d6)
  • seo-audit: add SEO audit skill and related resources (f266040)
  • turbo: update test dependencies and document workspace behavior (6d2e6e4)

Fixes

  • app: generate route types before type checking (03d4069)
  • proxy: refine redirect logic for sign-in path (73875f0)
  • proxy: update redirect logic for signed-out users (8871e49)

Refactors

  • api: enhance deletion logic and activity stamp handling (68f6014)
  • api: improve email normalization and enhance record deletion handling (277afef)
  • api: update record deletion tests and enhance agent task handling (82694a6)
  • landing: remove unused Link imports from agent and capabili… (e2a5a7f)
  • landing: remove unused Link imports from agent and capabilities sections (66213dd)
  • landing: replace Link components with divs for improved layout consistency (79749f5)
  • proxy: streamline onboarding and research gate handling (a189eab)
  • proxy: streamline onboarding and research gate handling (14cb932)

Documentation

  • env: document landing page behavior based on IS_MARKETING flag (bde4fd5)
  • env: update .env.example and api.md to clarify marketing flag usage (34900ae)
  • README: add stars badge for project visibility (4dd7e90)
  • README: align images for better presentation in the README (a075794)
  • README: remove duplicate stars badge and improve project visibility (96173a1)
  • README: update stars badge positioning for improved visibility (b48268e)

This PR was generated with Release Please. See documentation.


Summary by cubic

Prepare the 1.1.0 release. Bump package.json version and update CHANGELOG.md and .github/.release-please-manifest.json to publish the latest features, fixes, and docs.

Written for commit d7dd735. Summary will update on new commits.

Review in cubic

@vercel

vercel Bot commented Aug 6, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
crm-agent Ready Ready Preview Aug 6, 2026 10:13pm
crm-api Ready Ready Preview Aug 6, 2026 10:13pm
crm-app Ready Ready Preview Aug 6, 2026 10:13pm

Request Review

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 issue found across 3 files

Prompt for AI agents (unresolved issues)

Check if these issues are valid — if so, understand the root cause of each and fix them. If appropriate, use sub-agents to investigate and fix each issue separately.


<file name="CHANGELOG.md">

<violation number="1" location="CHANGELOG.md:10">
P3: The v1.1.0 changelog contains duplicate entries for the same commits: several subjects appear twice, once truncated with a trailing "…" and once in full under a different hash. These are the same commits re-recorded after an amend, and both variants are being published into CHANGELOG.md and the GitHub Release notes. Duplicate and half-truncated lines make the released notes harder to read and look unpolished in a public release. The truncated "capabil…" (d42a04e) duplicates the full "...capabilities handling" (5ca4eae), "...contacts, an…" (96bf31b) duplicates "...and deals" (4457f73), "...capabili…" (e2a5a7f) duplicates "...capabilities sections" (66213dd), and there are two identical "streamline onboarding and research gate handling" rows (a189eab and 14cb932). Since the changelog is reviewable before it goes public, dedupe these rows before merging so only the clean, complete subject line for each change ships.</violation>
</file>

Reply with feedback, questions, or to request a fix.

Fix all with cubic | Re-trigger cubic

Comment thread CHANGELOG.md

* **api:** enhance email domain handling with machine address detection ([70d7e84](https://github.com/trycompai/crm/commit/70d7e84b6532a45fae8cdf98e73aa3f19ff39fbb))
* **api:** enhance onboarding and research key handling ([f1d1332](https://github.com/trycompai/crm/commit/f1d133213042573672fc0a1d819290221eb686a1))
* **api:** implement Context.dev key verification and enhance capabil… ([d42a04e](https://github.com/trycompai/crm/commit/d42a04ec0d2a3d1d35839e8958ad01e12e8f0de0))

@cubic-dev-ai cubic-dev-ai Bot Aug 6, 2026

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P3: The v1.1.0 changelog contains duplicate entries for the same commits: several subjects appear twice, once truncated with a trailing "…" and once in full under a different hash. These are the same commits re-recorded after an amend, and both variants are being published into CHANGELOG.md and the GitHub Release notes. Duplicate and half-truncated lines make the released notes harder to read and look unpolished in a public release. The truncated "capabil…" (d42a04e) duplicates the full "...capabilities handling" (5ca4eae), "...contacts, an…" (96bf31b) duplicates "...and deals" (4457f73), "...capabili…" (e2a5a7f) duplicates "...capabilities sections" (66213dd), and there are two identical "streamline onboarding and research gate handling" rows (a189eab and 14cb932). Since the changelog is reviewable before it goes public, dedupe these rows before merging so only the clean, complete subject line for each change ships.

Prompt for AI agents
Check if this issue is valid — if so, understand the root cause and fix it. At CHANGELOG.md, line 10:

<comment>The v1.1.0 changelog contains duplicate entries for the same commits: several subjects appear twice, once truncated with a trailing "…" and once in full under a different hash. These are the same commits re-recorded after an amend, and both variants are being published into CHANGELOG.md and the GitHub Release notes. Duplicate and half-truncated lines make the released notes harder to read and look unpolished in a public release. The truncated "capabil…" (d42a04e) duplicates the full "...capabilities handling" (5ca4eae), "...contacts, an…" (96bf31b) duplicates "...and deals" (4457f73), "...capabili…" (e2a5a7f) duplicates "...capabilities sections" (66213dd), and there are two identical "streamline onboarding and research gate handling" rows (a189eab and 14cb932). Since the changelog is reviewable before it goes public, dedupe these rows before merging so only the clean, complete subject line for each change ships.</comment>

<file context>
@@ -1,5 +1,51 @@
+
+* **api:** enhance email domain handling with machine address detection ([70d7e84](https://github.com/trycompai/crm/commit/70d7e84b6532a45fae8cdf98e73aa3f19ff39fbb))
+* **api:** enhance onboarding and research key handling ([f1d1332](https://github.com/trycompai/crm/commit/f1d133213042573672fc0a1d819290221eb686a1))
+* **api:** implement Context.dev key verification and enhance capabil… ([d42a04e](https://github.com/trycompai/crm/commit/d42a04ec0d2a3d1d35839e8958ad01e12e8f0de0))
+* **api:** implement Context.dev key verification and enhance capabilities handling ([5ca4eae](https://github.com/trycompai/crm/commit/5ca4eae9871615bfbffededaceeca2a9e4598348))
+* **api:** implement delete functionality for companies, contacts, an… ([96bf31b](https://github.com/trycompai/crm/commit/96bf31b72d0c8d8931d124e8670e2fc02601f830))
</file context>
Fix with cubic

@carhartlewis
carhartlewis merged commit 477e592 into main Aug 6, 2026
9 checks passed
@carhartlewis
carhartlewis deleted the release-please--branches--main branch August 6, 2026 22:37
@github-actions github-actions Bot mentioned this pull request Aug 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant