0.3.3
niklasvh/html2canvas0.3.3Sep 7, 2013by niklasvh
AI Summary
This release focuses on security and cross-origin image handling, alongside legacy IE support and performance improvements.
Key Highlights
- SVG taint fix with additional taint testing options
- Added support for CORS images and option to create tainted canvas
- Improved minification saved approximately 1K
- Added integrated support for Flashcanvas
- Fixed a variety of legacy IE bugs
New Features
- SVG taint testing options
- Option to create tainted canvas
- Flashcanvas support
Full Release Notes
- SVG taint fix, and additional taint testing options for rendering (<a href="https://github.com/niklasvh/html2canvas/commit/2dc8b9385e656696cb019d615bdfa1d98b17d5d4">niklasvh</a>) - Added support for CORS images and option to create canvas as tainted (<a href="https://github.com/niklasvh/html2canvas/commit/3ad49efa0032cde25c6ed32a39e35d1505d3b2ef">niklasvh</a>) - Improved minification saved ~1K! (<a href="https://github.com/cobexer/html2canvas/commit/b82be022b2b9240bd503e078ac980bde2b953e43">cobexer</a>) - Added integrated support for Flashcanvas (<a href="https://github.com/niklasvh/html2canvas/commit/e9257191519f67d74fd5e364d8dee3c0963ba5fc">niklasvh</a>) - Fixed a variety of legacy IE bugs (<a href="https://github.com/niklasvh/html2canvas/commit/b65357c55d0701017bafcd357bc654b54d458f8f">niklasvh</a>)