revealjs 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.