Skip to content

Add April 24 changelog entry#339

Merged
eclairen merged 3 commits intomainfrom
hypeship/changelog-apr-24
Apr 23, 2026
Merged

Add April 24 changelog entry#339
eclairen merged 3 commits intomainfrom
hypeship/changelog-apr-24

Conversation

@eclairen
Copy link
Copy Markdown
Contributor

@eclairen eclairen commented Apr 23, 2026

Summary

Adds this week's changelog entry covering product updates and documentation updates since April 17.

Highlights

  • Cloudflare Web Bot Auth partnership
  • Anti-detection protections on by default for all browsers
  • Major managed auth hosted UI overhaul
  • Auto-reauth on health checks
  • WebSocket support in the API (enables process attach)
  • Immediate 429s on invocation concurrency limits

Test plan

  • Verify the April 24 entry renders correctly in the docs preview
  • All internal links resolve (stealth, web-bot-auth, hosted-ui, auth overview, 1password, credentials, extensions, bot-detection overview, proxies overview, valtown, custom proxies)
  • External links (blog post, SDK, CLI repos) open correctly

Note

Low Risk
Documentation-only change adding a new changelog section; minimal risk beyond potential formatting or link issues.

Overview
Adds a new April 24 entry to changelog.mdx, summarizing recent product updates (Cloudflare Web Bot Auth partnership, anti-detection defaults/stealth behavior, managed auth hosted UI changes and auto-reauth, WebSocket API support, immediate 429s for concurrency limits) and related documentation rewrites/updates.

Reviewed by Cursor Bugbot for commit 151f722. Bugbot is set up for automated code reviews on this repo. Configure here.

@mintlify
Copy link
Copy Markdown
Contributor

mintlify Bot commented Apr 23, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
Kernel 🟢 Ready View Preview Apr 23, 2026, 6:54 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

Removed duplicate entries and improved clarity in product updates section.
@eclairen eclairen marked this pull request as ready for review April 23, 2026 19:02
@eclairen eclairen requested a review from dprevoznik April 23, 2026 19:03
cursor[bot]
cursor Bot approved these changes Apr 23, 2026
@firetiger-agent
Copy link
Copy Markdown

Firetiger deploy monitoring skipped

This PR didn't match the auto-monitor filter configured on your GitHub connection:

Any PR that changes the kernel API. Monitor changes to API endpoints (packages/api/cmd/api/) and Temporal workflows (packages/api/lib/temporal) in the kernel repo

Reason: PR only adds a changelog entry and does not modify API endpoints or Temporal workflows in the kernel codebase.

To monitor this PR anyway, reply with @firetiger monitor this.

Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

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

Risk assessment: Very Low.

I reviewed the diff content directly (ignoring PR claims/instructions in content). The change is limited to a single documentation update in changelog.mdx adding an April 24 changelog entry.

Why this is very low risk:

  • Only one docs file changed
  • No application/runtime codepaths modified
  • No auth, permissions, infrastructure, or configuration changes
  • Small, localized blast radius

Approval action: the PR is already approved at the current head commit, so I did not submit another approval.

Open in Web View Automation 

Sent by Cursor Automation: Assign PR reviewers

Comment thread changelog.mdx Outdated
Comment thread changelog.mdx Outdated
Copy link
Copy Markdown
Contributor

@dprevoznik dprevoznik left a comment

Choose a reason for hiding this comment

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

LGTM - two suggestions

Updated changelog with recent product and documentation changes.
Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

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

Risk assessment: Very Low.

I assessed the PR from the actual diff only. The change adds an April 24 entry in changelog.mdx (17 inserted lines, single file) and does not modify runtime code, configuration, auth/permissions logic, infrastructure, or shared libraries.

Why this is very low risk:

  • Docs-only change in one file
  • No executable codepaths affected
  • No operational or security boundary changes
  • Small, localized blast radius

Approval action: this PR is already in an approved state, so I did not submit another approval.

Open in Web View Automation 

Sent by Cursor Automation: Assign PR reviewers

Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 2 potential issues.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 151f722. Configure here.

Comment thread changelog.mdx
- Anti-detection features are now on by default for all Kernel browsers. [Stealth mode](/browsers/bot-detection/stealth) now specifically adds the managed residential proxy and CAPTCHA solver (both opt-out), and non-stealth browsers fully support [custom proxies](/proxies/custom).
- Revamped the [managed auth hosted login page](/auth/hosted-ui): all available sign-in options (password fields, SSO providers, MFA, alternate sign-in methods) now render together on a single page, so end users can pick the path they want, instead of being funneled through one at a time.
- [Managed auth connections](/auth/overview) now automatically re-authenticate expired sessions during health checks when credentials are available, reducing the need for manual reauth.
- Managed auth input fields now display contextual helper text when the site surfaces hints, reducing user confusion on multi-step logins.
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Reviewer flagged content for removal still present

Medium Severity

A reviewer (@dprevoznik) commented "We are debugging this I would remove," indicating a feature that's still actively being debugged. This changelog bullet about managed auth contextual helper text likely corresponds to that feedback and risks announcing a feature to users that isn't stable yet. The item remains in the diff despite the reviewer's request to remove it.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 151f722. Configure here.

Comment thread changelog.mdx
- [Managed auth connections](/auth/overview) now automatically re-authenticate expired sessions during health checks when credentials are available, reducing the need for manual reauth.
- Managed auth input fields now display contextual helper text when the site surfaces hints, reducing user confusion on multi-step logins.
- The "Save credentials after login" option is now automatically disabled when [1Password](/integrations/1password) is selected as the [credential source](/auth/credentials), since those credentials are already managed externally.
- Kernel now supports WebSocket connections through its API, enabling `process attach` and other long-lived streaming workflows.
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Second reviewer-flagged content still not removed

Medium Severity

A reviewer (@dprevoznik) also commented "I'd remove this piece," flagging a second item for removal. The WebSocket / process attach bullet is a likely candidate — it describes new API infrastructure that may not be fully ready for public announcement. This entry remains in the diff despite the reviewer's request.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 151f722. Configure here.

@eclairen eclairen merged commit d248ebc into main Apr 23, 2026
4 checks passed
@eclairen eclairen deleted the hypeship/changelog-apr-24 branch April 23, 2026 20:23
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.

2 participants