Skip to content

Releases: nea/MarkdownViewerPlusPlus

Release 0.8.2

29 Apr 12:13
@nea nea
1a3dddc
Compare
Choose a tag to compare
Release 0.8.2 Pre-release
Pre-release
  • Merged a lot of bugfixes and improvements, thanks to monoblaine
  • Updated Markdig to v0.15.0, PDFSharp to v1.50.4845-RC2a and HTMLRenderer accordingly
  • Added a shortcut to Options and About to MarkdownViewerPanel

Release 0.8.1

23 Feb 08:11
@nea nea
Compare
Choose a tag to compare
Release 0.8.1 Pre-release
Pre-release
  • Fixed a bug cutting off text after 10000 characters (#60)
  • Changed parsing of custom CSS to recognize @import statements and have them lead (#35)

Release 0.8.0

15 Feb 09:48
@nea nea
Compare
Choose a tag to compare
Release 0.8.0 Pre-release
Pre-release
  • Changed CommonMark.net converter to Markdig
  • Updated PDFSharp and HTMLRenderer.PDFSharp accordingly (custom compilation, not in NuGet!)
  • Updated the NPP.net Plugin Template

Release 0.7.1

16 Mar 21:01
@nea nea
Compare
Choose a tag to compare
Release 0.7.1 Pre-release
Pre-release

Fixed #23

  • Added handling of local image files

Release 0.7.0

06 Mar 21:12
@nea nea
Compare
Choose a tag to compare
Release 0.7.0 Pre-release
Pre-release

"Send" menu

  • Added a menu action to send content as HTML/Text E-mail (requires Outlook)
  • Added a menu action to print the rendered content directly
  • Added margins configuration for PDF exports
  • Added a menu action to copy the rendered content to the clipboard
  • Added options to open an exported PDF/HTML after the action completed

Release 0.6.2

21 Feb 09:38
@nea nea
Compare
Choose a tag to compare
Release 0.6.2 Pre-release
Pre-release

Bugfix/Update release

  • Fixed an issue updating the scroll information in an invisible window
  • Updated CommonMark.NET to version 0.15.1

Release 0.6.1

17 Feb 14:55
@nea nea
Compare
Choose a tag to compare
Release 0.6.1 Pre-release
Pre-release

Bugfix release

  • Fixed saving custom CSS to ini

Release 0.6.0

16 Feb 11:41
@nea nea
Compare
Choose a tag to compare
Release 0.6.0 Pre-release
Pre-release

First x86 and x64 release

  • Updated the Notepad++ PluginPack.net for better x64 support and first x64 release
  • Extended the documentation by a description about the included Options
  • Added a MSBuild target to produce release zips automatically

Release 0.5.1

15 Feb 07:10
@nea nea
Compare
Choose a tag to compare
Release 0.5.1 Pre-release
Pre-release

Bugfix release #14

  • Fixed a bug always returning false while checking file extensions

Release 0.5.0

13 Feb 11:17
@nea nea
Compare
Choose a tag to compare
Release 0.5.0 Pre-release
Pre-release

Added an options dialog

  • Added an options dialog for file extensions, HTML CSS and PDF attributes