# @napi-rs/canvas v1.0.8 - Product: @napi-rs/canvas (https://whatsnew.fyi/product/napi-rs-canvas) - Vendor: napi-rs - Date: 2026-08-24 - Version: v1.0.8 - Original notes: https://github.com/Brooooooklyn/canvas/releases/tag/v1.0.8 - Permalink: https://whatsnew.fyi/product/napi-rs-canvas/releases/v1.0.8 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'. --- - **fixed** — Capture call-time snapshot in async encode APIs to prevent data corruption - **fixed** — Snapshot canvas source in drawImage to avoid per-call pixel copy ##### What's Changed * fix: capture call-time snapshot in async encode APIs (#1313) by @Brooooooklyn in https://github.com/Brooooooklyn/canvas/pull/1323 * chore(deps): update dependency canvaskit-wasm to ^0.42.0 by @renovate[bot] in https://github.com/Brooooooklyn/canvas/pull/1322 * chore(deps): update rust to v1.98.0 by @renovate[bot] in https://github.com/Brooooooklyn/canvas/pull/1324 * fix: snapshot canvas source in drawImage to avoid per-call pixel copy by @Brooooooklyn in https://github.com/Brooooooklyn/canvas/pull/1325 **Full Changelog**: https://github.com/Brooooooklyn/canvas/compare/v1.0.7...v1.0.8