CuteMarkEd Portable Changelog

What's new in CuteMarkEd Portable 0.11.3

Jun 7, 2016
  • Improvements:
  • IMPROVED Update Russian translation
  • Fixes:
  • FIXED Missing links in exported PDF file (#275)
  • FIXED Use of non-native line endings when a file is saved (#97)
  • FIXED Corrupt files on system crashes or running out of disk space (#285)
  • FIXED Accessing all drives although the file explorer is not visible (#273)
  • FIXED Relative paths in recently used files menu (#256)

New in CuteMarkEd Portable 0.11.2 (Jun 7, 2016)

  • IMPROVED Added Hungarian translation.
  • FIXED Editor pane jumping up and down during editing (#232)
  • FIXED Missing mermaid CSS for styling in preview (#241)
  • FIXED Correct order of HTML Preview/Source menu item (#242)
  • FIXED Retrieval of last used style on application start on Linux (#257)
  • FIXED Crash when switching between markdown converters (#260)

New in CuteMarkEd Portable 0.11.1 (Jun 7, 2016)

  • IMPROVED Updated French translation.
  • FIXED Custom shortcuts not working (#224).
  • FIXED Disappearing spell checker highlighting (#228).
  • FIXED Wrong german quotes snippet (#229).

New in CuteMarkEd Portable 0.11.0 (Jun 7, 2016)

  • NEW Added support to create diagrams using mermaid (#215)
  • NEW Added auto completion for words extracted from the document (#194)
  • NEW Added option to ignore YAML header in editor and preview (#136, #139)
  • NEW Added possibility to change keyboard shortcuts to the options dialog (#144)
  • NEW Added zoom to HTML preview and the option to change the default font family and size for the HTML preview (#169)
  • NEW Added synchronization of the current slide between editor and preview in presentation mode (#184)
  • IMPROVED More mnemonics in main menu and option dialog (#104)
  • IMPROVED Also support file extension .mdown (#155)
  • IMPROVED Save last used style on application exit (#159)
  • IMPROVED Find/Replace widget can be closed with ESC key (#162)
  • FIXED Build with MSVC 2013 and MacOSX
  • FIXED Parallel build with e.g. make -j2

New in CuteMarkEd Portable 0.10.2 (Jun 7, 2016)

  • NEW Added Indonesian translation
  • NEW Added Danish translation
  • IMPROVED Updated Greek translation.
  • IMPROVED Updated Chinese translation.
  • FIXED Copy & Paste problems on Windows (#161, #203).
  • FIXED Restore fullscreen Mode after startup (#164).

New in CuteMarkEd Portable 0.10.1 (Jun 7, 2016)

  • IMPROVED Added support for dictionaries installed by the package system
  • FIXED User snippets and user dictionaries are now saved to disk
  • FIXED Application binary is now installed to /usr/bin
  • FIXED Link to system installed hoedown library

New in CuteMarkEd Portable 0.10.0 (Jun 7, 2016)

  • NEW Added (experimental) support to create presentations using reveal.js
  • NEW Added a file explorer view which allows to easily switch between multiple documents
  • NEW Added context menu item to copy preview content as HTML
  • NEW Windows only: Added support for showing recent files in taskbar jump list
  • IMPROVED Updated the Qt library to version 5.2

New in CuteMarkEd Portable 0.9.2 (Jun 7, 2016)

  • Added Spanish translation created by moguman
  • Added Portuguese (Brazil) translation created by cassiocardoso
  • Added Russian translation created by maxbart
  • Updated the fontawesome icons to version 4.0.3

New in CuteMarkEd Portable 0.9.0 (Jun 7, 2016)

  • New Features:
  • Added a snippets system, that can be activated with the shortcut Ctrl+Space. We provide several built-in snippets but the system can be extended with user-defined snippets. This powerful functionality can be used to autocomplete Markdown syntax, for inserting repetitive text blocks or even to provide often used document templates. (#81)
  • Added "Go to Line" menu item (#114)
  • Added options "case sensitive", "whole words only" and "use regular expressions" to find/replace functionality (#63)
  • Support for adding the selected word to an user dictionary (#78)
  • Option to change width of tab characters (#102)
  • Option for superscript Markdown extension (#92)
  • Option to control word wrap in Markdown editor (#46)
  • Added Japanese translation created by k0ta0uchi (#94)
  • Support for additional Markdown converters (#87)
  • Improvements:
  • Updated the code highlighting library highlight.js to version 7.5 (#90)
  • Improved perceived performance while typing in long Markdown documents (#100)

New in CuteMarkEd Portable 0.8.1 (Jun 7, 2016)

  • NEW: Added French translation created by etienne-gauvin
  • FIXED: Do not crash application if Find Next or Find Previous actions are used without a previously performed search

New in CuteMarkEd Portable 0.8.0 (Jun 7, 2016)

  • NEW Tool to insert a table in the markdown document
  • NEW Tool to insert an image link in the markdown document
  • NEW Support for Markdown Extra-style footnotes
  • NEW Menu item to switch between vertical and horizontal layout
  • NEW Added style Byword Dark
  • IMPROVED Added possibility to insert markdown markup (like bold, italic) without selection
  • IMPROVED Added support for code highlighting without internet connection
  • IMPROVED Added option to include javascript and CSS needed for code highlighting in the exported HTML
  • FIXED Resolved problems with adding symbols using Alt with numpad key by changing shortcuts for styles from Alt+1-6 to Ctrl+1-6
  • FIXED Several encoding problems were fixed.
  • German umlauts in table of contents
  • exported HTML was not marked as UTF-8
  • non-ascii characters with markdown markup like italic

New in CuteMarkEd Portable 0.7.2 (Jun 7, 2016)

  • NEW: Added chinese translation created by LearnShare

New in CuteMarkEd Portable 0.7.1 (Jun 7, 2016)

  • NEW:
  • Added greek translation created by Evropi

New in CuteMarkEd Portable 0.7.0 (Jun 7, 2016)

  • NEW Spell checking as you type via use of red wavy lines under misspelled words. Suggestions can be accessed through the context menu.
  • NEW Added network proxy support to the configuration dialog.
  • NEW Added options to control the extensions/features used by the markdown parser (discount).
  • NEW The markdown syntax help is now shown in the user language if available (currently english, german and czech).
  • IMPROVED Greatly improved performance while typing.

New in CuteMarkEd Portable 0.6.1 (Jun 7, 2016)

  • IMPROVED Updated czech translation created by Pavel Fric
  • FIX Fix Export to HTML with custom CSS stylesheet

New in CuteMarkEd Portable 0.6.0 (Jun 7, 2016)

  • NEW Show indicator in window title when the markdown document was modified
  • NEW Added menu entry and shortcut to toggle between HTML preview and HTML source view
  • NEW Added option to display markers in editor for hard linebreaks
  • NEW Save/restore main window size, position and state
  • NEW Added support for opening markdown files in the editor per Drag & Drop
  • NEW Added possibility to change the font used in the markdown editor
  • NEW Added support for custom CSS styles. The css files are loaded from a subdirectory styles under the application data location. On Windows this is: C:\Users\{User}\AppData\Local\CuteMarkEd Project\CuteMarkEd\styles
  • IMPROVED Load translation for text provided by Qt
  • IMPROVED Support more image formats in the HTML preview on Windows
  • IMPROVED SSL support on Windows
  • FIX Do not crash application when a link with an empty href is clicked
  • FIX Missing text in HTML preview
  • FIX Fix print menu entry for Windows users
  • FIX Show save changes dialog before opening another file

New in CuteMarkEd Portable 0.5.0 (Jun 7, 2016)

  • NEW Added 'Recent File' submenu providing access to recently opened files
  • NEW Added syntax highlighting to the HTML source view
  • NEW Full Screen Mode
  • NEW Help for the Markdown syntax in a dock widget
  • NEW Created an application icon
  • NEW Formatting commands: Blockquote, Hard Linebreak
  • IMPROVED 'Export to HTML' function with option to include the current CSS style
  • IMPROVED 'Find Next' and 'Find Previous' commands with keyboard shortcuts
  • CRASH FIX Included missing platform plugin for Windows. This makes the application finally work for all, who didn't have Qt already installed on

New in CuteMarkEd Portable 0.4.1 (Jun 7, 2016)

  • NEW Added Czech translation created by Pavel Fric

New in CuteMarkEd Portable 0.4.0 (Jun 7, 2016)

  • NEW Added search & replace command to markdown editor
  • NEW New CSS styles 'Clearness' and 'Clearness Dark'
  • NEW Document statistics with line, word and character count
  • NEW 'Center Paragraph' formatting command
  • IMPROVED 'Export to PDF' function with selection of paper size and orientation
  • IMPROVED Handling of links to local resource in HTML preview
  • FIX Use fixed-pitch font for markdown editor on MS Windows
  • FIX Missing character in HTML preview when markdown document did not end with a line break
  • FIX elements are not parsed anymore but included in the generated HTML

New in CuteMarkEd Portable 0.3.0 (Jun 7, 2016)

  • NEW Print HTML function
  • NEW Added several new functions for text formatting (strong, emphasize, strikethrough and inline code)
  • NEW Use Kevin Burke's Markdown.css as default style for the live preview
  • NEW Synchronize scrollbars of markdown editor and live preview
  • NEW Support for displaying math expressions in HTML using MathJax
  • NEW Support for code syntax highlighting using Highlight.js
  • NEW Support for non-latin languages
  • IMPROVED Add icons to main menu
  • FIX Blocking UI when inserting big text using copy&paste

New in CuteMarkEd Portable 0.2.0 (Jun 7, 2016)

  • NEW Add table of contents view with jump to header function
  • NEW New default theme for syntax highlighting of the markdown document
  • NEW German translation
  • NEW Copy HTML source to clipboard function added to edit menu
  • FIX Behavior of splitter during window resize

New in CuteMarkEd Portable 0.1.0 (Jun 7, 2016)

  • First release with basic functionality working.