This release adds a new API method getScreenshot() that returns the latest rendered screenshot as an ImageData object, allowing host applications to get a full resolution image, instead of relying on the resizable display canvas.
Release Changes
- Added new API method
getScreenshot()by @lvcabral in #711 - Updated API documentation to add new
getScreenshot()method by @lvcabral in #712 - Prevent crash on Micro Debugger with
bpkfiles by @lvcabral in #713 - Bump validator from 13.12.0 to 13.15.20 by @dependabot[bot] in #706
Full Changelog: v1.9.7...v1.9.8