Skip to content

Latest commit

 

History

History
225 lines (90 loc) · 7.94 KB

CHANGELOG.md

File metadata and controls

225 lines (90 loc) · 7.94 KB

1.8.0 (2020-05-27)

Features

1.7.4 (2019-11-27)

Bug Fixes

  • not found public/favicon.ico (d4ac755)

1.7.3 (2019-10-30)

Bug Fixes

  • no display remote background image (30a2762)
  • no display URI encoded background (24f7292)
  • package: update superagent to version 5.0.2 (5a76b58)

Features

1.7.2 (2018-12-01)

Bug Fixes

  • docker build failed by missing /public (81714d2)
  • frontpage not shown (bea486f)

1.7.1 (2018-11-28)

Bug Fixes

  • can not render if there is a node without href (5708794)

1.7.0 (2018-11-24)

Bug Fixes

  • package: update debug to version 4.0.0 (ec07428)
  • package: update superagent to version 4.0.0 (33292ef)

Features

  • clear format when the span colored with real black or white (e50e0d8)
  • press t to change theme (75d7a0c)

1.6.3 (2018-09-06)

Bug Fixes

  • realtive background image url don't show (3dd169e)

1.6.2 (2018-08-30)

Bug Fixes

1.6.1 (2018-08-30)

Bug Fixes

1.6.0 (2018-08-29)

Bug Fixes

Features

  • add support of background image (680f0db)

1.5.1 (2018-07-30)

Bug Fixes

  • can't show attached images if context has given (292fb59)
  • styled text with ⏎ in a
  • fails (2a2cfad), closes #31

1.5.0 (2017-08-17)

Bug Fixes

  • can broke during parse a slide (494d5b7)
  • missing package-lock update (32fc3e6)
  • package: update cheerio to version 1.0.0-rc.2 (555ac1c)
  • package: update confluency to version 0.6.0 (0a1cd06)
  • package: update debug to version 3.0.0 (f77b104)

Features

1.4.0 (2017-04-22)

Bug Fixes

  • package: update confluency to version 0.5.0 (dd028a5)

Features

  • plugin: add mermaid support (1a4abb9), closes #15
  • plugin: p and img also can be fragmented (546378f), closes #20 #21

1.3.0 (2017-03-14)

Bug Fixes

  • code: syntax highlight doesn't work from 5.9 (#16) (63b57e0), closes #2
  • package: update body-parser to version 1.17.0 (#12) (0673f6d)
  • test: broken test (cdab49b)

Features

  • plugin: add support Gliffy (dd7c93b), closes #17

1.2.0 (2017-02-26)

Features

  • home: pin pages at top of the homepage (c862ac6)

1.1.1 (2017-02-19)

Features

  • home: add a GitHub button (6a7d4b7)

1.1.0 (2017-02-19)

Features

  • home: add "Recently viewed" and "Labeled" (d98aa07)
  • home: add list of themes and transitions (57f41c9)

1.0.2 (2017-02-19)

Bug Fixes

  • img: crash when no img[srcset] (0d45b12)

1.0.1 (2017-02-18)

1.0.0 (2017-02-18)

Bug Fixes

  • img: can't show multiple images (49a7266), closes #1
  • img: lack of support of img[srcset] (4741166)
  • build fail on travis (a8db924)