Add resize-sketch function. #212.
Add :enable/disable-async-saveframe hints. Thanks to Jacob Maine.
Add display-ads function to embed advertising in sketches to make a few bucks while sharing your art. Docs.
Pass event object to key-released handler in fun-mode. #209.
Disable automatic setting of pixel density to be screen density. #202.
Fix not working titles. See #236. Thanks to @mishadoff.
Fix random-2d and random-3d to produce uniformly distributed vectors. Commit.
Update to Processing 3.3.7 and Processing.js to 1.6.6.
Partial Java 9 support. Doesn't work on Mac OS. See Processing plan for Java 9 support.