So going through the list of the release-notes, these are probably the most interesting changes.
Version 4.5.0 * Add default lang attribute to index.html (@sojinsamuel<https://github.com/sojinsamuel>) Version 5.0 * Scrol view (However no idea how to use it from Asciidoctor) * The new URL query for activating the print view is ?view=print. It used to be ?print-pdf, which is still supported for backwards compatibility. (@hakimel<https://github.com/hakimel> in #3482<https://github.com/hakimel/reveal.js/pull/3482>) Chris Von: Christofer Dutz <[email protected]> Datum: Freitag, 2. Februar 2024 um 15:48 An: [email protected] <[email protected]> Betreff: Updated the versions .... Hi all, As usual, when I’m working on new presentations, I took the liberty to bump our versions to the latest versions. Fortunately it seems the asciidoctorj and other dependencies have matured enough that I could bump to the latest version of RevealJS. It seems that this now supports new variants of scrolling and probably a whole bunch of new things are now possible. I did notice that now setting: :revealjs_totalTime: 2400 Now seems to work and in the speaker-view my timer now works without me having to calculate the number of seconds per slide. A full list of things changes should be shown here: https://github.com/hakimel/reveal.js/releases Chris
