v3.0.4
- Canvas node overlays are no longer removed from DOM automatically. This was an overkill for a tiny viewer and creates numerous extra calculations and memory leak risk.
- Nodes now support custom color (
#+ six digit hexadecimal RGB color code).
If your project doesn't use Node.js, you can still use the stand-alone, integrated version below (canvasViewer.js) for your vanilla JavaScript projects.