v4.5.12
Skyvern-AI/skyvernv4.5.12May 13, 2026by huppy-bot[bot]
AI Summary
v4.5.12 addresses context menu behavior on touch devices and fixes misleading license expiration warnings for perpetual licenses on covered versions.
Key Highlights
- Fixed iOS context menu closing immediately after a long-press release.
- Disabled misleading 'license expired' console warnings for perpetual licenses on versions covered by the license.
Full Release Notes
Generated from commits between `v4.5.10` and `HEAD` ## Bug Fixes ### fix(context-menu): keep menu open after long-press release on touch ([#8741](https://github.com/tldraw/tldraw/issues/8741)) - Fix the iOS context menu closing immediately after a long-press release. ### fix(license): don't show expired warning for perpetual licenses on covered versions ([#8791](https://github.com/tldraw/tldraw/issues/8791)) - Perpetual licenses no longer show a misleading "license expired" console warning when the user is past their calendar expiry date but still on a version covered by the license.