# @napi-rs/canvas v1.0.7 - Product: @napi-rs/canvas (https://whatsnew.fyi/product/napi-rs-canvas) - Vendor: napi-rs - Date: 2026-08-18 - Version: v1.0.7 - Original notes: https://github.com/Brooooooklyn/canvas/releases/tag/v1.0.7 - Permalink: https://whatsnew.fyi/product/napi-rs-canvas/releases/v1.0.7 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **changed** — Improve getImageData readback performance with runtime-dispatched SIMD unpremultiply - **fixed** — putImageData no longer inherits transform and clip state after getImageData ##### What's Changed * perf: fast getImageData readback with runtime-dispatched SIMD unpremultiply by @Brooooooklyn in https://github.com/Brooooooklyn/canvas/pull/1319 * fix: putImageData no longer inherits transform/clip after getImageData by @Brooooooklyn in https://github.com/Brooooooklyn/canvas/pull/1320 **Full Changelog**: https://github.com/Brooooooklyn/canvas/compare/v1.0.6...v1.0.7