Skip to content

Releases: MacDownApp/macdown

Version 0.2.3

18 Aug 10:18
Compare
Choose a tag to compare

This is a bugfix version. Recommended for all users.

  • Fixed: Copy-pasting to non-Safari browsers loses format.
  • Fixed: Math syntax causes preview to jump on re-rendering.
  • Fixed: TOC links do not work.
  • Fixed: List item completion is broken.
  • Fixed: Cmd-Left jumps to logical instead of graphical line start.
  • Fixed: Printing does not work if document is longer than two pages.
  • Fixed: Editor does not load large document on app startup.
  • Enhancement: “Export as PDF” function.
  • Enhancement: Suggest file name based on front-matter is possible.
  • Enhancement: Reload preview and editor when theme/CSS is reloaded.
  • Enhancement: “Limit editor width” option switch.
  • Enhancement: Solarized editor themes and preview styles.
  • Enhancement: Update Sparkle to 1.7.
  • Enhancement: Update Prism to 2014-08-17.

Version 0.2.2

05 Aug 09:32
Compare
Choose a tag to compare

This is a bugfix version. Recommended for all users.

  • Fixed: Endless recursion on editor bound changes, causing editor flickering and/or application crash.
  • Fixed: Auto link detection misjudges certain patterns as links and cannot be turned off.
  • Fixed: Contents in <script> and <style> HTML tags are treated as text by the word counter.
  • Fixed: ⌘← jumps to logical line start instead of visual left end of line.
  • Fixed: List item auto-completion misjudges tab indents.
  • Enhancement: Experimental table of content support.
  • Enhancement: Revised “Hide Preview Panel” behaviour.
  • Enhancement: Editor-preview ratio can now be restored after preview is hidden.
  • Enhancement: Files can now be saved in arbitrary extensions.
  • Enhancement: Pressing tab when selecting text now acts the same as ⌘].
  • Enhancement: Replace : and / with - when auto-detecting file names.
  • Various bug fixes and minor enhancement.

Version 0.2.1

19 Jul 05:31
Compare
Choose a tag to compare

This is a bugfix version. Recommended for all users.

  • Fixed: Obsolete images in help.md

Version 0.2

19 Jul 03:14
Compare
Choose a tag to compare

This version fixes various bugs and adds functionalities. Recommended for all users.

Thanks to Alexander Käßner for the new preference pane icons! See the blog post for information about selected new features.

Other updates include:

  • You can now switch between stable and testing release channels in-app.
  • Fixed: Crash during closing a document and/or quitting the application.
  • Fixed: Printing produces blank documents.
  • Fixed: Stucked scrollbars when navigatiing over very large blocks.
  • Fixed: Unable to use as external editor of other applications.
  • Fixed: <iframe> tags are handled incorrectly.
  • Fixed: Auto link detection in editor destroys IME.
  • Enhancement: Optional support for LaTeX-style $...$ inline math syntax.
  • Enhancement: Experimental support for GFW-style tasklist syntax.
  • Enhancement: Preview pane visibility, size, and position options.
  • Enhancement: More language aliases for code block syntax highlighting.
  • Enhancement: Autocomplete blockquotes.
  • Enhancement: Word counts.
  • Enhancement: Experimental support for Jekyll-style YAML front-matter.
  • Various bugfixes and improvements.

Version 0.1.2

28 Jun 08:33
Compare
Choose a tag to compare

This version fixes various bugs and adds functionalities. Recommended for all users.

We have new icons! Thanks to Matt Zanchelli for the beautiful Yosemite-style app icon and providing Retina resolutions to all icons.

Other notable updates include:

  • Fixed: 10.8 Compatibility.
  • Fixed: Text files cannot be opened.
  • Fixed: Failure to render when texts are entered before preferences are loaded.
  • Enhancement: Menu items and keyboard shorcuts to convert given line(s) to H1–H6 and regular paragraphs.
  • Enhancement: Spelling, grammar and subtitution preferences of the editor are now persisted app-wise.
  • Enhancement: New syntax highlighting language: Objective-C. Use objective-c, objectivec, obj-c, or objc to get it.
  • Enhancement: New syntax aliases: You can now use html and xml as code block language IDs. They are mapped to markup.
  • Enhancement: You can now customise the style of syntax highlighting as well as the overrall HTML style.
  • Enhancement: Exported HTML are reduced by loading only necessary components of Prism.

Version 0.1.1

26 Jun 10:19
Compare
Choose a tag to compare

This is a bugfix release to version 0.1. Recommended for all users.

  • Fixed: UTI importing so that files with .md extension can be opened correctly.
  • Fixed: various typos.
  • Enhancement: Add option to disable auto-render.

Version 0.1

22 Jun 08:36
Compare
Choose a tag to compare

First publicly released version. Visit the project site for more information.