Skip to content

miniSphere 4.8.8

Choose a tag to compare

@fatcerberus fatcerberus released this 21 Sep 16:08

miniSphere 4.8.8 is a maintenance release in the 4.8 release series. This release brings a few minor API changes which were backported from miniSphere 5.0.

What's Changed?

  • Adds FS.evaluateScript(), used for loading Sphere v1 and browser scripts without having to fall back on the Sphere v1 API.
  • Adds Image#width and Image#height properties.
  • Adds SoundStream#length and removes SoundStream#bufferSize.