reveal.js v4.0.2 Release Notes

Release Date: 2020-05-29 // almost 4 years ago
  • ๐Ÿ”„ Changes

    • ๐Ÿ— Enables caching for JavaScript builds, making subsequent builds ~50% faster.
    • In auto-sliding presentations, the data-autoslide attribute now takes precedence over automatic detection of <video> durations.
    • โœ‚ Remove overzealous reset styles when printing to PDF.
    • ๐Ÿ”ง Reveal.configure and Reveal.isReady are now available in the pre-initialized reveal.js API, to match v3.x behavior.
    • ๐Ÿฑ Switches to serving demo presentation assets from a CDN.

    ๐Ÿ› Bug fixes

    • ๐Ÿ›  Fixes polyfills and adds IE 11 support.
    • ๐Ÿ›  Fixes the progress bar direction in right-to-left mode.