CuteMarkEd version history
10 releases tracked, newest first.
v0.11.3
Mar 28, 2016- Updated Russian translation.
- Fixed missing links in exported PDF files.
- Resolved issues with file saving and corruption on crashes or disk space issues.
- Improved handling of relative paths in recently used files menu.
0 downloads
v0.11.2
Jan 1, 2016Improvements:
- `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 downloads
v0.11.1
Jul 6, 2015Improvements:
- `IMPROVED` Updated French translation
Fixes:
- `FIXED` Custom shortcuts not working (#224)
- `FIXED` Disappearing spell checker highlighting (#228)
- `FIXED` Wrong german quotes snippet (#229)
0 downloads
v0.11.0
Apr 26, 2015New Features:
- `NEW` Added support to create diagrams using [mermaid](https://github.com/knsv/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 MacOSX
- `FIXED` Parallel build with e.g. make -j2
0 downloads
v0.10.2
Mar 6, 2015New Features:
- `NEW` Added Indonesian translation created by bedouin
- `NEW` Added Danish translation created by mljjlm
Improvements:
- `IMPROVED` Updated Greek translation
- `IMPROVED` Updated Chinese translation
Fixes:
- `FIXED` Copy & Paste problems on Windows (#161, #203)
- `FIXED` Restore fullscreen Mode after startup (#164)
- `FIXED` Build on Fedora with both Qt4 and Qt5 installed (#165)
- `FIXED` Replaced generic editor icon with own icon on Linux
0 downloads
v0.10.0
Jul 23, 2014New Features:
- `NEW` Added (experimental) support to create presentations using [reveal.js](http://lab.hakim.se/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 downloads
v0.9.2
Apr 7, 2014New Features:
- `NEW` Added Spanish translation created by moguman
- `NEW` Added Portuguese (Brazil) translation created by cassiocardoso
- `NEW` Added Russian translation created by maxbart
Improvements:
- `IMPROVED` Updated the [fontawesome](http://fontawesome.io/) icons to version 4.0.3
0 downloads
v0.9.1
Jan 31, 2014### Linux only release
Fixes:
- `FIXED` Build problem on Linux caused by using the system-provided discount library.
0 downloads
v0.9.0
Jan 26, 2014New Features:
- `NEW` Added a snippets system, that can be activated with the shortcut <kbd>Ctrl+Space</kbd>. 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](http://highlightjs.org/) to version 7.5 (#90)
- `IMPROVED` Improved perceived performance while typing in long Markdown documents (#100)
Fixes:
- `FIXED` Changed shortcuts for Blockquote to <kbd>Ctrl+Shif
1 download
v0.9.0-rc1
Pre-releaseJan 22, 2014New Features:
- `NEW` Added a snippets system, that can be activated with the shortcut <kbd>Ctrl+Space</kbd>. 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](http://highlightjs.org/) to version 7.5 (#90)
- `IMPROVED` Improved perceived performance while typing in long Markdown documents (#100)
Fixes:
- `FIXED` Changed shortcuts for Blockquote to <kbd>Ctrl+Shif
0 downloads