Skip to content
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions src/content/release-notes/workers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ link: "/workers/platform/changelog/"
productName: Workers
productLink: "/workers/"
entries:
- publish_date: "2025-08-21"
description: |-
- Updated v8 to version 14.0.
- Uint8Array type in JavaScript now supports base64 and hex operations.
- publish_date: "2025-08-14"
description: |-
- Enable V8 Sandbox for improved isolation and security.
Expand Down
Loading