# 5.0.0 (2021-12-16) ### Breaking Changes - `postLoading` without `async` - split CSS in multiple entries - extract CSS `content` to `deck` - rename `deckMenu` into `menu` # 4.0.2 (2021-11-28) ### Features - define custom elements only if not defined yet # 4.0.1 (2021-05-24) ### Fix - main entry # 4.0.0 (2021-05-16) ### Breaking Changes - build to ECMAScript module (`esm`) - drop `iife` and `cjs` formats ### Build - migrate to `esbuild` # 3.1.0 (2021-04-23) ### Features - laser pointer (fullscreen only) # 3.0.1 (2021-04-23) ### Fix - full deck size whe a screenshot is taken # 3.0.0 (2021-03-28) ### Breaking - fullscreen options container renamed from `navigation` to `fullscreen-menu` ### Features - if windowed and not `papyrus` then display presentation in a 16/9 container ### Features # 2.1.0 (2021-02-19) ### Features - support custom templates names # 2.0.3 (2021-01-26) ### Fix - build warn circular dependencies ### Build - build `web-social-share` # 2.0.2 (2020-11-02) ### Style - remote control request centered # 2.0.1 (2020-11-02) ### Style - notes modal background # 2.0.0 (2020-11-02) ### Features - take advantages of apps' components for the UI as presentations made with DeckDeckGo are PWA # 1.0.0 (2020-11-01) Hello World 👋