0.11.18

1. Add warnings when user try to edit file from backup location.

2. Line break should be rendered as whitespace when ignore line break is enabled.

3. Fix new file in tile tree will result to duplicate files.

4. Fix bug that table with tabs cannot be correct parsed.

5. Fix inline math preview issue.

6. Fix bug that users cannot jump from some internal links.

7. Fix some cursor issue.

8. Fix Greek language spellcheck on older Windows and Linux.

Download (Windows x64) Download (Windows x86) Download (Linux x64)

0.11.17

1. Fix ka critical compatibility issue with Sogou IME.

Download (Windows x64) Download (Windows x86)

0.11.16

1. Fix keys not work in code block sometimes.

2. Fix some regression bugs.

3. Add basic syntax highlight for htaccess and improve js syntax highlight support.

4. Fix math label link not working when auto numbering is disabled.

5. Fix header after table not recognized correctly.

6. Add option to allow physics package to redefined `\div` macro in math.

7. Fix find and replace do not keep previous state in new search.

8. Fix sometimes that images using a same name when paste from web.

9. Fix file auto refresh not working.

10. Other bug fix and improvements.

Download (Linux x64)

0.11.13

1. Fix error dialog when open multiple Typora instance.

2. Improve inline code parse rule.

3. Reduce lag when using IME.

4. Fix upload all images fail when image path are escaped.

5. Fix connections to resources from some https websites will fail.

6. Update i18n translations for Russian, Hungarian, Chinese and Polish.

7. Add option to allow physics package to redefine some TeX commands.

8. Other bug fix and improvements.

Download old version (Windows x64) Download old version (Windows x86) Download old version (Linux x64)

0.11.8

1. Fix strong not rendered in some cases.

2. Fix cursor jump in some cases.

Download old version (Windows x64) Download old version (Windows x86) Download old version (Linux x64)

0.11.7

1. Fix issue on save.

2. Fix render issue on mermaid diagram.

3. Fix parsing issues about strong and emphasis.

0.11.5

1. Fix sidebar keeps loading on Linux.

2. Fix editing bugs on links and math.

3. Fix math style in exported PDF.

4. Fix context menu not working on source code mode.

5. Add nim, solidity code syntax support.

6. Fix bug that cannot embed YouTube videos.

7. Fix copy content not copy images as configured.

8. Other bug fix.

0.11.2

1. Fix issue about math editing.

2. Fix issue about copying image.

3. Fix issue about check updates.

Download old version (Windows x64) Download old version (Windows x86) Download old version (Linux x64)

0.11.1

1. Added option to auto apply displaylines environment in math to support line break using \\.

2. Fix some bugs.

0.11.0

Read More in https://support.typora.io/What's-New-0.11/

1. Add shortcut key info on context menu.

2. Fix background on Windows start menu tile.

3. On Windows unibody style, users can right click on menu icon or use `Alt` + `(E)dit`, `Alt` + `(P)aragraph`, `Alt` + `F(o)rmat`, etc key combinations to open main menu.

4. Add menu item to control whether to append final new line or not.

5. YAML Front matters now supports ending with three dots (…),

6. Code Fences now is better GFM / CommonMark compatible. You can put extra `` ` or `~` to warp code block which contains ``` or ~~~.

7. Typora now follows GFM / CommonMark to parse `1)` as ordered list.

8. Use GFM compatible tables, leading or trailing pipes are optional in table rows.

9. Export will now display warning if it succeeded but with warnings.

10. Upgrade to MathJax 3.2 for math faster and better math rendering.

11. Support TeX comands from cases, centernot, colortbl, empheq, gensymb, mathtools, textcomp, upgreek, braket, physics, xypic packages.

12. Upgrade flowchart version, which supports named branches.

13. Add Romanian interface.

14. Support undo when converting smart quotes / dashes when input.

15. Other bugs fix and improvements.

0.10.11

1. Fix issue about save file dialog.

Download old version (Windows x64) Download old version (Windows x86) Download old version (Linux x64)

0.10.10

1. Fix issue about emoji autocomplete.

2. Fix rename issue on file sidebar.

3. Keep final newline if original file end with linebreak.

4. Fix the issue that may cause Typora window not showing up.

5. Other small fix.

0.10.9

1. Fix bug for editing issue after images.

2. Fix bug that images get updated twice.

3. Update Brazilian, Polish, Catalan, and Portuguese translations.

4. Fix bug that math block cannot get delete.

5. Fix bug that ctrl + backspace may cause cursor gone.

6. Other small fix.

0.10.7

1. Fix small UI issues.

2. Fix text editing bug which may remove texts after link.

0.10.6

1. Fix print error.

2. Fix image auto upload.

3. Fix cursor in inline math.

0.10.3

Read More in https://support.typora.io/What's-New-0.10/

1. New Typora Icon.

2. Improve UI for context menu and fences code language auto complete.

3. Add Export options and enhance export functionality.

4. Support header, footer and page option for PDF export.

5. Support outline sidebar, custom contents and theme for HTML export.

6. Support custom font size and width for image export.

7. Support table with one row.

8. Auto adding table rows on tab key.

9. Add Hebrew interface by [Alon](https://github.com/RealA10N).

10. Support configs for diagrams.

11. Support anchor links to title with duplicated names.

12. Support installation without admin privilege.

13. Rename “Move to Trash” to “Delete” for easier understanding.

14. Other bugs fix and stability improvements.

0.9.98

1. Fix regression bugs.

Download old version (Windows x64) Download old version (Windows x86) Download old version (Linux x64)

0.9.97

1. Add vlang and forth code syntax highlight.

2. Add “Properties” in context menu for file on Windows.

3. Improve markdown parse logic.

4. Improve UI and built-in themes.

5. Improve compatibility with IMEs.

6. Fix print may popup no printer available error.

7. Fix open link with escaped urls.

8. Fix some mermaid dialog bugs.

9. Other bug fix.

0.9.96

1. Support code syntax Q.

2. Fix issues with PDF export on 3rd party themes.

3. Other small fix.

0.9.95

1. Fix ctrl+tab switch.

0.9.94

1. Support separate theme for light mode and dark mode.

2. Support newer version of Pandoc.

3. Support copy image content in editor.

4. Add Arabic language interface by ahmedelq.

5. Add options for preferred smart dash in preferences panel.

6. Improve find and replace behavior.

7. Fix error caused by launching arguments.

8. Fix issues in Open Quickly.

9. Fix triple click in typewriter mode.

10. Improve print.

11. Other bug fix.

0.9.93

1. Fix showing confirm dialog will freeze the window.

2. Fix copy remote images to local not working.

3. Fix IME related bugs.

0.9.92

1. Fix theme cannot be loaded when export PDF.

2. Fix export PDF / HTML under unibody style.

3. Fix unnecessary scroll when editing large math block.

0.9.90

Read More in https://support.typora.io/What's-New-0.9.90/

1. Add ABAP code syntax highlight.

2. Support `id` attribute as link anchors.

3. Upgrade mermaidjs version, support link styles, entity relationship diagrams, etc.

4. Add Turkish language support.

5. Small improvement on built-in themes.

6. Add custom shortcut entry in preferences panel.

7. Fix global search in Korean.

8. Fix issues about copy / paste image.

9. Fix issues that print will not pop up options dialog.

10. Other fix bugs and improvements.

0.9.89

1. Fix regression bugs.

0.9.87

1. Improve table parsing rules.

2. Show error message for invalid mermaid diagrams.

3. Improve typewriter mode.

4. Support file encode: UTF-8 with BOM.

5. No indent for image block when "Indent first line of paragraphs" is enabled.

6. Add ${filename} and ${filepath} variable support in custom image upload command.

7. Improve sort in sidebar.

8. Fix delete table row shortcut.

9. Fix math rendering bug that scripts after comments in new lines are not rendered.

10. Fix cursor position not restored when switch between source code mode and hybrid editing mode.

11. Fix ref link with encoded URLs.

12. Fix bugs related to image paste and upload.

13. Fix Delete key and shift + arrow key on large files.

14. Other improvements and bug fix.

0.9.86

1. Fix option "restore last closed files and folders" not working.

2. Fix "copy image to" under Linux.

3. Update Polish translation and credits file.

4. Small fix on styles.

0.9.84

Read More in https://support.typora.io/What's-New-0.9.84/

1. Support upload images via PicGo and custom commands.

2. Update i18n translations for some language.

3. Support quick jump between footnote definitions and references.

4. Improve Mermaid pie chart style.

5. Fixed an mXSS vulnerability.

6. Fix cursor and arrow key related bugs.

7. Fix bugs about software update.

8. Improve spellcheck.

9. Improve find and replace function.

10. Improve stability.

11. Other small fix.

0.9.83

1. Fix logic of detecting errors.

0.9.82 (beta)

1. Add more commands on context menu of sidebar.

2. Improve compatibility with Sogou IME.

3. Hot fix loops and rendering error of mermaid.

4. Add APL and GLSL code syntax highlight, add SystemVerilog as alias of verilog language.

5. Fix user defined internal links on exported PDF.

6. Able to parse Azure style `[[_TOC_]]` as Table of Content.

7. Able to detect potential data lost in earlier stage.

8. Improve update logic.

9. Fix app crash when editing large lists.

10. Fix icon missing in Windows “open with” dialog.

11. Fix a security issue on Windows.

12. Add Swiss German language (by Indeximal).

13. Improve paste web contents.

14. Other bug fix and improvements.

0.9.81 (beta)

1. Fix regression bugs on 0.9.80.

0.9.80 (beta)

1. Add Danish (by archfrog) and Ukrainian (by oleksavyshnivsky) translations.

2. Improve copy paste from website.

3. Improve find and replace function.

4. Upgrade mermaid to 8.4.0, fix XSS issue, supporting state diagram, pie chart diagrams and other improvements.

5. Improve natural sort algorithm on file sidebar.

6. Fix bugs about navigation keys.

7. Fix anchor and internal links for exported HTML and PDF.

8. Bug fix on lists.

9. Fix a critical compatibility bug with Sougo IME.

10. Fix "New" command on JumpList of Windows taskbar.

11. Other bug fix and small improvements.

0.9.79 (beta)

1. Fix global search not working on Linux.

2. Fix print / export on dark theme.

3. Change naming rule for temp images to unify with macOS version.

4. Re-group menu items under Edit menu for small screens.

5. Other small fix.

0.9.78 (beta)

1. Support context menu on search result on files panel.

2. Add perl6 syntax highlight.

3. Fix bug about internal link and TOC on export.

4. Fix parse of horizontal line.

5. Improve spellcheck behavior.

6. Improve copy and paste feature.

7. Support copy as plain text explicitly.

8. Add config for math for copy / export.

9. Fix code indent not saved.

10. Fix load image / video / link from URL.

11. Improve stability and fix other bugs.

0.9.77 (beta)

1. Fix a critical bug that editing in code fences may cause save failure.

0.9.76 (beta)

1. Support set image zoom factor from menu or context menu.

2. Fix bugs about undo / redo.

3. Fix bugs about math auto numbering.

4. Fix XSS when export.

5. Small UX and Stability improvement.

0.9.75 (beta)

1. Add Slovak language thanks to Petr Mátl.

2. Add syntax highlight for turtle.

3. Add move table row / column related operations in main menu.

4. Improve compatibility with GFM for auto generated anchor names.

5. Fix some settings not updated in preferences panel.

6. Fix image copy related bugs.

0.9.74 (beta)

1. Fix bug about Home / End key.

2. Remove unnecesseay <span> on exported HTML.

0.9.73 (beta)

Read More in https://support.typora.io/What's-New-0.9.73/

1. Redesign of preference panels.

2. Add table operations in menu bar, move "image" related operation to "Format" menu.

3. Add smalltalk language syntax.

4. Use new app update component on Windows.

5. Fix auto reload not working.

6. Improve mermaid gantt rendering.

7. Support auto escape image path when export.

8. Add pre-defined settings for reading speed.

9. Fix bug that sidebar folder will not be kept after move to trash.

10. Fix bugs about export HTML without styles.

11. Fix bug that global search cannot contain special keys like "#".

0.9.72 (beta)

1. Fix bugs about typewriter mode, internal links and other regression bugs.

0.9.71 (beta)

Read More in https://support.typora.io/What's-New-0.9.71/

1. [Dev] Upgrade to Electron to 5.0 for better performance. Linux 32bit is no longer supported.

2. Improve URL parse logic.

3. Add Gherkin language syntax highlight.

4. Support Catalan language.

5. Support “Descending” order when sorting in file panel.

6. UI Improvement on Night theme.

7. Improve search and quick open on unicode characters.

8. Improve logics about file save and multi-window management.

9. Unify default rules for line break options.

10. Fix some bugs on file side panel.

11. Fix some bugs on PDF export. Zoom oversize mermaid diagrams, math blocks and tables on exported PDF.

12. Fix spellcheck on pt-PT.

13. Fix bug that inline math not get updated sometimes.

14. Fix quote and brackets when using Chinese IME.

15. Fix bug that `$` get omitted on headings.

16. Fix some bugs about cursor jump on click or on Shift + Enter.

17. Fix bugs about `&` cannot be escaped in some cases.

18. Other bug fix.

0.9.70 (beta)

1. Fix wrong cursor position calculation logic on lines contain emoji.

2. Fix quote auto pair issue.

0.9.69 (beta)

1. Fix security bug on export and editing.

2. Add ASN.1 syntax highlight support.

3. Fix no default theme is loaded on first launch.

4. Improve copy and paste logic.

5. Improve search function, now search will not ignore whitespace.

6. Add error message for flowchart when rendering failed.

7. Fix image operations, support "align" attribute for "img" tag.

8. Fix emoji auto complete.

9. Fix bug that math not rendered on open sometimes, fix cursor issues relates to inline math.

10. Other bug fix.

0.9.68 (beta)

1. Fix security issues.

2. Fix regression bug on side bar, edit, images, links related functions.

3. Add syntax highlight for SPARQL and Crystal.

0.9.67 (beta)

1. Fix export HTML not working.

2. Improve Pandoc version detect logic.

0.9.66 (beta)

Read More in What's New

1. Fix security issues.

2. Fix unnecessary escape in outline.

3. Fix click outline will cause content jumping.

4. Fix hide status bar not working.

5. Add language Vietnamese by 1234hdpa.

6. Remove options for emoji autocomplete, it is now enabled by default.

7. Update flowchart library and fix issues related to flowchart.

8. Add options to configure reading speed.

9. Add oz ad supported language for syntax highlight.

10. Other bug fix.

0.9.65 (beta)

1. Save last chosen encodings for file.

2. Add Indonesia language support by Add Indonesia language support by snatalius.

3. Allow drag & drop to insert file links quickly.

4. Fix XSS for inline math, add security check for area tag.

5. Fix math block rendering issue.

6. Fix footnotes numbering on export.

7. Improve compatibility on Linux OS.

8. Other bug fix.

0.9.64 (beta)

Read More in What's New

1. Fix an XSS issue.

2. Fix word count in selection in word count panel.

0.9.63 (beta)

Read More in What's New

1. Improve open quickly.

2. Support “Copy without Theme Styling”.

3. Add recent folders in jump list.

4. Show full path on file tree when hover on items.

5. Improved Japanese and Hrvatski translation.

6. Fix bugs on parsing Markdown content.

7. Improve math support and update to mhchem 3.3 for Chemistry support.

8. Fix button actions and links for spellcheck panel.

9. Add basic context menu in source code mode.

10. Fix bugs cursor jump when input block quotes or task lists.

11. Other bug fix.

0.9.62 (beta)

1. Fix bugs on math input and rendering.

2. Other regression bug fix.

0.9.61 (beta)

Read More in What's New

1. Support global search in opened folder.

2. Support filter in outline panel.

3. Support search in preferences panel.

4. Support select default unit for word count (character count, line counts, etc).

5. Support move file by drag and drop in file tree panel, support duplicate file in file panel.

6. Add Portuguese (Portugal) support by [camilo93](https://github.com/jcamilo93), add Galician support by [nunhes](https://github.com/nunhes).

7. Add COLOL as supported code highlight language.

8. Fix text in menu bar is invisible on Linux.

9. Update MathJax Rendering engine to 2.7.5

10. Fix word count bug when document contains list.

11. Support disable GPU acceleration when launch Typora.

12. Add warnings for file move/delete, add options to reset all warning dialogs.

13. Fix an SSX issue when rendering `<img>`.

14. Fix bugs about math block in exported PDF/docx

15. Other bug fix.

0.9.60 (beta)

1. Fix rename or move file would make window unresponsive.

2. Fix shift+ctrl+v will trigger paste twice.

3. Fix cannot open markdown file by double click on Linux.

4. Fix links relates to spellcheck.

5. Fix some content cannot be parsed in limited time.

6. Fix inline math would get corrupt or wrong cursor after editing.

0.9.59 (beta)

Read More in http://support.typora.io/What's-New-0.9.59/

1. Support spellcheck for non-English languages.

2. Save learned spelling and support unlearn spelling from context menu.

3. Add menu item to open file properties on Windows.

4. Fix “preserve line break” get ignore when export as PDF. Fix incorrect modify/create time for exported PDF file.

5. Add warnings when user enter typewriter/focus mode in their first time.

6. Fix bug about cursor and update issues for math.

7. Improve typing response, improve scroll performance and slightly improve speed for opening document.

8. Improve behaviors for “indent first line”.

9. Fix bug that image storage folder not updated after open new file.

10. Add sort function for file tree in sidebar.

11. Other bug fix.

0.9.58 (beta)

Read Detailed Relase Notes Here

1. Add options for custom image storage folder.

2. Fix a critical bug triggered when pasting contents into tables.

3. Fix bugs relates to loading remote images.

4. Fix bugs that <source> tag inside <video> does not work.

5. Fix a security issue when loading local iframes. (Special Thanks to Zhiyang Zeng(@Wester) from Tencent Blade Team).

6. Fix bugs about pasting into lists.

7. Fix save failure when user does not have a "document" folder.

8. Auto hide menubar when entering full screen mode.

9. Other bug fix.

0.9.57 (beta)

1. Fix image export.

2. Fix crashment on glibc 2.28. (Linux)

3. Fix copy math into MS Word (Windows).

4. Fix parse error for lists and links.

5. Fix outline not updated after switch documents.

6. Improve paste behavior.

7. Other bug fix.

0.9.56 (beta)

Read Detailed Relase Notes Here

1. Support preview for inline HTML, support HTML blocks.

2. Support all common HTML tags including video, iframe, kbd, details, ruby, etc.

3. Change a few default shortcut keys.

4. Add action items in dock menu.

5. Follow CommonMark’s standard for parsing line break. Now line break is aligned in inline styles.

6. Improve UI for table, math, search panel, etc. And fix some CSS issues.

7. Add Swedish UI. (Thanks to FelixZY)

8. Improve paste logic, and support parsing/converting more HTML contents, include gist snip, iframe embed, etc.

9. Fix `Return` key and related undo/redo on tables.

10. Fix rendering bugs when `Indent first line of paragraph` is enabled.

11. Math block with Pandoc style attributes can be still parsed as Math block.

12. Search text will begin from current caret position, instead of start from document beginning.

13. Fix bug that sometimes Typora window is invisible on start.

14. Fix typo for language `sqlite`, add `tsx`, `stylus`, `julia` syntax highlight.

15. Language and other attribute of code fences will be included when export using Pandoc.

16. Support HTML Entity Number.

17. Improve logic about picking correct smart quotes. Fix smart pants not exported when using Pandoc.

18. Fix window will scroll to incorrect position when user input code or math block.

19. Other bug fix.

0.9.53 (beta)

1. Fix Markdown line break does not work.

2. Fix bugs relates to SmartyPants.

3. Fix return key on tables.

4. Fix mirror styles and typos.

5. Remove default shortcut keys of "typewriter" mode to prevent user from activating it accidentally and does not know how to exit.

0.9.52 (beta)

1. Add Smart Punctuation (SmartyPants) Support.

2. Support remap unicode punctuations on parse. detail

3. Fix bugs on saving process.

4. Fix bugs that some options are not saved after change.

5. Fix bugs and improve UI of table functions.

6. Fix bug that styles inside underline (`<u>`) are not rendered.

7. Fix undo/redo logic when changing styles or in source code mode.

8. Add syntax highlight for pseudocode.

9. Add Hungarian interface. Improve labels and translations.

10. Improve URL detect logic.

11. Other bug fix.

0.9.51 (beta)

1. Add Croatian language.

2. Add Dependency on deb package.

3. Fix logic when quiting and open Typora.

4. Other bug fix.

0.9.50 (beta)

1. Fix a bug that some code fences cannot be edited.

0.9.49 (beta)

1. Add option to reopen last files/folders or open custom folders on start up.

2. Add 'Save All' command in menubar.

3. Allow escape `^` when superscript is enabled.

4. Better select word, delete word and triple click support.

5. Bug fix on typing in inline math.

6. Support launch flag in advanced setting.

7. Other bug fix.

0.9.48 (beta)

1. Add options for preserve or ignore whitespace/single line break when editing or export.

2. Update mermaid support and re-enable html labels in mermaid diagram.

3. Use colored emoji on Windows.

4. Fix bugs on ordered lists.

5. Improve logic for auto pair.

6. Remember typewriter/focus mode on window close.

7. Improve syntax highlight logic in source code mode.

8. Fix bugs on editing files in One Drive.

9. Re-open unsaved content when restart Typora after crash.

10. Add Dutch language support.

11. Other bug fix.

0.9.47 (beta)

1. Fix bug about menu bar and task list.

2. Fix regression bugs and improve image copy logic in v0.9.45

0.9.45 (beta)

1. Fix night theme styles.

Task lists follows GFM's spec (#643). You may need to update your theme if your theme are downloaded.

Support disable auto-warp for code fences.

Support paste image directly. Add default actions and quick actions when insert images.

New language supports: German by rcvd and Gert, Czech by byDave251, Greek by kiriakosv.

Add mediawiki-texvc support for math.

Improve UI for mermaid and sequence.

Fix bug for copy and resize table.

Improve export quotation for math equations for PDF, ePub and image output.

Fix parsing errors for blockquote and emphasis.

Fix bugs relates to Chinese IME.

Other bug fix and improvements.

0.9.44 (beta)

1. Fix bug that sometimes sidebar cannot be hide completely after resize.

2. Use background on diagram nodes, fix hyperlink on flowchart cannot be opened.

3. Improve URL auto detect logic.

4. Fix `****` cannot be parsed as `<hr>`.

5. Fix bug relates to context menu.

6. Other mirror fix.

0.9.43 (beta)

1. New language support: Spanish (by thepiratejester), French (by MOrdinateur), Russian (by dragomano), Japanese (by tomochan001), Portuguese (by akz92).

2. Improve parse logic for block quotes, lists, and tables.

3. Support custom tab size for code blocks. Add options for default ordered list styles.

4. Improve compatibility with net drivers.

5. Fix `<br>` not exported.

6. Fix scrollbar on sidebar cannot be dragged.

7 Fix a bug that window may become invisible on start up sometimes.

8. Add syntax highlight for `SAS`.

9. Other bug fix.

0.9.42 (beta)

1. Improve Simplified Chinese translation by NoDotCat, HowardTangHw, Emphasia.

2. More language support: Traditional Chinese translation (by cyberrob), Polish translation (by iriusturar), Korean translation (by ryush00, marigold9124), Italian translation (by starise, jethro17).

3. Support resize on sidebar.

4. Add Privacy Policy.

5. Support quick open.

6. Fix some bugs for table editing.

7. Fix a bug that highlight, superscript, subscript, image and inline math is not rendered in outline.

8. Fix a bug that Typora may be opened in nonexistent display when multiple displays are used.

9. Some performance improvement on opening file.

10. Fix a bug that flowchart is not correctly rendered when Windows style line ending is used.

11. Equation numbering is support after export as docx format for some math formula.

12. Fix a word count bug for Korean language.

13. Fix bugs on list editing.

14. Other bug fix.

0.9.41 (beta)

Fix regression bug about table editing, copy table and HTML export

0.9.39 (beta)

1. Add Chinese user interface.

2. Tables with long content supports scroll horizontally.

3. Improve PDF export, fix bugs relates to PDF export.

4. Add strict mode option for parsing markdown.

5. Fix bug that cannot open correct link address for hyperlink syntax.

6. Some fix bug about markdown parse logic.

7. Fix bugs about `[TOC]` .

8. Fix a bug that some options in advanced settings are not applied.

9. Other bug fix.

0.9.38 (beta)

1. Support `<br/>` tag in live rendering.

2. Update emoji library to cover emojis introduced during Unicode 7.0~10.0

3. Add syntax highlight for twig.

4. Improve auto indent in code fences

5. Fix file attributes are reset after save. Fix file save on symbolic links.

6. Fix bugs on PDF export.

7. Fix a bug that YAML does not follow CRLF preference.

8. Fix a bug that user cannot open folder from command line sometime.

9. Fix window restore logic relates to multiple screens.

10. Other bug fix.

0.9.37 (beta)

1. Support show word count in selection.

2. Add syntax highlight for scheme.

3. Support natural sort in files panel.

4. Fix task list cannot be copy/pasted correctly.

5. Fix code fences padding on PDF export.

6. Other bug fix.

0.9.36 (beta)

1. Fix a bug that user cannot jump using [TOC].

2. Fix on exported HTML, `@include-when-export` failed to convert as `<link>`.

3. Fix a scroll bug introduced on 0.9.35

0.9.34 (beta)

1. Add menu items for changing task list status.

2. Add syntax highlight for makefile, tcl.

3. Fix mermaid gantt cannot be rendered.

4. Fix backspace after emoji.

5. Fix window will scroll to top when switch from inactive window to active one.

6. Fix a bug that sometimes `Return` does not work.

7. Hot fix for `-` will be converted to other character in exported PDF.

8. Fix a bug that typora cannot be opened from terminal multiple times.

9. Other mirror fix.

0.9.33 (beta)

1. Fix a critical bug that some code fences may crash the app.

0.9.32 (bata)

1. Fix 100% CPU usage with menu on KDE on some linux distribution.

2. Fix some regression bug:

    1. `Ctrl+-`/`Ctrl+=`/`ctrl+[`/`ctrl+]` not work as expect.

    2. Auto pair for normal markdown characters does not work.

    3. Fix for `<img height="200" />` , the height attribute won't be correctly added when rendering.

    4. Performance improving when typing.

    5. Zoom level sometimes is incorrect on startup.

3. `@import` and `@include-when-export` will be converted to linked stylesheet when export to HTML.

4. Fix a bug that `ctrl`+click on hyperlink cannot open other protocol like `magic:` or others.

5. Fix a bug that selection should extend by word in some cases.

6. Fix a bug that after selection, the select anchor will always move to its start boundary.

7. Ctrl+Ip/Down key and PageUp/PageDown key can exit code fences when the cursor is at start/end position of the code fences.

8. Better image select logic when editing: double click and auto select all raw text of an image.

9. Can copy tables to Words from context menu.

10. Select word/select line also supports code fences and source code mode.

0.9.31 (beta)

1. Fix a regression bug about ctrl+backspace.

0.9.30 (beta)

1. Support file tree/list in left side panel.

2. Start using CSS variable in themes. Change theme styles may be easier.

3. Support relative link to files without adding `.md` or `.markdown` explicitly.

4. Diagrams can auto fit the max-width.

5. Improve auto detect logic for urls.

6. Fix exported HTML/PDF does not follow original markdown's logic of line break.

7. Fix syntax highlight in night theme and syntax for protobuf, diff and php+html does not work.

8. Change some inappropriate descriptions in menu, dialog and tooltip.

9. Fix bug that some `<a>` tags are not parsed correctly.

10. No auto-pair for markdown symbols in inline math.

11. Support Chinese character in header anchors.

12. Fix bug of delete and return key on selected text or table.

13. Find/Replace input supports undo/redo and hit selection in code fences won't be removed.

14. Fix excepted HTML tags are not escaped in exported HTML.

15. Fix nav key on context menu

16. Fix bug that Math block cannot be copied.

17. Add tooltips on button.

18. Other bug fix.

version (Windows x64)

0.9.29 (beta)

1. Fix a critical bug on opeining or saving markdown file.

0.9.28 (beta)

1. Fix launch errors

0.9.27 (beta)

1. Support setting line ending char. Support CRLF line ending.

2. Add syntax highlight support for `ProtoBuf`, fix syntax highlight for `php+html` and `diff`.

3. Fix styles for "unibody" style.

4. Fix font not applied when exporting.

5. Improve copy/paste to prevent data or style lost.

6. Fix key navigation on context menu.

7. Fix a few typos in text resource.

8. Fix header anchor cannot support some unicode char.

9. Fix spellcheck sometimes not working in Linux.

(0.9.27) Fix bug found on 0.9.26 release

0.9.25 (beta)

1. Fix "import" does not work.

2. Imporve encoding detecting logic for better compatibility.

0.9.24 (beta)

1. Support `alt` key on Windows to popup related menu.

2. Support open recent files from menubar.

3. Fix a bug that Typora cannot detect the encode of some files correctly. Allow manually select file encode from menubar.

4. Fix bugs that table headers and bold Chinese characters cannot be printed (export to PDF) correctly.

5. Fix crash when export contents into jpg file.

6. Show horizontal scrollbar when some table or dialog is too width.

7. Set default extensions for save and export dialog.

8. Add syntax highligh for `fortran`. Fix bugs of syntax highlight function for `Scala` and `C#`.

9. Exported HTML (without class) for code fences follows w3c recommendations and be more friendly with Prism.

10. Fix some bugs relates to crash and data lose.

11. Fix bugs that some behavior for links are not correct.

12. Fix table parsing logic for special characters.

13. Fix a bug that some math block is invalid in exported EPub.

14. Fix a bug that `\{` is not correctly handled in inline math.

15. Other bug fix.

0.9.23 (beta)

1. Support move table row/col when drag on left/top side of table row/col or using shortcut keys: shift + ctrl + arrow key.

2. Add syntax highlighting for `cmake`, `cypher`, `dart`, `django`, `dtd`, `dylan`, `handlebars`, `idl`, `web idl`, `yacas`, `mbox`, `vhdl`, `julia`, `haxe`, and `hxml`.

3. Remove `//` after `mailto:` for auto generated mail link.

4. Fix image position for flowchart.

5. Fix a bug that some link url or image url are escaped twice.

6. Fix a bug that `:+1:` is not recognized as emoji.

7. Fix refresh mathjax will convert inline math when inline math is not enabled.

8. Fix freeze when insert images.

9. Other bug fix and improvements.

0.9.22 (beta)

1. Fix the logic for relative path for `typora-root-url`.

2. Support recent used files on Windows jumplist.

3. Support paste images into Typora(after set-up).

4. Support copy images to selected folder when insert images.

5. Fix bugs related to collapsible outline panel.

6. Fix bugs that exported PDF may contain HTML in bookmark.

7. Fix bugs about undo/redo for nest task list.

8. Fix mermaid no responding when Chinese character exists.

9. Change `copy as markdown` option from opt-in to opt-out.

10. Support elixir for code fences.

11. Fix cli support on Linux.

12. Fix some typo on interface.

0.9.21 (beta)

1. Support insert image from local file. Support drag & drop multiple images.

2. Add preference to use relative path when insert images.

3. Improve footnote export and behavior.

4. Add option for auto-numbering math blocks. Support command for refreshing math expression.

5. Add option set left outline panel collapsible.

6. Support `<img>` tag without a close tag.

7. Remove unnecessary math delimiter for exported LaTeX.

8. Add syntax highlight for `ocaml`, `F#`, `elm`, `spreadsheet` and `pgp(Ascii Armor)`.

9. Auto-save time schedule can be configured in advanced options.

0.9.20 (beta)

1. Add support for simple HTML fragments, only includes: `<!--comments-->`, `<a href="http://typora.io">link</a>`, `<img src="http://www.w3.org/html/logo/img/mark-word-icon.png" width="200px" />`.

2. Fix syntax highlight for `Octave` is not working, and add `matlab` as its alias.

3. Math expressions now support export to epub. Diagrams will be converted to images when export to epub/docx.

4. Fix a bug that arrow of diagrams is missing when export to HTML/PDF.

5. Fix a critical bug on tables.

6. Fix some export options are missing in `Export` menu.

7. Other bug fix.

0.9.19 (beta)

1. Launched our [Theme Gallery](http://theme.typora.io) to share and download Typora themes.

2. Fix a bug the menubar won't show automatically when Typora is fullscreened.

3. Improve paste behavior.

4. Fix unnecessary scroll.

5. Fix backspace after UTF-32 character.

6. Fix bugs related to inline code inside table.

7. Recover outline panel status when switch from source code mode.

8. Other bug fix.

9. A Linux build (Debian/Ubuntu) is [available](https://typora.io/#linux).

0.9.18 (beta)

1. Add options to auto pair common markdown symbols, like `*_ etc.

2. Add options to show markdown source for simple blocks when focus, like headings.

3. Fix a bug that sometimes special characters will cause inline math not rendered.

4. Fix a bug that sometime `Enter` key is not working.

5. Fix some bugs under high DPI screen.

6. Fix a bug that footnote definition cannot be correctly input.

0.9.17 (beta)

1. Fix special characters cannot be input inside inline math.

2. Fix backspace cannot expand inline style.

0.9.16 (beta)

1. Support diagrams, includes sequence, flowchart and mermaid doc.

2. Fix a bug related to parsing `*` and escaped character.

3. Fix backspace inside code fences.

4. Fix escape character will gone in inline math, inline code, and other inline styles.

5. Fix special character, such as `#` cannot be inserted in ceylon code block.

6. Fix quote mark would cause typora not respond sometimes.

7. Allow custom keybindings doc.

8. Allow custom search service doc.

9. Fix shift+ctrl+home/end key on Windows.

10. Other bug fix and improvements.

0.9.15 (beta)

1. Fix a bug that `**` is not correctly parsed.

2. Fix bookmark not generated when export to PDF when there's h5 and h6 in article.

3. Fix list indentation not correctly saved.

4. Fix footnotes contains "_" cannot be exported correctly.

5. Fix a bug some file format cannot be exported via pandoc.

6. Add "Textile" as one export option.

7. Improve URL auto detection.

8. Fix content will be pasted twice when paste from typora to Word.

9. Other bug fix.

0.9.14 (beta)

Fix typora cannot print or export.

0.9.13 (beta)

A 64bit build is avaible.

For Windows x64 users: please uninstall typora and download 64bit install from typora.io

1. Release x64 build.

2. Add focus mode and typewriter mode support.

3. Remember last status of outline bar.

4. Add syntax support for assembly and TOML.

5. Avoid the usage of 'AltGr' key combination in assigned shortcut.

6. Support kramdown style `[toc]` syntax.

7. Improve list indent/outdent logic.

8. Fix HTML entities not escaped in meta block.

9. Fix a bug that triple click cannot select current line correctly.

10. Fix auto indent for brackets in code fences.

11. Add options to export reStructuredText, and OPML format.

12. Fix user.css not included in exported HTML/PDF.

13. Fix some export option not work in unibody window style.

14. Fix cannot export/print in dark theme.

15. Other bug fix.

0.9.12 (beta)

1. Fix a critical bug that the indent in multi-level lists may keep increasing after save.

2. Fix scrollbar style on side panel.

0.9.11 (beta)

1. Fix a critical bug that the indents of multi-level lists are wrong when parsing and generating markdown source.

2. Better ECMAScript6 syntax highlight support for javascript code fences. Add syntax highlight support for NSIS, JSX ([React](http://facebook.github.io/react)'s JavaScript syntax extension), vue, LiveScript, mathematica, properties (and .ini), tiki wiki, dockerfile in code fences.

3. Hide auto-complete lists when scrolling.

4. Fix internal link to heading (like [this](#0.9.4.5-(beta))) not work.

5. Fix a bug sometimes, pasting would append duplicate texts.

6. Rule change: capitalized characters are not allowed in filenames for theme css file

7. Support single column table in insert table dialog.

8. Add enabled optional inline style support, like highlight or inline math, in menubar.

9. Make link clickable in about page.

0.9.10 (beta)

1. Fix style that sometimes user can see script content.

2. Fix auto pair match inside image and avoid glitch when complete brackets.

3. Fix paste table, and paste inside footnotes.

4. Fix `]` cannot be escaped in footnotes.

5. Fix `h6` indent inside `[TOC]`.

6. Fix multiple level lists inside blockquote cannot be parsed correctly.

7. Enable ESC key to close insert table dialog.

8. Fix outline sidebar jumpping around when scrolling.

9. Fix ctrl+home/end not working.

0.9 (beta)

1. Fix that Typora cannot be launched by opening md files on PCs without Visual C++ library installed.

0.9.8 (beta)

1. Fix a critical bug about saving in source code mode.

2. Improve logic for auto match paired quotes and brackets.

3. Fix inline math cannot be exported to some file types via pandoc.

4. Fix a bug that improper file name is auto generated when the article contains YAML forn matters.

5. Fix save dialog keep popinh up sometimes.

0.9.7 (beta)

Remove runtime packer which make typora.exe to be misreported by some anti-virus software.

0.9.6 (beta)

1. Add mobile "responsive" support for exported HTML.

2. Pandoc requires 1.16 and above. Fix exporting fail using Pandoc.

3. Better support for monitoring file content change by external apps.

4. Fix generating PDF takes too much time and reduce file size for PDF. Also fix a bug anchor link in PDF not working and Chinese character in printed PDF is not selectable.

5. Fix shortcut keys for `h6` not working.

6. Add syntax highlight for Powershell.

7. Remember windows size when creating new window.

8. Can open `.md` file from `cmd.exe` directly, if typora is its default reader.

9. Fix that some advance options not work. Add options to auto hide menu bar.

10. Fix a critical bug in paste/undo which may case data lose.

11. Make `\label` work in math block.

12. Fix unnecessary empty char in inserted footnote.

13. Fix auto pair match and find/replace in math block.

14. Fix up/down key behavior on code fences.

15. Fix some HTML code not escaped in inline code.

16. Other bug fix.

0.9.5 (beta)

1. Add pandoc integration, import function and export function for docx, rtf, LaTeX, etc.

2. Able to open `.md` file or import supported files by drag and drop into typora's window.

3. Fix a bug that sometimes PDF cannot be exported correctly.

4. Fix `H4` style in `pixyll` theme.

5. Fix sql mode error for code blocks.

6. Fix a bug for parsing headers with underline style.

7. Fix a bug for undo/redo for editing lists.

8. Fix a bug when pasting lists.

9. Other bug fix.

0.9.4 (beta)

1. Fix LaTeX is not correctly exported after opening existing files.

2. Fix a bug which may cause content inside list items get lost.

3. Fix wrong indent for content inside list after parsing raw markdown.

4. Support "Open File Location" action.

5. Fix a bug that if image path contains special chars like quotes, the image cannot be displayed correctly.

6. Fix a bug related to paste lists.

7. Fix a bug some line breaks disappear in exported PDF.

0.9.3 (beta)

1. Fix small bug on generated bookmark structure on exported PDF.

2. Fix a bug that sometimes Chinese characters cannot be saved correctly.

3. File name will be applied into the <title> tag on exprted HTML.

0.9.2 (beta)

1. Better save feature: Support file auto save (need enable it from preference panel) and allow users to recover unsaved drafts form preference panel.

2. Better word count: Now click word count button from status bar, detailed info would show.

3. Better Print: Fix a bug that current window, instead of generated web view would be printted.

4. Better PDF exporting: Now exported PDF could contains Table of Contents as bookmarks, just like Mac version

5. Better fullscreen mode: Fullscreen mode can auto show menu bar for native style windows, and auto show/hide title bar control buttons for unibody windows. Newly created windows would also be fullscreen in fullscreen mode.

6. Fix table cannot be deleted in the beginning of the article.

7. Fix a bug that some lines will be duplicated after open.

8. Fix files on external disks cannot be opened.

9. Other bug fix.

0.9.1 (beta)

1. Fix a critical bug for saving.

2. Fix a critical bug for task list.

3. Other bug fix.

0.9.0 (beta)

1. Rewrite typora's Markdown parse engine and largely improve the performance on opening mid-sized files.

2. Fix bugs for pair auto-complete.

3. Fix bugs for Korean IME.

4. Fix a bug that typora will eat and replace non-breaking space.

5. Fix relative image path on exported HTML.

6. Fix a bug typora will detech wrong encoding sometimes.

7. Other bugs.

0.8.8 (beta)

1. Fix minor parse issue for URL, subscript and superscript.

2. Fix compatibility issue between Chinese IME and auto-pair feature.

3. Include and autoload MathJax extension, including chemistry package and others (e.g. $\ce{C6H5-CHO}$).

4. Fix bug triggered by pressing `` ctrl+` `` twice.

5. Fix some menu item under "Edit" submenu does not work.

6. Support open hyperlink from context menu.

7. Other bug fix.

0.8.6 (beta)

1. Fix a critical bug on Delete key.

0.8.5 (beta)

1. Support ==highlight== syntax (should enable it from preference panel).

2. Support auto complete pairs of brackets, quotes and parentheses.

3. Fix bugs on lists.

4. Fix cut on windows.

5. Fix selection styles in code fences, python code in code fences will use 4-space indent.

6. Fix customize font size, local image, local font does not work for exported PDF.

7. Fix bugs for LaTeX editing/rendering.

8. Auto insert path/urls from clipboard when insert images/hyperlinks from menubar or shortcut keys.

10. Other bug fix.