Skip to content

Releases: jmoenig/morphic.js

v2.3.7

08 Aug 12:23
Compare
Choose a tag to compare
fixed occasional buffer overflow issue for code embedded in script pi…

…cs, thanks, @DarDoro !

v2.3.6

24 Jul 08:20
Compare
Choose a tag to compare

r

v2.3.5

01 Mar 18:32
Compare
Choose a tag to compare

fixed parsing colors from strings

v2.3.4

12 Feb 14:54
Compare
Choose a tag to compare
added support for caching and reusing a site's onbeforeunload callback

thanks, @bromagosa !

v2.3.3

22 Jan 09:12
Compare
Choose a tag to compare

fixed Color.fromString() parsing

v2.3.2

07 Nov 08:08
Compare
Choose a tag to compare

fixed global pixel color sensing - workaround for a canvas clipping bug introduced in Chrome v119

v2.3.1

18 Jul 14:48
Compare
Choose a tag to compare

fixed 2 minor issues when dragging and rendering objects

v2.3.0

01 Feb 17:37
Compare
Choose a tag to compare
  • enable retina support for inlined worlds
  • improve text wrapping - wrap too wide words by letters
  • enable exporting morph pics in dev mode in Chrome
  • add threshold to right-click on mobile
  • catch occasional stack overflow when embedding data into a PNG

v2.2.0

03 Aug 15:04
Compare
Choose a tag to compare

support embedding a payload string into PNG metadata

v2.1.10

28 Jan 15:05
Compare
Choose a tag to compare
reverted pulled PR because it doesn't work