v0.1.1
2026-06-23
CORS preflight compatibility fix
This update improves playback-assistance response headers and reduces side effects on in-page update requests.
- Fixed an issue where enabling playback assistance could cause some in-page POST, PUT, PATCH, or DELETE cross-origin requests to be blocked by browser preflight checks.
- Expanded the allowed method range in playback compatibility response headers to avoid interfering with embedded tools or business-page update APIs.