Tween behavior; Drawing canvas plugin; Advanced random plugin; Bug fixes.
As mentioned it's a pure WebGL implementation, so the drawing is done on the GPU. It does not use canvas2d, so it does not need to perform expensive texture uploads when the canvas changes.
Thanks for the info and quick response!