Skip to content

Latest commit

 

History

History
37 lines (18 loc) · 1.96 KB

CHANGELOG.md

File metadata and controls

37 lines (18 loc) · 1.96 KB

Markdown Viewer - CHANGELOG

2.3.0 (2021-09-11)

Features

  • issue #15: implement "print to PDF" functionality (c206307), closes issue #15
  • issue 23: add an "About..." dialog to display information and links related to the application (d0e634f)

Documentation

  • update README, CONTRIBUTING, LICENSE and screenshots files, add commit messages guideline (b31d792)

2.2.2 (2021-09-09)

2.2.1 (2021-09-09)

2.2.0 (2021-09-09)

Features

  • #9: save/restore the user selected highlight style in/from application setting, fix contextmenu bug (e7af1ee)

Bug Fixes

  • chore: repair dependency to lodash (moved from devDependency to app dependency) (b5e4705)
  • tests: rename label of mocked menu item to match real application menu item (e3caaf9)

Documentation

  • add screenshots documentation page (linked into README) (9c7643b)
  • disable markdownlint MD033 for the screenshot image link (a32b7f8)