Storyboard

image

You can now add a storyboard properly to Zorn, by using the Storyboard option and connecting it to a .vtt file. (Example). This uses spritesheets for thumbnails.

Clip

You can now start the video at a specific time using the Clip option and setting the second. Or you can set it in the URL.

Option example:

<Zorn Clip{[{Start: "248"}]}/>

URL example:

/z#50

Smarter TypeScript

image

Zorn now uses interface in it's codebase to add requirements, descriptions, deprecated warnings, and more to provide a better experience for developers. Only applies to supported IDEs and code editors.

Minor Changes

Other changes have been applied such as bug fixes, optimizations, and other improvements.