impress.js v1.0.0 Release Notes

Release Date: 2018-03-07 // about 6 years ago
  • ๐Ÿš€ impress.js 1.0, the first stable release

    • ๐Ÿ†• New plugin based architecture allows adding more features without bloating core src/impress.js file
      • Source files are in src/ and compiled into js/impress.js with npm run build. End users should continue to use js/impress.js as before.
    • ๐Ÿ”Œ 19 new plugins
      • Integrates impressConsole.js by default (press 'P' to open speaker console)
      • Markdown support for those that are too much in a hurry to type HTML
      • 5 new demo presentations under examples/ show case the new features
      • Removes the code that prevented impress.js from running on mobile phones

    ๐Ÿš€ You can read more about this release on my blog: http://openlife.cc/blogs/2018/march/impressjs-10-released