# Change Log ## 0.5 - Added document processors for Markdown and Variables - Simplified code base - Added `Ctrl+Space` hot key for quick variable injection - Replaced commonmark-java with flexmark - Added generic CARETPOSITION into document to scroll preview pane ## 0.4 - Changed name to Scrivenvar - Added hot-keys for variable mode and autocomplete - Replaced pegdown with commonmark-java - Started document processors to provide XSLT and variable dereferencing ## 0.3 - Changed name to Scrivendor - Changed logo to match - Started to implement service-oriented architecture ## 0.2 - RichTextFX (and dependencies) updated to version 0.6.10 (fixes bugs) - pegdown Markdown parser updated to version 1.6 - Added five new pegdown 1.6 extension flags to Markdown Options tab - Minor improvements ## 0.1 - Initial release