Download the single file below and open it in any modern browser — it's the document, the viewer and the editor in one. Shipped files self-update through the signed release channel.
-
Fix: fade, slide and zoom transitions animate again. They had been
instant cuts. Reveal only mounts slides withinviewDistance, which was set
to 1 — so the slide being moved to was not in the page, and a CSS
transition had nothing to animate into. Morph was unaffected, because that
is Bento's own animation rather than Reveal's. Found and fixed by James
London. -
Copy and paste keeps embedded typefaces intact. Pasting elements into
another deck used to lose their embedded font entirely, and pasting slides
carried every face in the source deck while omitting the bytes they pointed
at. Both now carry exactly the faces in use, and a name collision keeps the
recipient's own bytes. Fixed by Kushida. -
Update notes now cover every version you skipped. The About dialog
described only the newest release, so upgrading across two versions told you
nothing about the one in between — and 1.0.12 was barely a day old when this
release became necessary. It now spans the releases you missed.