v39.8.5
📦 electronView on GitHub →
🐛 2 fixes🔧 2 symbols
Summary
This patch release addresses critical stability issues by fixing crashes related to clipboard image reading and offscreen shared texture handling.
🐛 Bug Fixes
- Fixed a crash in clipboard.readImage() when the clipboard contains malformed image data.
- Fixed a crash when calling an offscreen shared texture's release() after the texture object was garbage collected.