This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Topics
+13 more
Summary
AI summaryFixes promise hang in viewer.camera.flyTo/flyToBoundingSphere by resolving on cancel and adding a timeout.
Full changelog
Patch Changes
-
fedeac5Thanks @gaopengbin! - fix(view): resolve flyTo/zoomToExtent promises on cancel and via a fallback timerviewer.camera.flyToBoundingSphere/flyTomay fire neithercompletenor
cancelwhen the camera is already near the target or the flight is preempted
by a subsequent camera command. This left the awaited promise pending forever
and surfaced as浏览器响应超时(30000ms)on the runtime side.Both handlers now also resolve on
canceland install aduration + 1s
fallback timer as a last resort, so the WebSocket reply is always sent back
to the runtime.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About gaopengbin/cesium-mcp
AI-powered 3D globe control via MCP. Connect any MCP-compatible AI agent to CesiumJS — camera flight, GeoJSON/3D Tiles layers, markers, spatial analysis, heatmaps, and more through 19 natural language tools.
Related context
Beta — feedback welcome: [email protected]