CINXE.COM
Typora — stable release channel
<!doctype html><html lang="en"><head><meta charset="utf-8"><title>Typora — stable release channel</title><link rel="stylesheet" type="text/css" href="https://fonts.loli.net/css?family=Open+Sans:700,400&subset=latin"><link rel="stylesheet" type="text/css" href="/css/release.css"><meta name="color-scheme" content="light dark"></head><body><div id="write"><h2>1.10.9</h2><ol><li>Small fix on macOS.</li></ol><h2>1.10.8</h2><ol><li>Support math expressions pasted from ChatGPT or other AI services.</li><li>Fix linux installer on older Debian system.</li><li>Fix pickiest not displayed in some languages.</li><li>Fix image not inserted after confirm dialog is shown.</li><li>Fix PDF export when custom margin is set.</li><li>Fix checkbox for Articles and File Tree under View menu is not exclusive.</li><li>Other Bug fixes.</li></ol><h2>1.10.6</h2><p>See <a href="https://support.typora.io/What's-New-1.10/" target="_blank">detail</a>.</p><a class="download-btn mac" href="https://download.typora.io/mac/Typora-1.10.8.dmg"><span class="download-label">macOS</span><span class="download-extension">dmg</span></a> <a class="download-btn windows" href="https://download.typora.io/windows/typora-setup-x64-1.10.8.exe"><span class="download-label">Windows (64bit)</span><span class="download-extension">exe</span></a> <a class="download-btn windows" href="https://download.typora.io/windows/typora-setup-ia32-1.10.8.exe"><span class="download-label">Windows (32bit)</span><span class="download-extension">exe</span></a> <a class="download-btn windows" href="https://download.typora.io/windows/typora-setup-arm64-1.10.8.exe"><span class="download-label">Windows (ARM)</span><span class="download-extension">exe</span></a><br><a class="download-btn linux" href="https://download.typora.io/linux/typora_1.10.8_amd64.deb"><span class="download-label">Linux (64bit)</span><span class="download-extension">deb</span></a> <a class="download-btn linux" href="https://download.typora.io/linux/Typora-linux-x64-1.10.8.tar.gz"><span class="download-label">Linux (64bit)</span><span class="download-extension">tar</span></a> <a class="download-btn linux" href="https://download.typora.io/linux/typora_1.10.8_arm64.deb"><span class="download-label">Linux (ARM)</span><span class="download-extension">deb</span></a> <a class="download-btn linux" href="https://download.typora.io/linux/Typora-linux-arm64-1.10.8.tar.gz"><span class="download-label">Linux (ARM)</span><span class="download-extension">tar</span></a><h3>Improvements</h3><ul><li><p>Mermaid is now upgrade to 11.4, with new diagrams including:</p><ul><li>Packet Diagram</li><li>Kanban Diagram</li><li>Architecture Diagrams</li></ul></li><li><p>Update translations for Danish, Hindi and Vietnamese.</p></li><li><p>Better PDF export on Windows / Linux: Able to export to PDF with dark themes and keep the background.</p></li><li><p>Toggle alert from View menu now follows the same logic as blockquote, which means you can select a range of paragraph and changes them into Github Alert from Paragraph → Alert from menubar.</p></li><li><p>Add <code>gas</code> syntax highlight, in previous version, <code>gas</code> will be treated as alias of assembly incorrectly.</p></li><li><p>Add <code>url</code> syntax highlight.</p></li><li><p>The image uploader option, <code>piclist</code>, is applied on all languages.</p></li><li><p>Fix syntax switch for images failed in some cases.</p></li><li><p>Allow users to drag-and-drop / insert images with jiff extension.</p></li><li><p>Do not escape image url with <code>http</code> protocol.</p></li></ul><h3>Fix</h3><ul><li>Fix window fullscreen / maximize state not restored on Typora restart.</li><li>Allow scroll the side mega menu panel when zoomed under Windows.</li><li>Fix file contains some emojis are not detected as UTF-8 encode</li><li>Fix select lists items and toggle list type be applied on wrong blocks.</li><li>Fix typing on last line of code block may make the app hangs.</li><li>Fix adding anchor link to headings with “+” character not work correctly after export.</li></ul><h2>1.9.5</h2><li>Fix IME input on secondary monitor.</li><h2>1.9.4</h2><ul><li>Fix download / copy online images on Windows.</li><li>Fix mermaid diagrams rendering on lower versions of macOS.</li></ul><h2>1.9.3</h2><p>See <a href="https://support.typora.io/What's-New-1.9/" target="_blank">detail</a>.</p><a class="download-btn mac" href="https://download.typora.io/mac/Typora-1.9.4.dmg"><span class="download-label">macOS</span><span class="download-extension">dmg</span></a> <a class="download-btn windows" href="https://download.typora.io/windows/typora-setup-x64-1.9.5.exe"><span class="download-label">Windows (64bit)</span><span class="download-extension">exe</span></a> <a class="download-btn windows" href="https://download.typora.io/windows/typora-setup-ia32-1.9.5.exe"><span class="download-label">Windows (32bit)</span><span class="download-extension">exe</span></a> <a class="download-btn windows" href="https://download.typora.io/windows/typora-setup-arm64-1.9.5.exe"><span class="download-label">Windows (ARM)</span><span class="download-extension">exe</span></a><br><a class="download-btn linux" href="https://download.typora.io/linux/typora_1.9.3_amd64.deb"><span class="download-label">Linux (64bit)</span><span class="download-extension">deb</span></a> <a class="download-btn linux" href="https://download.typora.io/linux/Typora-linux-x64-1.9.3.tar.gz"><span class="download-label">Linux (64bit)</span><span class="download-extension">tar</span></a> <a class="download-btn linux" href="https://download.typora.io/linux/typora_1.9.3_arm64.deb"><span class="download-label">Linux (ARM)</span><span class="download-extension">deb</span></a> <a class="download-btn linux" href="https://download.typora.io/linux/Typora-linux-arm64-1.9.3.tar.gz"><span class="download-label">Linux (ARM)</span><span class="download-extension">tar</span></a><h4>New</h4><ul><li>Support gitlab style math code block.</li><li>Upgrade mermaid 10.9.1, Block Diagrams are now supported.</li></ul><h4>Improvements</h4><ul><li>Follow CommonMark rule to handle whitespace inside code.</li><li>Improve scroll performance, improve performance on macOS 14.</li><li>Shorten file path in open recent menu.</li><li>“Inspect Element” on macOS moved from context menu to Sfarai Develop menu.</li><li>New file on file tree no longer need confirm after input its filename.</li><li>Add structured text code syntax highlight.</li><li>Chapter levels can be configured for ePub export.</li><li>Update languages in Polish, Traditional Chinese, Slovenian, Czech and Norwegian Nynorsk.</li></ul><h4>Fix</h4><ul><li>Fix Javascript XSS on mermaid and math.</li><li>Fix anchor id when export.</li><li>Fix bookmark for exported PDF cannot be shown in Adobe Reader.</li><li>Fix some remote images cannot be loaded on macOS.</li><li>Fix “&” not displayed for file path contains “&” In “recent files” menu on Windows / Linux.</li><li>Fix “$” in code language name leads to a wrong string.</li><li>Other bug fix.</li></ul><h2>1.8.10</h2><ul><li>Fix inline code parsing rules.</li><li>Open correct tab in preferences panel when clicking related menu item.</li><li>Fix some issues when click menu items on macOS 14.</li><li>Improve logic to re-open Typora at last closed position on monitor.</li></ul><h2>1.8.8</h2><a class="download-btn mac" href="https://download.typora.io/mac/Typora-1.8.10.dmg"><span class="download-label">macOS</span><span class="download-extension">dmg</span></a> <a class="download-btn windows" href="https://download.typora.io/windows/typora-setup-x64-1.8.10.exe"><span class="download-label">Windows (64bit)</span><span class="download-extension">exe</span></a> <a class="download-btn windows" href="https://download.typora.io/windows/typora-setup-ia32-1.8.10.exe"><span class="download-label">Windows (32bit)</span><span class="download-extension">exe</span></a> <a class="download-btn windows" href="https://download.typora.io/windows/typora-setup-arm64-1.8.5.exe"><span class="download-label">Windows (ARM)</span><span class="download-extension">exe</span></a><br><a class="download-btn linux" href="https://download.typora.io/linux/typora_1.8.10_amd64.deb"><span class="download-label">Linux (64bit)</span><span class="download-extension">deb</span></a> <a class="download-btn linux" href="https://download.typora.io/linux/Typora-linux-x64-1.8.10.tar.gz"><span class="download-label">Linux (64bit)</span><span class="download-extension">tar</span></a> <a class="download-btn linux" href="https://download.typora.io/linux/typora_1.8.10_arm64.deb"><span class="download-label">Linux (ARM)</span><span class="download-extension">deb</span></a> <a class="download-btn linux" href="https://download.typora.io/linux/Typora-linux-arm64-1.8.10.tar.gz"><span class="download-label">Linux (ARM)</span><span class="download-extension">tar</span></a><ul><li>Fix search in preferences panel.</li><li>Fix install and export issue on Linux.</li></ul><h2>1.8.6</h2><p>See <a href="https://support.typora.io/What's-New-1.8/" target="_blank">detail</a>.</p><h4>New</h4><ul><li>Add support for Github style alerts / callouts.</li><li>Add option to enable zoom with command or ctrl key and mouse wheel.</li><li>Upgrade mermaid library with XY charts support.</li></ul><h4>Improvements</h4><ul><li>Linux version now also support separate theme for light and dark mode.</li><li>Quicker way to add “New Markdown” menu item in Windows Explorer</li><li>Now, typora uses mermaid's own dark theme when rendering mermaid in dark mode.</li><li>Improve performance and stability.</li><li>Update translation for Spanish, French, Galician, Slovenian, Vietnamese and Chinese.</li><li>Add Norwegian Nynorsk language interface.</li></ul><h4>Bug Fix</h4><ul><li>Fix window position in multiple monitor.</li><li>Fix save as image for diagrams.</li><li>Hide “copy as HTML” for unsupported blocks.</li><li>Add “copy as HTML” support for mermaid diagrams.</li><li>Fix “PicList not found” error when using PicList to upload images.</li><li>Fix cursor misplaced when editing emoji.</li><li>Fix issues on image syntax parse and convert.</li><li>Other bug fix.</li></ul><h2>1.7.6</h2><ul><li>Fix "save as" logic on Windows / Linux.</li><li>Improve activation network for users in China mainland.</li></ul><h2>1.7.5</h2><ul><li>Fix code signing on macOS.</li><li>Fix security issues, including CVE-2023-4863.</li><li>Fix search in preferences panel.</li></ul><h2>1.7.3</h2><p>See <a href="https://support.typora.io/What's-New-1.7/" target="_blank">detail</a>.</p><a class="download-btn mac" href="https://download.typora.io/mac/Typora-1.7.6.dmg"><span class="download-label">macOS</span><span class="download-extension">dmg</span></a> <a class="download-btn windows" href="https://download.typora.io/windows/typora-setup-x64-1.7.6.exe"><span class="download-label">Windows (64bit)</span><span class="download-extension">exe</span></a> <a class="download-btn windows" href="https://download.typora.io/windows/typora-setup-ia32-1.7.6.exe"><span class="download-label">Windows (32bit)</span><span class="download-extension">exe</span></a> <a class="download-btn windows" href="https://download.typora.io/windows/typora-setup-arm64-1.7.5.exe"><span class="download-label">Windows (ARM)</span><span class="download-extension">exe</span></a><br><a class="download-btn linux" href="https://download.typora.io/linux/typora_1.7.6_amd64.deb"><span class="download-label">Linux (64bit)</span><span class="download-extension">deb</span></a> <a class="download-btn linux" href="https://download.typora.io/linux/Typora-linux-x64-1.7.6.tar.gz"><span class="download-label">Linux (64bit)</span><span class="download-extension">tar</span></a> <a class="download-btn linux" href="https://download.typora.io/linux/typora_1.7.6_arm64.deb"><span class="download-label">Linux (ARM)</span><span class="download-extension">deb</span></a> <a class="download-btn linux" href="https://download.typora.io/linux/Typora-linux-arm64-1.7.6.tar.gz"><span class="download-label">Linux (ARM)</span><span class="download-extension">tar</span></a><h4>New</h4><ul><li>Upgrade mermaid to 10.3.1, supports Sankey diagrams and Quadrant Chart.</li><li>Add menu item to open outline popover (macOS) and Wordcount popover.</li><li>Larger scrollbar when hover on Windows/ Linux.</li><li>Add Modelica language syntax support.</li><li>Add delete diagram option in context menu.</li><li>Add options to not save recent folders / files.</li><li>Add buttons to pin and remove recent folders from sidebar panel.</li><li>Add variable <code>${outputFolder}</code> and <code>${outputFolderName}</code></li></ul><h4>Improvements and Fix</h4><ul><li>Better paste list from Apple Notes.</li><li>Improve open file with anchor locations.</li><li>Fix sort order not saved after restart Typora.</li><li>Header and footers now respect page margins when export to PDF.</li><li>Fix exporting ordered list when using theme Whitey.</li><li><code>typora-root-url</code> now supports absolute image path on Windows.</li><li>Fix filename suggestion is improper when first heading is under editing.</li><li>Fix indent in code blocks not kept when paste into other web apps on macOS.</li><li>Non-exist <code>#anchor</code> links is now preserved.</li><li>Disable <code>alert</code> in embeded iframes.</li><li>Fix shortcut key for upload image cannot be set.</li><li>Fix drag files from file sidebar on some Linux distributions.</li><li>Fix app not responsive when do line-wise cut on empty line.</li><li>Fix some issues about cut line.</li><li>Fix indent issue when indent paragraph is enabled on macOS ≥ 13</li><li>Fix improper behavior when press shift + arrow key then press arrow key on macOS.</li><li>Fix typo of the menu item for Greek encoding option on Windows / Linux.</li><li>Fix code language autocomplete not work for <code>~~~</code>.</li><li>Fix security issue STAR-2023-0062</li><li>Add menu item of “jump to line start”, fix Ctrl + A/E on macOS.</li><li>Add batch as alias of <code>BAT</code> in code language selector.</li><li>Fix some meta data on YAML not get read or applied on export.</li><li>Fix cursor jump after :emoji:.</li><li>Fix shift + down on task lists.</li><li>Fix checkbox style on macOS.</li><li>Fix anchor link related issues.</li></ul><h2>1.6.7</h2><p>See <a href="https://support.typora.io/What's-New-1.6/" target="_blank">detail</a>.</p><a class="download-btn mac" href="https://download.typora.io/mac/Typora-1.6.7.dmg"><span class="download-label">macOS</span><span class="download-extension">dmg</span></a> <a class="download-btn windows" href="https://download.typora.io/windows/typora-setup-x64-1.6.7.exe"><span class="download-label">Windows (64bit)</span><span class="download-extension">exe</span></a> <a class="download-btn windows" href="https://download.typora.io/windows/typora-setup-ia32-1.6.7.exe"><span class="download-label">Windows (32bit)</span><span class="download-extension">exe</span></a> <a class="download-btn windows" href="https://download.typora.io/windows/typora-setup-arm64-1.6.6.exe"><span class="download-label">Windows (ARM)</span><span class="download-extension">exe</span></a><br><a class="download-btn linux" href="https://download.typora.io/linux/typora_1.6.6_amd64.deb"><span class="download-label">Linux (64bit)</span><span class="download-extension">deb</span></a> <a class="download-btn linux" href="https://download.typora.io/linux/Typora-linux-x64-1.6.6.tar.gz"><span class="download-label">Linux (64bit)</span><span class="download-extension">tar</span></a> <a class="download-btn linux" href="https://download.typora.io/linux/typora_1.6.6_arm64.deb"><span class="download-label">Linux (ARM)</span><span class="download-extension">deb</span></a> <a class="download-btn linux" href="https://download.typora.io/linux/Typora-linux-arm64-1.6.6.tar.gz"><span class="download-label">Linux (ARM)</span><span class="download-extension">tar</span></a><h4>Breaking Changes</h4><ul><li>The Windows version no longer support Windows 7, 8, 8.1.</li></ul><h4>Better Preferences Panel</h4><ul><li>Add "Files" section and retune Preferences Panel.</li><li>Add options to set default file extension.</li><li>Add options to control behavior when drop file or folder into Typora.</li><li>Add options to disable auto link.</li><li>Add options to set default code language when inserting code blocks.</li><li>Add options to auto apply last used code language when inserting code blocks.</li></ul><h4>Other New Features</h4><ul><li>Support Timeline for MermaidJS diagrams.</li><li>Add Thai Language UI.</li><li>Add PicList as an Image Uploader.</li><li>Add PEG.js syntax highlight support.</li></ul><h4>Other Improvements</h4><ul><li>Fix CVE-2023-2317.</li><li>Fix CVE-2023-2316.</li><li>Avoid using google font mirrors in exported HTML, now official google font CDN is used.</li><li>using keyword["keyword"] sometimes causes node not rendered in Mermaid diagram.</li><li>color of typic package not readable in dark themes.</li><li>setting inline mermaid configs may also affect other mermaid blocks.</li><li>tasks status cannot be changed from menu bar when task list is under nested lists.</li><li>math block is always auto numbered in exported docx and related setting is ignored.</li><li>[Spec change] Typora now allow users to escape : mark to avoid input unwanted emoji codes.</li></ul><h2>1.5.14</h2><ul><li>Fix glitch of search icon</li><li>Fix Fuzzy search on quick open panel (macOS)</li><li>Fix anchor link in exported HTML.</li></ul><h2>1.5.11</h2><ul><li>Fix image layout on macOS 13.3</li></ul><h2>1.5.10</h2><a class="download-btn mac" href="https://download.typora.io/mac/Typora-1.5.13.dmg"><span class="download-label">macOS</span><span class="download-extension">dmg</span></a> <a class="download-btn windows" href="https://download.typora.io/windows/typora-setup-x64-1.5.12.exe"><span class="download-label">Windows (64bit)</span><span class="download-extension">exe</span></a> <a class="download-btn windows" href="https://download.typora.io/windows/typora-setup-ia32-1.5.12.exe"><span class="download-label">Windows (32bit)</span><span class="download-extension">exe</span></a> <a class="download-btn windows" href="https://download.typora.io/windows/typora-setup-arm64-1.5.8.exe"><span class="download-label">Windows (ARM)</span><span class="download-extension">exe</span></a><br><a class="download-btn linux" href="https://download.typora.io/linux/typora_1.5.10_amd64.deb"><span class="download-label">Linux (64bit)</span><span class="download-extension">deb</span></a> <a class="download-btn linux" href="https://download.typora.io/linux/Typora-linux-x64-1.5.10.tar.gz"><span class="download-label">Linux (64bit)</span><span class="download-extension">tar</span></a> <a class="download-btn linux" href="https://download.typora.io/linux/typora_1.5.10_arm64.deb"><span class="download-label">Linux (ARM)</span><span class="download-extension">deb</span></a> <a class="download-btn linux" href="https://download.typora.io/linux/Typora-linux-arm64-1.5.10.tar.gz"><span class="download-label">Linux (ARM)</span><span class="download-extension">tar</span></a><ul><li>Fix selection range after insert image.</li><li>Fix cursor when typing inside styled links.</li><li>Fix find again after switch docs.</li><li>Fix use command line typora aaa.md when aaa.md does not exists.</li><li>Fix garbled path under open recent menu.</li><li>Fix PDF export contains page break div.</li></ul><h2>1.5.9</h2><ul><li>Add option to switch Shift+Tab behavior between outdent and auto indent inside code blocks.</li><li>Add menu and context menu to copy all code contents.</li><li>Add menu and context menu to auto indent code contents.</li><li>Fix sort in file tree not saved.</li><li>Fix compatibility issue with Pandoc 3.0</li><li>Other bug fixes.</li></ul><h2>1.5.8</h2><ul><li>Fix the behavior of opening folder in Typora.</li><li>Fix create new file in file tree.</li><li>Fix footer and header for exported PDF.</li><li>Other bug fix.</li></ul><h2>1.5.5</h2><p>See <a href="https://support.typora.io/What's-New-1.5/" target="_blank">detail</a>.</p><h4>Code Block / Source Code Mode</h4><ul><li>Add yara code syntax highlight.</li><li>Add svelte code syntax highlight.</li><li>Improve syntax highlight for SQL.</li><li>Fix input in language input of code blocks when using IME.</li><li>Fix cut not save data to clipboard when on text is selected but line wise copy cut is enabled.</li><li>Shift + Tab will outdent selected contents in code block and source code mode.</li><li>Recognize the end of code blocks in markdown source code mode.</li><li>Improve syntax highlight of links in markdown source code mode.</li><li>Fix continuous list when press Enter key in source code mode.</li></ul><h4>Code Block / Source Code Mode</h4><ul><li>Upgrade mermaid version to 9.2 which brings bug fix and Mindmaps</li></ul><h4>UI / UX</h4><ul><li>Change some button labels.</li><li>Images supports <code>float</code> in custom CSS.</li><li>Fix wrong scroll on code blocks when clicking global search result.</li><li>Fix word break for code in outlines.</li><li>In list list view, <code>#test</code> in file summary will be treated as normal text or heading texts, depends on the option of “Strict Mode” for markdown parsing rules in preferences panel.</li><li>Fix global search not correctly highlight text in table.</li><li>Fix create new tab may cause Typora window loose focus on macOS</li></ul><h4>Import / Export</h4><ul><li>Image export now support quantity options.</li><li>Use local font, instead of remote font when exporting PDF.</li><li>Highlight is supported and converted when export to LaTeX.</li><li>Improve spacing in lists when export to PDF or images.</li><li>Follow Pandoc’s way to export task list when target is docx, out, or rtf.</li><li>Generate more readable title for Epub export.</li></ul><h4>Editing</h4><ul><li>Allow open local file link contains “#” in file path.</li><li>Improve paste results from Google Docs.</li><li>HTML entities are now case sensitive.</li></ul><h4>Windows</h4><ul><li>This version supports Windows 7 again. Now Typora subscribe to different update channel on Windows 7 and newer Windows versions.</li><li>Link url starts like <code>C:/</code> will also be recognized as absolute path, in previous versions, only path like <code>D:\</code> will be treated as absolute url on Windows.</li><li>Better restore icon for unibody style.</li><li>Fix loading images from WSL path and net drivers.</li></ul><h4>I18n</h4><ul><li>Add new UI language: Norwegian</li><li>Update language translation of Slovenian, Vietnamese, Chinese.</li></ul><h4>Others</h4><ul><li>Update description message for deb package.</li><li>Other bug fix.</li></ul><h2>1.4.8</h2><a class="download-btn mac" href="https://download.typora.io/mac/Typora-1.4.8.dmg"><span class="download-label">macOS</span><span class="download-extension">dmg</span></a> <a class="download-btn windows" href="https://download.typora.io/windows/typora-setup-x64-1.4.8.exe"><span class="download-label">Windows (64bit)</span><span class="download-extension">exe</span></a> <a class="download-btn linux" href="https://download.typora.io/linux/Typora-linux-x64-1.4.8.tar.gz"><span class="download-label">Linux (64bit)</span><span class="download-extension">tar</span></a><ul><li>1. Fix math rendering under macOS Ventura.</li><li>2. (Windows / Linux) Fix open Folder.</li><li>3. (Windows / Linux) Fix issues about page break for PDF export.</li></ul><h2>1.4.4</h2><a class="download-btn mac" href="https://download.typora.io/mac/Typora-1.4.4.dmg"><span class="download-label">macOS</span><span class="download-extension">dmg</span></a> <a class="download-btn windows" href="https://download.typora.io/windows/typora-setup-x64-1.4.4.exe"><span class="download-label">Windows (64bit)</span><span class="download-extension">exe</span></a> <a class="download-btn windows" href="https://download.typora.io/windows/typora-setup-ia32-1.4.4.exe"><span class="download-label">Windows (32bit)</span><span class="download-extension">exe</span></a> <a class="download-btn windows" href="https://download.typora.io/windows/typora-setup-arm64-1.4.4.exe"><span class="download-label">Windows (ARM)</span><span class="download-extension">exe</span></a><br><a class="download-btn linux" href="https://download.typora.io/linux/typora_1.4.4_amd64.deb"><span class="download-label">Linux (64bit)</span><span class="download-extension">deb</span></a> <a class="download-btn linux" href="https://download.typora.io/linux/Typora-linux-x64-1.4.4.tar.gz"><span class="download-label">Linux (64bit)</span><span class="download-extension">tar</span></a> <a class="download-btn linux" href="https://download.typora.io/linux/typora_1.4.4_arm64.deb"><span class="download-label">Linux (ARM)</span><span class="download-extension">deb</span></a> <a class="download-btn linux" href="https://download.typora.io/linux/Typora-linux-arm64-1.4.4.tar.gz"><span class="download-label">Linux (ARM)</span><span class="download-extension">tar</span></a><ul><li>Fix scroll for code block not displayed in some cases.</li></ul><h2>1.4.3</h2><p>See <a href="https://support.typora.io/What's-New-1.4/" target="_blank">detail</a>.</p><p><strong>Note:</strong> This version does not support Windows 7 yet.</p><h4>New</h4><ul><li>Upgrade mermaid version. Support inline mermaid configs.</li><li>Upgrade mathjax version.</li><li>Add copy as image option for math and diagrams.</li><li>Add option to mix files and folders when sorting in file tree.</li><li>Add sort by creation time option for file tree / file list.</li><li>File tree view and file list view now is configured separately.</li><li>Increase max line count for global search results.</li><li>Fuzzy search in <code>Open Quickly</code> will now also match folder path.</li><li>Add new math auto numbering rule — AMS Numbering Rules (where only certain environments produce numbered equations, as they would be in LaTeX).</li><li>Add option to always add “./” when generating relative path for images.</li><li>Add <code>rename image</code> in context menu. (Which is the same menu item with <code>move images</code>).</li><li>Improve Pascal lang support, add more keyword highlight for Pascal.</li><li>Add syntax support for Smarty.</li><li>Improve performance when using find function and prevent hangs.</li><li>Make search result more readable compared to <code>==highlight==</code> texts.</li><li>Increase max col count in table edit UI.</li><li>Recognize .qmd as markdown file.</li><li>Now user can select multiple cols and apply text align from table tool tip all at once.</li></ul><h4>Fix</h4><ul><li>Fix bugs about switching files.</li><li>Fix triple click on code block.</li><li>Fix code block height not auto changed when enter or exit fullscreen mode on macOS.</li><li>Make font color of completed task more readable in dark themes</li><li>Fix some rendering issue for mermaidjs.</li><li>Remove unnecessary horizontal scroll bar on side bar.</li><li>Fix undo deleted file not displayed in file tree view.</li><li>Fix error when switch files.</li><li>Fix hint behavior when hover on folders of sidebar menu.</li><li>Use smaller margin between math block and normal paragraphs.</li><li>Fix compatibility issues when search with Tai.</li><li>PDF export now supports headers or footers contains non-ASSIC code when export.</li><li>Improve image export quantity.</li><li>Fix PDF export not working on Windows when user account contains special characters.</li><li>Fix epub export show warnings in epub reader when contains video tag</li><li>Fix page size setting of PDF not working on macOS when export.</li><li>Fix the setting of margin right and margin left of PDF not correctly applied when export.</li><li>Fix last export path not saved on macOS.</li><li>Fix docx import fail on newer pandoc versions.</li><li>Fix replace may ignore search results matches with regular expressions contains non-capture groups.</li><li>Fix move images not working for windows.</li><li>Improve performance when md file contains <code>video</code> tag.</li><li>Fix a caret jump issue when typing after inline math.</li><li>Fix minor issues with spellcheck.</li><li>Fix load image with src contains escaped @ mark.</li><li>Fix save-as sometimes not popped up on diagrams.</li><li>Update language translations.</li></ul><h2>1.3.9</h2><a class="download-btn windows" href="https://download.typora.io/windows/typora-setup-x64-1.3.9.exe"><span class="download-label">Windows (64bit)</span><span class="download-extension">exe</span></a> <a class="download-btn windows" href="https://download.typora.io/windows/typora-setup-ia32-1.3.9.exe"><span class="download-label">Windows (32bit)</span><span class="download-extension">exe</span></a><ul><li>Fix image upload via picgo-cli on Windows.</li></ul><h2>1.3.7</h2><a class="download-btn mac" href="https://download.typora.io/mac/Typora-1.3.7.dmg"><span class="download-label">macOS</span><span class="download-extension">dmg</span></a> <a class="download-btn windows" href="https://download.typora.io/windows/typora-setup-x64-1.3.7.exe"><span class="download-label">Windows (64bit)</span><span class="download-extension">exe</span></a> <a class="download-btn windows" href="https://download.typora.io/windows/typora-setup-ia32-1.3.7.exe"><span class="download-label">Windows (32bit)</span><span class="download-extension">exe</span></a><ul><li>Fix file import with newer Pandoc version.</li><li>Fix shortcut key not responding sometimes.</li><li>Fix search not triggered sometimes on macOS.</li><li>Fix mermaid save-as issue when contains unicode characters or br tag.</li><li>Fix upload all local images not working in v1.3.6.</li></ul><h2>1.3.6</h2><a class="download-btn mac" href="https://download.typora.io/mac/Typora-1.3.6.dmg"><span class="download-label">macOS</span><span class="download-extension">dmg</span></a> <a class="download-btn linux" href="https://download.typora.io/linux/typora_1.3.6_amd64.deb"><span class="download-label">Linux (64bit)</span><span class="download-extension">deb</span></a> <a class="download-btn linux" href="https://download.typora.io/linux/Typora-linux-x64-1.3.6.tar.gz"><span class="download-label">Linux (64bit)</span><span class="download-extension">tar</span></a> <a class="download-btn linux" href="https://download.typora.io/linux/typora_1.3.6_arm64.deb"><span class="download-label">Linux (ARM)</span><span class="download-extension">deb</span></a> <a class="download-btn linux" href="https://download.typora.io/linux/Typora-linux-arm64-1.3.6.tar.gz"><span class="download-label">Linux (ARM)</span><span class="download-extension">tar</span></a><p>See <a href="https://support.typora.io/What's-New-1.3/" target="_blank">detail</a>.</p><h4>New / Improvements</h4><ul><li>Support copy / move / download all images.</li><li>Add advanced copy / paste action in context menu.</li><li>Support regular expression in file search, find and replace.</li><li>Show match counts in find and replace panel.</li><li>Support auto move image folder when move or rename current opened markdown document.</li><li>Support ${currentFolder} as export command variable.</li><li>Add Hindi language support.</li></ul><h4>Fix</h4><ul><li>Fix window content not displayed under macOS ventura.</li><li>Update translations for Chinese, Polish, Slovenian, Spanish, Arabic, Indonesian, Portuguese, etc.</li><li>Update image and math for replace operation, fix search with html entities.</li><li>Fix learned word not kept in some cases (Window / Linux).</li><li>Support abbreviation like (e.g.) is always marked as misspelled in Window / Linux.</li><li>Reduce laggy when editing file with large set of math expressions.</li><li>Do not auto capitalize words after and inside inline math.</li><li>Fix some bugs about text selection.</li><li>Fix poster support for video element.</li><li>Fix live rendering for footnote.</li><li>Fix parsing rules about hr in lists.</li><li>Fix copy table header may include control elements.</li><li>Fix display issue for code block line number when window resize and export.</li><li>Fix issues about open links to other file with anchor position.</li><li>Fix select line at first char of line.</li><li>Keep unicode quote when import.</li><li>Fix context menu for code fences.</li><li>Fix PDF export pay produce empty page as the last page.</li><li>Other bug fix and performance improvement</li></ul><h2>1.2.5</h2><a class="download-btn windows" href="https://download.typora.io/windows/typora-setup-x64-1.2.5.exe"><span class="download-label">Windows (64bit)</span><span class="download-extension">exe</span></a> <a class="download-btn windows" href="https://download.typora.io/windows/typora-setup-ia32-1.2.5.exe"><span class="download-label">Windows (32bit)</span><span class="download-extension">exe</span></a><ul><li>Fix rename on file tree side bar.</li><li>Fix learned misspelled word not remained after restart.</li></ul><h2>1.2.4</h2><a class="download-btn mac" href="https://download.typora.io/mac/Typora-1.2.4.dmg"><span class="download-label">macOS</span><span class="download-extension">dmg</span></a> <a class="download-btn windows" href="https://download.typora.io/windows/typora-setup-x64-1.2.4.exe"><span class="download-label">Windows (64bit)</span><span class="download-extension">exe</span></a> <a class="download-btn windows" href="https://download.typora.io/windows/typora-setup-ia32-1.2.4.exe"><span class="download-label">Windows (32bit)</span><span class="download-extension">exe</span></a> <a class="download-btn linux" href="https://download.typora.io/linux/typora_1.2.4_amd64.deb"><span class="download-label">Linux (64bit)</span><span class="download-extension">deb</span></a><ul><li>Fix unnecessary scroll for files with large set of images (macOS).</li><li>Fix sometimes image load fail when root path is set.</li></ul><h2>1.2.3</h2><a class="download-btn mac" href="https://download.typora.io/mac/Typora-1.2.3.dmg"><span class="download-label">macOS</span><span class="download-extension">dmg</span></a> <a class="download-btn windows" href="https://download.typora.io/windows/typora-setup-x64-1.2.3.exe"><span class="download-label">Windows (64bit)</span><span class="download-extension">exe</span></a> <a class="download-btn windows" href="https://download.typora.io/windows/typora-setup-ia32-1.2.3.exe"><span class="download-label">Windows (32bit)</span><span class="download-extension">exe</span></a> <a class="download-btn windows" href="https://download.typora.io/windows/typora-setup-arm64-1.2.3.exe"><span class="download-label">Windows (ARM)</span><span class="download-extension">exe</span></a><br><a class="download-btn linux" href="https://download.typora.io/linux/typora_1.2.3_amd64.deb"><span class="download-label">Linux (64bit)</span><span class="download-extension">deb</span></a> <a class="download-btn linux" href="https://download.typora.io/linux/Typora-linux-x64-1.2.3.tar.gz"><span class="download-label">Linux (64bit)</span><span class="download-extension">tar</span></a> <a class="download-btn linux" href="https://download.typora.io/linux/typora_1.2.3_arm64.deb"><span class="download-label">Linux (ARM)</span><span class="download-extension">deb</span></a> <a class="download-btn linux" href="https://download.typora.io/linux/Typora-linux-arm64-1.2.3.tar.gz"><span class="download-label">Linux (ARM)</span><span class="download-extension">tar</span></a><p>See <a href="https://support.typora.io/What's-New-1.2/" target="_blank">detail</a>.</p><h4>New / Improvements</h4><ul><li>Upgrade mermaid version</li><li>Support image move operation.</li><li>Support image delete operation.</li><li>Add new image uploader -- Picsee. (macOS)</li><li>Improve macOS performance when document contains large image set</li><li>Add option to reload all images, undo image copy operation will do remove the copied image file.</li><li>Add default shortcut for task list.</li><li>Add syntax highlight for `dart`, `python` and `sql`.</li><li>Added `py` as alias of `python`, `docker` as alias of `dockerfile` for code fences.</li><li>Improve utf8 encode detection on Windows / Linux..</li><li>Slightly improve context menu UI for Windows / Linux.</li><li>Update i18n translations.</li></ul><h4>Fix</h4><ul><li>Fix some typo at the welcome page.</li><li>Fix an issue that `title` not displayed for reference link.</li><li>Fix `reveal in sidebar` not working when global search is displayed.</li><li>Fix some issues relates to unnecessary scroll when code fences is involved.</li><li>Fix delete folder in sidebar throw permission errors on Windows.</li><li>Fix a bug that "Export in process" not hide when you cancel the export operation.</li><li>Other bug fixes.</li></ul><h2>1.1.5</h2><a class="download-btn mac" href="https://download.typora.io/mac/Typora-1.1.5.dmg"><span class="download-label">macOS</span><span class="download-extension">dmg</span></a> <a class="download-btn windows" href="https://download.typora.io/windows/typora-setup-x64-1.1.5.exe"><span class="download-label">Windows (64bit)</span><span class="download-extension">exe</span></a> <a class="download-btn windows" href="https://download.typora.io/windows/typora-setup-ia32-1.1.5.exe"><span class="download-label">Windows (32bit)</span><span class="download-extension">exe</span></a> <a class="download-btn windows" href="https://download.typora.io/windows/typora-setup-arm64-1.1.4.exe"><span class="download-label">Windows (ARM)</span><span class="download-extension">exe</span></a><br><a class="download-btn linux" href="https://download.typora.io/linux/typora_1.1.5_amd64.deb"><span class="download-label">Linux (64bit)</span><span class="download-extension">deb</span></a> <a class="download-btn linux" href="https://download.typora.io/linux/Typora-linux-x64-1.1.5.tar.gz"><span class="download-label">Linux (64bit)</span><span class="download-extension">tar</span></a> <a class="download-btn linux" href="https://download.typora.io/linux/typora_1.1.5_arm64.deb"><span class="download-label">Linux (ARM)</span><span class="download-extension">deb</span></a> <a class="download-btn linux" href="https://download.typora.io/linux/Typora-linux-arm64-1.1.5.tar.gz"><span class="download-label">Linux (ARM)</span><span class="download-extension">tar</span></a><ul><li>Fix issues when canceling a saving process. (Windows / Linux)</li><li>Improve undo when auto save is enabled. (Windows / Linux)</li><li>Fix image with absolute path not shown in exported PDF. (macOS)</li></ul><h2>1.1.4</h2><ul><li>Fix display issue under languages including Indonesian, French, Catalan and Traditional Chinese.</li></ul><h2>1.1.3</h2><h4>Fix</h4><ul><li>Fix a critical issue that some file cannot be opened.</li><li>Fix settings for epub cannot be shown in preferences panel.</li></ul><h2>1.1.2</h2><p>See <a href="https://support.typora.io/What's-New-1.1/" target="_blank">detail</a>.</p><h4>New / Improvements</h4><ul><li>Add Malay language support.</li><li>Add Slovenian language support.</li><li>Fix typo and update translations in other languages.</li><li>Allow create file when open non-exist file via command line.</li><li>Allow create file when open target link that does not have existing file.</li><li>Allow open other files' anchor position directly via file link.</li><li>More compact context menu under Windows / Linux.</li><li>Support copy / cut while line when nothing is selected.</li><li>Add option to disable or enable physics package.</li><li>Allow pasting markdown with Command-Option-Shift-V on macOS.</li><li>Support offline activation and provide web UI to manage used license code.</li><li>Sign Windows executables and installers.</li><li>Support default / theme font size for exported image.</li><li>Ensure downloaded image has image file extension.</li><li>Support loading local image files with user append hashes.</li></ul><h4>Fix</h4><ul><li>Fix security issue which may cause XSS.</li><li>Fix custom font size for exported image.</li><li>Fix multiple BOM be added when saving files with BOM header.</li><li>Fix copy as MathML not working for math block.</li><li>Fix math auto numbering get wrongly numbered labels.</li><li>Fix file tree UI under smaller customer font size.</li><li>Fix always on top cannot be turned off under macOS.</li><li>Fix image corrupted if your Typora is zoomed.</li></ul><h2>1.0.5 (macOS)</h2><p>1. Fix unclosed documents not reopened on launch after trail expires.</p><p>2. Update links.</p><p>3. Fix issue of inserting accented characters.</p><a class="download-btn mac" href="https://download.typora.io/mac/Typora-1.0.5.dmg"><span class="download-label">macOS</span><span class="download-extension">dmg</span></a><h2>1.0.4 (macOS)</h2><p>1. Fix check update failure.</p><h2>1.0.3</h2><p>1. Add option to allow connect to activation server in China.</p><a class="download-btn windows" href="https://download.typora.io/windows/typora-setup-x64-1.0.3.exe"><span class="download-label">Windows (64bit)</span><span class="download-extension">exe</span></a> <a class="download-btn windows" href="https://download.typora.io/windows/typora-setup-ia32-1.0.3.exe"><span class="download-label">Windows (32bit)</span><span class="download-extension">exe</span></a> <a class="download-btn windows" href="https://download.typora.io/windows/typora-setup-arm64-1.0.3.exe"><span class="download-label">Windows (ARM)</span><span class="download-extension">exe</span></a><br><a class="download-btn linux" href="https://download.typora.io/linux/typora_1.0.3_amd64.deb"><span class="download-label">Linux (64bit)</span><span class="download-extension">deb</span></a> <a class="download-btn linux" href="https://download.typora.io/linux/Typora-linux-x64-1.0.3.tar.gz"><span class="download-label">Linux (64bit)</span><span class="download-extension">tar</span></a> <a class="download-btn linux" href="https://download.typora.io/linux/typora_1.0.3_arm64.deb"><span class="download-label">Linux (ARM)</span><span class="download-extension">deb</span></a> <a class="download-btn linux" href="https://download.typora.io/linux/Typora-linux-arm64-1.0.3.tar.gz"><span class="download-label">Linux (ARM)</span><span class="download-extension">tar</span></a><h2>1.0.2</h2><p>1. Fix activation process on some older macOS version.</p><p>2. Fix indent on lists.</p><h2>1.0.0</h2><p>Typora finally reaches v1.0 🎉🎉🎉🎉</p><p>(A <strong>license code</strong> is required after this upgrade.)</p><p>Thank you all beta users who helped make Typora better.</p><a class="download-btn mac" href="https://download.typora.io/mac/Typora-1.0.5.dmg"><span class="download-label">macOS</span><span class="download-extension">dmg</span></a> <a class="download-btn windows" href="https://download.typora.io/windows/typora-setup-x64-1.0.3.exe"><span class="download-label">Windows (64bit)</span><span class="download-extension">exe</span></a> <a class="download-btn windows" href="https://download.typora.io/windows/typora-setup-ia32-1.0.3.exe"><span class="download-label">Windows (32bit)</span><span class="download-extension">exe</span></a> <a class="download-btn windows" href="https://download.typora.io/windows/typora-setup-arm64-3.exe"><span class="download-label">Windows (ARM)</span><span class="download-extension">exe</span></a><br><a class="download-btn linux" href="https://download.typora.io/linux/typora_1.0.3_amd64.deb"><span class="download-label">Linux (64bit)</span><span class="download-extension">deb</span></a> <a class="download-btn linux" href="https://download.typora.io/linux/Typora-linux-x64-1.0.3.tar.gz"><span class="download-label">Linux (64bit)</span><span class="download-extension">tar</span></a> <a class="download-btn linux" href="https://download.typora.io/linux/typora_1.0.3_arm64.deb"><span class="download-label">Linux (ARM)</span><span class="download-extension">deb</span></a> <a class="download-btn linux" href="https://download.typora.io/linux/Typora-linux-arm64-1.0.3.tar.gz"><span class="download-label">Linux (ARM)</span><span class="download-extension">tar</span></a><p>(compared to first beta)</p><ul><li>Support YAML front matters (0.8.5), LaTeX math (0.8.7), <code>[toc]</code> (0.9.2), many new code syntax highlights, subscript and superscript (0.9.6), underline (0.9.7), highlight (0.9.8.7), diagrams (0.9.9.7) , local file link (0.9.9.8.2), table editing (0.9.9.8.8), HTML (0.9.9.17), etc...</li><li>Improve editing user experience, support auto pair (0.9.8.7), smart punctuation (0.9.9.16).</li><li>Launched <a href="https://theme.typora.io" target="_blank">Theme Gallery</a> (0.9.9.7.8) and <a href="https://support.typora.io/" target="_blank">Support Website</a>.</li><li>Provide outline view (0.9.2), word count (0.9.5), focus mode and typewriter mode (0.9.9.6), dark themes (0.9.9.9.2).</li><li>Provide Typora in other languages (start from 0.9.9.11.2) and spellcheck support.</li><li>File management, including "Open Quickly" (0.9.9.0), file tree / list (0.9.9.10), options when launch (0.9.9.15), global search (0.9.9.20), etc.</li><li>Better image management, include supporting relative path (0.9.4), image copy-to (0.9.9.18) and upload operations (0.9.9.32).</li><li>More advanced export functions (0.10.6).</li><li>New design of preferences panel(0.9.9.27), new icon (0.10.6), and many new themes.</li><li>And much more...</li></ul><p>Read More in <a href="https://support.typora.io/What's-New-1.0" target="_blank">https://support.typora.io/What's-New-1.0</a></p><p><a href="https://store.typora.io" target="_blank">Purchase Now</a></p></div><script>if(location.host.indexOf(".cn") > 0) { document.querySelectorAll(".download-btn").forEach(function(a){ var href = a.href.replace("https://download.typora.io", "https://download2.typoraio.cn"); a.setAttribute("href", href); }); }</script></body></html>