Releases: cloose/CuteMarkEd
Releases · cloose/CuteMarkEd
0.11.3
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)
0.11.2
Improvements:
IMPROVED
Added Hungarian translation
Fixes:
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)
0.11.1
0.11.0
New Features:
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)
Improvements:
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)
Fixes:
FIXED
Build with MSVC 2013 and MacOSXFIXED
Parallel build with e.g. make -j2
0.10.2
New Features:
NEW
Added Indonesian translation created by bedouinNEW
Added Danish translation created by mljjlm
Improvements:
IMPROVED
Updated Greek translationIMPROVED
Updated Chinese translation
Fixes:
0.10.0
New Features:
NEW
Added (experimental) support to create presentations using reveal.js (#122).NEW
Added a file explorer view which allows to easily switch between multiple documents (#79)NEW
Added context menu item to copy preview content as HTML (#133)NEW
Windows only: Added support for showing recent files in taskbar jump list (#145)
Improvements:
IMPROVED
Updated the Qt library to version 5.2 (#145)
0.9.2
New Features:
NEW
Added Spanish translation created by mogumanNEW
Added Portuguese (Brazil) translation created by cassiocardosoNEW
Added Russian translation created by maxbart
Improvements:
IMPROVED
Updated the fontawesome icons to version 4.0.3
0.9.1
0.9.0
New Features:
NEW
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)NEW
Added "Go to Line" menu item (#114)NEW
Added options "case sensitive", "whole words only" and "use regular expressions" to find/replace functionality (#63)NEW
Support for adding the selected word to an user dictionary (#78)NEW
Option to change width of tab characters (#102)NEW
Option for superscript Markdown extension (#92)NEW
Option to control word wrap in Markdown editor (#46)NEW
Added Japanese translation created by k0ta0uchi (#94)NEW
Support for additional Markdown converters (#87)
Improvements:
IMPROVED
Updated the code highlighting library highlight.js to version 7.5 (#90)IMPROVED
Improved perceived performance while typing in long Markdown documents (#100)
Fixes:
FIXED
Changed shortcuts for Blockquote to Ctrl+Shift+Q and for Insert Image to Ctrl+Shift+I to prevent ambiguous shortcuts on Linux (#115)
0.9.0-rc1
New Features:
NEW
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)NEW
Added "Go to Line" menu item (#114)NEW
Added options "case sensitive", "whole words only" and "use regular expressions" to find/replace functionality (#63)NEW
Support for adding the selected word to an user dictionary (#78)NEW
Option to change width of tab characters (#102)NEW
Option for superscript Markdown extension (#92)NEW
Option to control word wrap in Markdown editor (#46)NEW
Added Japanese translation created by k0ta0uchi (#94)NEW
Support for additional Markdown converters (#87)
Improvements:
IMPROVED
Updated the code highlighting library highlight.js to version 7.5 (#90)IMPROVED
Improved perceived performance while typing in long Markdown documents (#100)
Fixes:
FIXED
Changed shortcuts for Blockquote to Ctrl+Shift+Q and for Insert Image to Ctrl+Shift+I to prevent ambiguous shortcuts on Linux (#115)