Skip to content

4.2.1

Compare
Choose a tag to compare
@hakimel hakimel released this 06 Dec 11:36
· 290 commits to master since this release
c804611

Bug fix release πŸ›

Fixes

  • Fix an issue where some slides disappeared (fully or partially) after slide transitions in Chrome (9e583b8 @hakimel)
  • Fix an issue that caused double-navigations and impacted presentation performance (@hakimel #3079)
  • Fix --host not working in npm start -- --host=0.0.0.0 (@cashcat #3075)
  • Fix incorrect sizing of auto-sized text in PDF exports (#2865 (comment) @hakimel)
  • Fix background video playback issue in some browsers by inferring MIME type from file extension (#3078 @vanch3d)