Skip to content

Commit 3f902f7

Browse files
Update Changelog navigation with SDK links (#138)
* Update docs.json * Update docs.json * Delete info/changelog.mdx * Update docs.json * Update docs.json * Update docs.json * Update changelog.mdx * Update docs.json * Update changelog.mdx * Update docs.json * Update changelog.mdx * Update changelog.mdx * Update changelog.mdx --------- Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> Co-authored-by: eclairen <eclairenielsen@gmail.com> Co-authored-by: eclairen <erin@onkernel.com>
1 parent 2ea0e6e commit 3f902f7

File tree

3 files changed

+13
-11
lines changed

3 files changed

+13
-11
lines changed

changelog.mdx

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,20 @@ title: Changelog
33
description: Updates and improvements
44
---
55

6-
<Update label="December 5" tags={["Updates"]}>
6+
<Note>
7+
For API library updates, see the [Node SDK](https://github.com/onkernel/kernel-node-sdk/blob/main/CHANGELOG.md), [Python SDK](https://github.com/onkernel/kernel-python-sdk/blob/next/CHANGELOG.md), and [Go SDK](https://github.com/onkernel/kernel-go-sdk/blob/main/CHANGELOG.md) changelogs.
8+
</Note>
9+
10+
<Update label="December 5" tags={["Product", "Docs"]}>
11+
## Product updates
712
- Added option to include ephemeral and deleted browsers when [listing sessions](/api-reference/browsers/list-browser-sessions) via API
813
- Updated the [maximum timeout](/browsers/termination#automatic-deletion-via-timeout) available from 24 hours to 72 hours of no CDP activity
914
- Updated the maximum async invocation [duration](/apps/invoke#asynchronous-invocations) from 15 minutes to 1 hour
1015
- Improved error messaging when invalid invocation IDs are provided
11-
- Updated documentation for using [Stagehand v3](/integrations/stagehand) with Kernel browsers, [Vercel AI SDK integration](/integrations/vercel/ai-sdk), embedding [live view](/browsers/live-view#embedding-in-an-iframe) sessions in apps, and Cloudflare CAPTCHA handling in [stealth mode](/browsers/bot-detection/stealth#cloudflare-challenge)
16+
17+
## Documentation updates
18+
- [Stagehand v3](/integrations/stagehand): Added code example for using Stagehand v3 with Kernel browsers
19+
- [Vercel AI SDK integration](/integrations/vercel/ai-sdk): Expanded Vercel integration documentation for the `@onkernel/ai-sdk` package
20+
- [Live view](/browsers/live-view#embedding-in-an-iframe): Added code example showing how to embed browser live views in an iFrame
21+
- CAPTCHA handling in [stealth mode](/browsers/bot-detection/stealth#cloudflare-challenge): Added documentation on CAPTCHA handling behavior with Cloudflare challenges
1222
</Update>

docs.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -146,8 +146,7 @@
146146
"pages": [
147147
"info/concepts",
148148
"info/pricing",
149-
"info/unikernels",
150-
"info/changelog"
149+
"info/unikernels"
151150
]
152151
},
153152
{

info/changelog.mdx

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)