Typora Changelog

What's new in Typora 1.8.10

Feb 6, 2024
  • Open correct tab in preferences panel when clicking related menu item.
  • Fix some issues when click menu items on macOS 14.

New in Typora 1.8.9 (Jan 29, 2024)

  • Fix search in preferences panel.
  • Fix install and export issue on Linux.

New in Typora 1.8.5 (Jan 19, 2024)

  • New:
  • Add support for Github style alerts / callouts.
  • Add option to enable zoom with command or ctrl key and mouse wheel.
  • Upgrade mermaid library with XY charts support.
  • Improvements:
  • Linux version now also support separate theme for light and dark mode.
  • Quicker way to add “New Markdown” menu item in Windows Explorer
  • Now, typora uses mermaid's own dark theme when rendering mermaid in dark mode.
  • Improve performance and stability.
  • Update translation for Spanish, French, Galician, Slovenian, Vietnamese and Chinese.
  • Add Norwegian Nynorsk language interface.
  • Bug Fix:
  • Fix window position in multiple monitor.
  • Fix save as image for diagrams.
  • Hide “copy as HTML” for unsupported blocks.
  • Add “copy as HTML” support for mermaid diagrams.
  • Fix “PicList not found” error when using PicList to upload images.
  • Fix cursor misplaced when editing emoji.
  • Fix issues on image syntax parse and convert.
  • Other bug fix.

New in Typora 1.7.6 (Oct 17, 2023)

  • Fix "save as" logic on Windows / Linux.
  • Improve activation network for users in China mainland.

New in Typora 1.7.5 (Sep 22, 2023)

  • Fix security issues, including CVE-2023-4863.

New in Typora 1.7.4 (Sep 7, 2023)

  • Fix search in preferences panel.

New in Typora 1.7.3 (Sep 6, 2023)

  • New:
  • Upgrade mermaid to 10.3.1, supports Sankey diagrams and Quadrant Chart.
  • Add menu item to open outline popover (macOS) and Wordcount popover.
  • Larger scrollbar when hover on Windows/ Linux.
  • Add Modelica language syntax support.
  • Add delete diagram option in context menu.
  • Add options to not save recent folders / files.
  • Add buttons to pin and remove recent folders from sidebar panel.
  • Add variable ${outputFolder} and ${outputFolderName}
  • Improvements and Fix:
  • Better paste list from Apple Notes.
  • Improve open file with anchor locations.
  • Fix sort order not saved after restart Typora.
  • Header and footers now respect page margins when export to PDF.
  • Fix exporting ordered list when using theme Whitey.
  • typora-root-url now supports absolute image path on Windows.
  • Fix filename suggestion is improper when first heading is under editing.
  • Fix indent in code blocks not kept when paste into other web apps on macOS.
  • Non-exist #anchor links is now preserved.
  • Disable alert in embeded iframes.
  • Fix shortcut key for upload image cannot be set.
  • Fix drag files from file sidebar on some Linux distributions.
  • Fix app not responsive when do line-wise cut on empty line.
  • Fix some issues about cut line.
  • Fix indent issue when indent paragraph is enabled on macOS ≥ 13
  • Fix improper behavior when press shift + arrow key then press arrow key on macOS.
  • Fix typo of the menu item for Greek encoding option on Windows / Linux.
  • Fix code language autocomplete not work for ~~~.
  • Fix security issue STAR-2023-0062
  • Add menu item of “jump to line start”, fix Ctrl + A/E on macOS.
  • Add batch as alias of BAT in code language selector.
  • Fix some meta data on YAML not get read or applied on export.
  • Fix cursor jump after :emoji:.
  • Fix shift + down on task lists.
  • Fix checkbox style on macOS.
  • Fix anchor link related issues.

New in Typora 1.6.5 (May 22, 2023)

  • Better Preferences Panel:
  • Add "Files" section and retune Preferences Panel.
  • Add options to set default file extension.
  • Add options to control behavior when drop file or folder into Typora.
  • Add options to disable auto link.
  • Add options to set default code language when inserting code blocks.
  • Add options to auto apply last used code language when inserting code blocks.
  • Other New Features:
  • Support Timeline for MermaidJS diagrams.
  • Add Thai Language UI.
  • Add PicList as an Image Uploader.
  • Add PEG.js syntax highlight support.
  • Other Improvements:
  • Fix CVE-2023-2317.
  • Fix CVE-2023-2316.
  • Avoid using google font mirrors in exported HTML, now official google font CDN is used.
  • using keyword["keyword"] sometimes causes node not rendered in Mermaid diagram.
  • color of typic package not readable in dark themes.
  • setting inline mermaid configs may also affect other mermaid blocks.
  • tasks status cannot be changed from menu bar when task list is under nested lists.
  • math block is always auto numbered in exported docx and related setting is ignored.
  • [Spec change] Typora now allow users to escape : mark to avoid input unwanted emoji codes.

New in Typora 1.5.14 (Apr 23, 2023)

  • Fix glitch of search icon

New in Typora 1.5.13 (Apr 18, 2023)

  • Fix Fuzzy search on quick open panel (macOS)

New in Typora 1.5.12 (Apr 11, 2023)

  • Fix anchor link in exported HTML.

New in Typora 1.5.11 (Mar 30, 2023)

  • Fix image layout on macOS 13.3

New in Typora 1.5.10 (Mar 23, 2023)

  • Fix selection range after insert image.
  • Fix cursor when typing inside styled links.
  • Fix find again after switch docs.
  • Fix use command line typora aaa.md when aaa.md does not exists.
  • Fix garbled path under open recent menu.
  • Fix PDF export contains page break div.

New in Typora 1.5.9 (Mar 23, 2023)

  • Add option to switch Shift+Tab behavior between outdent and auto indent inside code blocks.
  • Add menu and context menu to copy all code contents.
  • Add menu and context menu to auto indent code contents.
  • Fix sort in file tree not saved.
  • Fix compatibility issue with Pandoc 3.0
  • Other bug fixes.

New in Typora 1.5.8 (Feb 14, 2023)

  • Fix the behavior of opening folder in Typora.
  • Fix create new file in file tree.
  • Fix footer and header for exported PDF.
  • Other bug fix.

New in Typora 1.5.6 (Feb 9, 2023)

  • Small bug fix.

New in Typora 1.5.5 (Feb 3, 2023)

  • Code Block / Source Code Mode:
  • Add yara code syntax highlight.
  • Add svelte code syntax highlight.
  • Improve syntax highlight for SQL.
  • Fix input in language input of code blocks when using IME.
  • Fix cut not save data to clipboard when on text is selected but line wise copy cut is enabled.
  • Shift + Tab will outdent selected contents in code block and source code mode.
  • Recognize the end of code blocks in markdown source code mode.
  • Improve syntax highlight of links in markdown source code mode.
  • Fix continuous list when press Enter key in source code mode.
  • Code Block / Source Code Mode:
  • Upgrade mermaid version to 9.2 which brings bug fix and Mindmaps
  • UI / UX:
  • Change some button labels.
  • Images supports float in custom CSS.
  • Fix wrong scroll on code blocks when clicking global search result.
  • Fix word break for code in outlines.
  • In list list view, #test 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.
  • Fix global search not correctly highlight text in table.
  • Fix create new tab may cause Typora window loose focus on macOS
  • Import / Export:
  • Image export now support quantity options.
  • Use local font, instead of remote font when exporting PDF.
  • Highlight is supported and converted when export to LaTeX.
  • Improve spacing in lists when export to PDF or images.
  • Follow Pandoc’s way to export task list when target is docx, out, or rtf.
  • Generate more readable title for Epub export.
  • Editing:
  • Allow open local file link contains “#” in file path.
  • Improve paste results from Google Docs.
  • HTML entities are now case sensitive.
  • Windows:
  • This version supports Windows 7 again. Now Typora subscribe to different update channel on Windows 7 and newer Windows versions.
  • Link url starts like C:/ will also be recognized as absolute path, in previous versions, only path like D: will be treated as absolute url on Windows.
  • Better restore icon for unibody style.
  • Fix loading images from WSL path and net drivers.
  • I18n:
  • Add new UI language: Norwegian
  • Update language translation of Slovenian, Vietnamese, Chinese.
  • Others:
  • Update description message for deb package.
  • Other bug fix.

New in Typora 1.4.8 (Oct 26, 2022)

  • Fix math rendering under macOS Ventura.

New in Typora 1.4.4 (Sep 5, 2022)

  • Fix scroll for code block not displayed in some cases.

New in Typora 1.4.3 (Sep 4, 2022)

  • New:
  • Upgrade mermaid version. Support inline mermaid configs.
  • Upgrade mathjax version.
  • Add copy as image option for math and diagrams.
  • Add option to mix files and folders when sorting in file tree.
  • Add sort by creation time option for file tree / file list.
  • File tree view and file list view now is configured separately.
  • Increase max line count for global search results.
  • Fuzzy search in Open Quickly will now also match folder path.
  • Add new math auto numbering rule — AMS Numbering Rules (where only certain environments produce numbered equations, as they would be in LaTeX).
  • Add option to always add “./” when generating relative path for images.
  • Add rename image in context menu. (Which is the same menu item with move images).
  • Improve Pascal lang support, add more keyword highlight for Pascal.
  • Add syntax support for Smarty.
  • Improve performance when using find function and prevent hangs.
  • Make search result more readable compared to ==highlight== texts.
  • Increase max col count in table edit UI.
  • Recognize .qmd as markdown file.
  • Now user can select multiple cols and apply text align from table tool tip all at once.
  • Fix:
  • Fix bugs about switching files.
  • Fix triple click on code block.
  • Fix code block height not auto changed when enter or exit fullscreen mode on macOS.
  • Make font color of completed task more readable in dark themes
  • Fix some rendering issue for mermaidjs.
  • Remove unnecessary horizontal scroll bar on side bar.
  • Fix undo deleted file not displayed in file tree view.
  • Fix error when switch files.
  • Fix hint behavior when hover on folders of sidebar menu.
  • Use smaller margin between math block and normal paragraphs.
  • Fix compatibility issues when search with Tai.
  • PDF export now supports headers or footers contains non-ASSIC code when export.
  • Improve image export quantity.
  • Fix PDF export not working on Windows when user account contains special characters.
  • Fix epub export show warnings in epub reader when contains video tag
  • Fix page size setting of PDF not working on macOS when export.
  • Fix the setting of margin right and margin left of PDF not correctly applied when export.
  • Fix last export path not saved on macOS.
  • Fix docx import fail on newer pandoc versions.
  • Fix replace may ignore search results matches with regular expressions contains non-capture groups.
  • Fix move images not working for windows.
  • Improve performance when md file contains video tag.
  • Fix a caret jump issue when typing after inline math.
  • Fix minor issues with spellcheck.
  • Fix load image with src contains escaped @ mark.
  • Fix save-as sometimes not popped up on diagrams.
  • Update language translations.

New in Typora 1.4.2 (Sep 1, 2022)

  • Improvements:
  • File Management:
  • File tree now support sort with files and folders mixed together.
  • When Group By Folder (Button 1 in screenshot) is enabled, folders will always be displayed before files.
  • When it is disabled, folders and files will be sorted together with sort types.
  • Add Sort by Create Time function.
  • You can now sort files with create time via button 2 in screenshot.
  • Now file tree and file list can be sorted in different order.
  • Increase max line count for global search results.
  • Remove unnecessary horizontal scroll bar on side bar.
  • Fix undo deleted file not displayed in file tree view.
  • Fix error when switch files.
  • Fix hint behavior when hover on folders of sidebar menu.
  • Fuzzy search in Open Quickly will now also match folder path.
  • Math:
  • Use smaller margin between math block and normal paragraphs.
  • Add new math auto numbering rule — AMS Numbering Rules (where only certain environments produce numbered equations, as they would be in LaTeX).
  • Add copy as image function for math.
  • Upgrade MathJax to 3.2.2, which contains improvements including:
  • Add textup and textnormal to macros allowed by textmacros.
  • Update operatorname to work more like in LaTeX.
  • Have physics package match nested parentheses, fix spacing issues.
  • Add a minimum height for accented characters.
  • Others, refer to https://github.com/mathjax/MathJax-src/releases/tag/3.2.1
  • Diagram:
  • Upgrade mermaid.js to 9.1.2
  • Support gitGraph — A Git Graph is a pictorial representation of git commits and git actions(commands) on various branches.
  • Make font color of completed task more readable in dark themes
  • Fix some rendering issue.
  • Support inline mermaid config (https://mermaid-js.github.io/mermaid/#/./directives)
  • Add copy as image function for diagrams.
  • Code Block:
  • Improve Pascal lang support, add more keyword highlight for Pascal.
  • Add syntax support for Smarty.
  • Fix triple click on code block.
  • Fix code block height not auto changed when enter or exit fullscreen mode on macOS.
  • Find & Replace:
  • Fix compatibility issues when search with Tai.
  • Improve performance when using find function and prevent hangs.
  • Make search result more readable compared to ==highlight== texts.
  • Fix replace may ignore search results matches with regular expressions contains non-capture groups.
  • Images:
  • Fix move images not working for windows.
  • Add rename image in context menu. (Which is the same menu item with move images).
  • Add options to ensure ./ prefix of the relative path when drop or insert images. This will improve compatibility with some 3rd markdown engines, like VuePress, but may introduce incompatibility with other markdown tools. So we recommend to disable it.
  • Table:
  • Increase max col count in table edit UI.
  • Now user can select multiple cols and apply text align from table tool tip all at once.
  • Others:
  • Improve performance when md file contains video tag.
  • Recognize .qmd as markdown file.
  • Update language translations.
  • Bug Fix:
  • Import / Export:
  • PDF export now supports headers or footers contains non-ASSIC code when export.
  • Improve image export quantity.
  • Fix PDF export not working on Windows when user account contains special characters.
  • Fix epub export show warnings in epub reader when contains video tag
  • Fix page size setting of PDF not working on macOS when export.
  • Fix the setting of margin right and margin left of PDF not correctly applied when export.
  • Fix last export path not saved on macOS.
  • Fix docx import fail on newer pandoc versions.
  • Others:
  • Fix load image with src contains escaped @ mark.
  • Fix save-as sometimes not popped up on diagrams.
  • Fix a caret jump issue when typing after inline math.
  • Fix minor issues with spellcheck.

New in Typora 1.3.7 (Jun 22, 2022)

  • Fix file import with newer Pandoc version.
  • Fix shortcut key not responding sometimes.
  • Fix search not triggered sometimes on macOS.
  • Fix mermaid save-as issue when contains unicode characters or br tag.
  • Fix upload all local images not working in v1.3.6.

New in Typora 1.3.6 (Jun 14, 2022)

  • New / Improvements:
  • Support copy / move / download all images.
  • Add advanced copy / paste action in context menu.
  • Support regular expression in file search, find and replace.
  • Show match counts in find and replace panel.
  • Support auto move image folder when move or rename current opened markdown document.
  • Support ${currentFolder} as export command variable.
  • Add Hindi language support.
  • Fix:
  • Fix window content not displayed under macOS ventura.
  • Update translations for Chinese, Polish, Slovenian, Spanish, Arabic, Indonesian, Portuguese, etc.
  • Update image and math for replace operation, fix search with html entities.
  • Fix learned word not kept in some cases (Window / Linux).
  • Support abbreviation like (e.g.) is always marked as misspelled in Window / Linux.
  • Reduce laggy when editing file with large set of math expressions.
  • Do not auto capitalize words after and inside inline math.
  • Fix some bugs about text selection.
  • Fix poster support for video element.
  • Fix live rendering for footnote.
  • Fix parsing rules about hr in lists.
  • Fix copy table header may include control elements.
  • Fix display issue for code block line number when window resize and export.
  • Fix issues about open links to other file with anchor position.
  • Fix select line at first char of line.
  • Keep unicode quote when import.
  • Fix context menu for code fences.
  • Fix PDF export pay produce empty page as the last page.
  • Other bug fix and performance improvement

New in Typora 1.2.5 (Jun 14, 2022)

  • Fix rename on file tree side bar.
  • Fix learned misspelled word not remained after restart.

New in Typora 1.2.4 (Mar 27, 2022)

  • Fix unnecessary scroll for files with large set of images (macOS).
  • Fix sometimes image load fail when root path is set.

New in Typora 1.2.3 (Mar 23, 2022)

  • New / Improvements:
  • Upgrade mermaid version
  • Support image move operation.
  • Support image delete operation.
  • Add new image uploader -- Picsee. (macOS)
  • Improve macOS performance when document contains large image set
  • Add option to reload all images, undo image copy operation will do remove the copied image file.
  • Add default shortcut for task list.
  • Add syntax highlight for `dart`, `python` and `sql`.
  • Added `py` as alias of `python`, `docker` as alias of `dockerfile` for code fences.
  • Improve utf8 encode detection on Windows / Linux..
  • Slightly improve context menu UI for Windows / Linux.
  • Update i18n translations.
  • Fix:
  • Fix some typo at the welcome page.
  • Fix an issue that `title` not displayed for reference link.
  • Fix `reveal in sidebar` not working when global search is displayed.
  • Fix some issues relates to unnecessary scroll when code fences is involved.
  • Fix delete folder in sidebar throw permission errors on Windows.
  • Fix a bug that "Export in process" not hide when you cancel the export operation.
  • Other bug fixes.

New in Typora 1.1.5 (Feb 22, 2022)

  • Fix issues when canceling a saving process. (Windows / Linux)
  • Improve undo when auto save is enabled. (Windows / Linux)
  • Fix image with absolute path not shown in exported PDF. (macOS)

New in Typora 1.1.4 (Feb 20, 2022)

  • Fix display issue under languages including Indonesian, French, Catalan and Traditional Chinese.

New in Typora 1.1.3 (Feb 18, 2022)

  • Fix:
  • Fix a critical issue that some file cannot be opened.
  • Fix settings for epub cannot be shown in preferences panel.

New in Typora 1.1.2 (Feb 17, 2022)

  • Add Malay language support.
  • Add Slovenian language support.
  • Fix typo and update translations in other languages.
  • Allow create file when open non-exist file via command line.
  • Allow create file when open target link that does not have existing file.
  • Allow open other files' anchor position directly via file link.
  • More compact context menu under Windows / Linux.
  • Support copy / cut while line when nothing is selected.
  • Add option to disable or enable physics package.
  • Allow pasting markdown with Command-Option-Shift-V on macOS.
  • Support offline activation and provide web UI to manage used license code.
  • Sign Windows executables and installers.
  • Support default / theme font size for exported image.
  • Ensure downloaded image has image file extension.
  • Support loading local image files with user append hashes.
  • Improve delete line and delete block logic.
  • Improve delete current block and delete current line.
  • Assign default shortcut keys for select range and delete range actions.
  • Some bug fix.

New in Typora 1.1 (Feb 16, 2022)

  • File Link:
  • Typora already supports link to local file or folder, like [text](./filename.md), in this update:
  • If file link target (like filename.md) does not exists, Typora allows you to create that file or folder with simple click.
  • If you add anchor after the target file path (like filename.md#header-1), you can open that file and directly jump to the anchor position by open that link. About how to get the # anchor, you can follow internal links about how to write an anchor.
  • Math:
  • We added an option to enable or disable physics package, which will replace the old “When enabled, commands like div, Re will be redefined by physics package” option.
  • Fix an issue that math numbering will get wrong when opening file in some cases.
  • Fix Copy as MathML for math block not working properly. One tip is that you can select Copy as MathML in Typora’s math block, and then select Paste → Keep Text Only in Word to paste math contents.
  • Editing:
  • Copy will do nothing when no text is selected (previously, it will put empty string to clipboard).
  • We also add options to copy / cut the whole line which that have cursors on them, if there is no selection, which you can find similar behavior in most code editors or IDEs, like VS Code, etc.
  • On macOS, you can now also use Command-Option-Shift-V to paste as Markdown source (same behavior with Command-Shift-V), just like other editors’ Paste and Match Style behavior.
  • Assigned default shortcuts for select range and delete range actions.
  • Improve the function for delete block / paragraph and delete line / sentence, see our spec here.
  • UI / I18N:
  • Fix some typos.
  • Update translations in many languages, including Korean, Catalan, Turkish, Polish, Hungarian, Japanese, Indonesian, Dutch, etc.
  • Add Malay language support (Thanks to MLukman).
  • Add Slovenian language support (Thanks to sponka9).
  • Update some UI icons and use more compact context menu for Windows / Linux.
  • Security:
  • Windows executables and installers are now signed.
  • Fix an XSS security issue.
  • Images:
  • Typora now will ensure proper file extensions be added when download and save web images to local.
  • You could now append hash tag after local image path, for example: ![img](image.png#center). Typora is now able to load them ignoring trailing hashes.
  • Fix a bug that typora root url not applied to some image path.
  • Image Export:
  • Fix custom font size not working for image export.
  • Add option to use default / theme font size when export as image.
  • Fix image corrupted if your Typora is zoomed.
  • Command Line:
  • On macOS, if you add: alias typora="/Applications/Typora.app/Contents/MacOS/Typora"
  • in your .bash_profile or other configuration file, Typora will pop up dialog to let you create file or folder when target file (in passed parameters) does not exists.
  • On Windows / Linux, if you run typora test.md and test.md does not exist, then Typora will not popup error dialog. The file will be created when save without extra confirmation, just like other editors.

New in Typora 1.0.5 (Dec 27, 2021)

  • Fix unclosed documents not reopened on launch after trial expires.
  • Update links.
  • Fix issue of inserting accented characters.

New in Typora 1.0.4 (Dec 27, 2021)

  • Fix check update failure.

New in Typora 1.0.3 (Dec 27, 2021)

  • Add option to allow connect to activation server in China.

New in Typora 1.0.2 (Dec 27, 2021)

  • Fix activation process on some older macOS version.
  • Fix indent on lists.

New in Typora 1.0 (Dec 27, 2021)

  • New:
  • New Builds:
  • Now ARM build for Windows / Linux is supported.
  • Math:
  • After we upgrade to MathJax 3.x, there are some breaking changes from MathJax.
  • Typora now provide two options to control the behavior:
  • Added option to auto apply displaylines environment in math to support line break using .
  • Add option to allow physics package to redefined div macro in math.
  • Physics package is always enabled by Typora, but by default, Typora does not allow Physics package to redefine commands like div, Re. When enabled this option, Typora will take the definition of div, Re in Physics package.
  • Improvement / Fix:
  • Add welcome panel for new users.
  • Reduce laggy when using IME.
  • Add basic syntax highlight for htaccess and js syntax highlight now support some new features (like private field) from ECMAScript 6.
  • Add warnings when user try to edit file from backup location. (Windows / Linux)
  • Fix bug that new file in tile tree may result to duplicate files.
  • Fix bug that Line break should be rendered as whitespace when ignore line break is enabled.

New in Typora 0.11.18 Beta (Nov 18, 2021)

  • Add warnings when user try to edit file from backup location.
  • Line break should be rendered as whitespace when ignore line break is enabled.
  • Fix new file in tile tree will result to duplicate files.
  • Fix bug that table with tabs cannot be correct parsed.
  • Fix inline math preview issue.
  • Fix bug that users cannot jump from some internal links.
  • Fix some cursor issue.
  • Fix some copy related menu get disabled when selecting multiple blocks.

New in Typora 0.11.16 Beta (Nov 7, 2021)

  • Fix keys not work in code block sometimes.
  • Fix some regression bugs.
  • Add basic syntax highlight for htaccess and improve js syntax highlight support.
  • Fix math label link not working when auto numbering is disabled.
  • Fix header after table not recognized correctly.
  • Add option to allow physics package to redefined `div` macro in math.
  • Fix find and replace do not keep previous state in new search.
  • Other bug fix and improvements.

New in Typora 0.11.11 Beta (Oct 11, 2021)

  • Fix crash for users in certain timezone.
  • Fix crash when entering fullscreen mode.

New in Typora 0.11.9 Beta (Oct 11, 2021)

  • Improve inline code parse rule.
  • Reduce laggy when using IME.
  • Fix upload all images fail when image path are escaped.
  • Unify save file dialog for PDF export, and fix bug that option for export location not work.
  • Update i18n translations for Russian, Hungarian, Chinese and Polish.
  • Other bug fix and improvements.

New in Typora 0.11.5 Beta (Aug 16, 2021)

  • Fix typing issue after emoji.

New in Typora 0.11.4 Beta (Aug 16, 2021)

  • Fix issue when set pandoc path.
  • Fix editing bugs on links and math.
  • Fix math style in exported PDF.
  • Improve typing performance.
  • Add nim, solidity code syntax support.
  • Fix bug that cannot embed youtube videos.
  • Fix paste content not copy images as configured.
  • Other bug fix.

New in Typora 0.11.2 Beta (Jul 25, 2021)

  • Fix issue about math editing.
  • Fix some bugs.

New in Typora 0.11.1 Beta (Jul 22, 2021)

  • Added option to auto apply displaylines environment in math to support line break using \.
  • Fix some bugs.

New in Typora 0.11.0 Beta (Jul 20, 2021)

  • Add menu item to control whether to append final new line or not.
  • YAML Front matters now supports ending with three dots (…),
  • Code Fences now is better GFM / CommonMark compatible. You can put extra ``` or `~` to warp code block which contains ``` or ~~~
  • Typora now follows GFM / CommonMark to parse `1)` as ordered list.
  • Use GFM compatible tables, leading or trailing pipes are optional in table
  • rows.
  • Export will now display warning if it succeeded but with warnings.
  • Upgrade to MathJax 3.2 for math faster and better math rendering.
  • Support TeX comands from cases, centernot, colortbl, empheq, gensymb,
  • mathtools, textcomp, upgreek, braket, physics, xypic packages.
  • Upgrade flowchart version, which supports named branches.
  • Add Romanian interface.
  • Support undo when converting smart quotes / dashes when input.
  • Other bugs fix and improvements.

New in Typora 0.10.11 Beta (Jun 14, 2021)

  • Fix issue about "version expire".

New in Typora 0.10.10 Beta (May 16, 2021)

  • Fix issue about emoji autocomplete.
  • Fix rename issue on file sidebar.
  • Keep final newline if original file end with linebreak.
  • Other small fix.

New in Typora 0.10.9 Beta (May 9, 2021)

  • Fix bug for editing issue after images.
  • Fix bug that images get updated twice.
  • Update Brazilian, Polish, Catalan, and Portuguese translations.
  • Fix bug that math block cannot get delete.
  • Fix Chinese characters cannot be copied in exported PDF.
  • Other small fix.

New in Typora 0.10.8 Beta (May 3, 2021)

  • Fix small UI issues.
  • Fix text editing bug which may remove texts after link.

New in Typora 0.10.6 Beta (Apr 28, 2021)

  • Fix image cannot be uploaded automatically.

New in Typora 0.10.4 Beta (Apr 27, 2021)

  • Fix cursor in inline math.

New in Typora 0.10.3 Beta (Apr 27, 2021)

  • New Typora Icon.
  • Improve UI for fences code language auto complete.
  • Add Export options and enhance export functionality.
  • Support header, footer and page option for PDF export.
  • Support outline sidebar, custom contents and theme for HTML export.
  • Support custom font size and width for image export.
  • Support table with one row.
  • Auto adding table rows on tab key.
  • Add Hebrew interface by [Alon](https://github.com/RealA10N).
  • Support configs for diagrams.
  • Support anchor links to title with duplicated names.
  • Fix dictation on macOS.
  • Rename “Move to Trash” to “Delete” for easier understanding.
  • Other bugs fix and stability improvements.

New in Typora 0.9.9.36.2 Beta (Dec 14, 2020)

  • Fix some regression bugs.

New in Typora 0.9.9.36 Beta (Dec 14, 2020)

  • Native support on macOS Big Sur and Apple Silicon (M1).
  • Add vlang and forth code syntax highlight.
  • Add “Get Info” in main menu and context menu for file.
  • Improve markdown parse logic.
  • Improve UI and built-in themes.
  • Improve compatibility with IMEs.
  • Fix open link with escaped urls.
  • Fix XSS security issues.
  • Fix some mermaid dialog bugs.
  • Other bug fix.

New in Typora 0.9.9.35.2 Beta (Sep 13, 2020)

  • Support code syntax Q.
  • Fix issues with PDF export on 3rd themes.
  • Support CSS media query for color scheme.
  • Other small fix.

New in Typora 0.9.9.35 Beta (Aug 31, 2020)

  • Support separate theme for light mode and dark mode.
  • Support newer version of Pandoc.
  • Support copy image content in editor.
  • Add Arabic language interface by ahmedelq.
  • Add options for preferred smart dash in preferences panel.
  • Improve find and replace behavior.
  • Fix issues in Open Quickly.
  • Fix triple click in typewriter mode.
  • Improve print.
  • Other bug fix.

New in Typora 0.9.9.34.2 Beta (Jul 27, 2020)

  • Fix some issues with IME.
  • Fix user language not applied in preferences panel.

New in Typora 0.9.9.34.1 Beta (Jul 13, 2020)

  • Fix unnecessary scroll when editing large math blocks.

New in Typora 0.9.9.34 Beta (Jul 10, 2020)

  • Add ABAP code syntax highlight.
  • Support `id` attribute as link anchors.
  • Upgrade mermaidjs version, support link styles, entity relationship diagrams, etc.
  • Add Turkish language support.
  • Small improvement on built-in themes.
  • Add custom shortcut entry in preferences panel.
  • Fix issues about copy / paste image.
  • Other fix bugs and improvements.

New in Typora 0.9.9.33.2 Beta (May 25, 2020)

  • Fix export docx / latex fail.

New in Typora 0.9.9.33.1 Beta (May 24, 2020)

  • Fix some regression bugs.

New in Typora 0.9.9.33 Beta (May 24, 2020)

  • Improve table parsing rules.
  • Show error message for invalid mermaid diagrams.
  • Improve PDF export quality.
  • Improve typewriter mode.
  • Support file encode: UTF-8 with BOM.
  • No indent for image block when "Indent first line of paragraphs" is enabled.
  • Add ${filename} and ${filepath} variable support in custom image upload command.
  • Improve sort in sidebar.
  • Fix math rendering bug that scripts after comments in new lines are not rendered.
  • Fix cursor position not restored when switch between source code mode and hybrid editing mode.
  • Fix ctrl + tab on macOS.
  • Fix command + click on filename on title bar to quickly open parent folders.
  • Fix Delete key and shift + arrow key issues on large files.
  • Other improvements and bug fix.

New in Typora 0.9.9.32.1 Beta (Feb 28, 2020)

  • Fix some regression bugs.

New in Typora 0.9.9.32 Beta (Feb 26, 2020)

  • Support upload images via uPic, PicGo and custom commands.
  • Update i18n translations for some language.
  • Fix a bug that Typora will hang sometimes when click image or article margins.
  • Improve find and replace function.
  • Other small fix.

New in Typora 0.9.9.31.7 Beta (Feb 13, 2020)

  • Fix crash when open folder.
  • Other small fix.

New in Typora 0.9.9.31.6 Beta (Jan 30, 2020)

  • Fix bug that some file contains special char cannot be opened.
  • Fix link in PDF export.
  • Fix save hangs on source code mode.
  • Remove spell check for html entity, link or footnote definitions.
  • Fix bug that `` cannot be hidden based on status of menu bar and preferences panel.
  • Fix a few bug about cursors.
  • Other small fix.

New in Typora 0.9.9.31.4 Beta (Jan 12, 2020)

  • Improve mermaid pie style.
  • Fix bug that sometimes Typora cannot be opened.
  • Fix bug that sometimes image cannot be displayed after switch files.
  • Fix bug that sometimes input are get blurred.
  • Fix a security bug report by @0xBADCA7
  • Other small fixes.

New in Typora 0.9.9.31.3 Beta (Jan 3, 2020)

  • Fix results for global search cannot be opened.
  • Improve stability for file import.

New in Typora 0.9.9.31.2 Beta (Dec 27, 2019)

  • Support Korean and Japanese in global search.
  • Enhance context menu on sidebar.
  • Hot fix loops and rendering error of mermaid diagram.
  • Add APL and GLSL code syntax highlight, add SystemVerilog as alias of verilog language.
  • Fix user defined internal links on exported PDF.
  • Able to parse Azure style `[[_TOC_]]` as Table of Content.
  • Able to detect potential data lost in earlier stage.
  • Improve paste web contents.
  • Fix sometime reopen will not open previous opened files.
  • Fix some issue with French smart quote.
  • Add Swiss German language (by Indeximal).
  • Other bug fix and improvements.

New in Typora 0.9.9.30.1 Beta (Dec 2, 2019)

  • Fix regression bugs on 0.9.9.30

New in Typora 0.9.9.30.0 Beta (Dec 2, 2019)

  • Add Danish (by archfrog) and Ukrainian (by oleksavyshnivsky) translations.
  • Improve copy paste from website.
  • Improve find and replace function.
  • Upgrade mermaid to 8.4.0, fix XSS issue, supporting state diagram, pie chart diagrams and other improvements.
  • Improve natural sort algorithm on file sidebar.
  • Fix bugs about navigation keys.
  • Fix anchor and internal links for exported HTML and PDF.
  • Bug fix on lists.
  • Fix theme css not loaded sometimes.
  • Fix crash when export PDF when using system IME.
  • Other bug fix and small improvements.

New in Typora 0.9.9.29.2 Beta (Oct 24, 2019)

  • Fix compatibility issue on macOS 10.15.
  • Fix word count button under 10.15.
  • Fix drop link or images into Typora.
  • Re-group menu items under Edit menu.
  • Other small fix.

New in Typora 0.9.9.29.1 Beta (Oct 14, 2019)

  • Fix compatibility issue with macOS 10.15.

New in Typora 0.9.9.29 Beta (Oct 14, 2019)

  • Support context menu on search result on files panel.
  • Add perl6 syntax highlight.
  • Fix bug about internal link and TOC on export.
  • Fix parse of horizontal line.
  • Improve spellcheck behavior.
  • Improve copy and paste feature.
  • Support copy as plain text explicitly.
  • Add config for math for copy / export.
  • Fix code indent not saved.
  • Fix load image / video / link from URL.
  • Improve stability and fix other bugs.

New in Typora 0.9.9.28.5 Beta (Sep 6, 2019)

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

New in Typora 0.9.9.28.4 Beta (Sep 3, 2019)

  • Support set image zoom factor from menu or context menu.
  • Fix bugs about undo / redo.
  • Fix bugs about math auto numbering.
  • Fix XSS when export.
  • Small UX and Stability improvement.

New in Typora 0.9.9.28 Beta (Aug 19, 2019)

  • Add Slovak language thanks to Petr Mátl.
  • Add syntax highlight for turtle.
  • Add move table row / column related operations in main menu.
  • Improve compatibility with GFM for auto generated anchor names.
  • Fix bugs about export and print.
  • Fix bugs around command + arrow key.
  • Fix file movement inside Typora.
  • Fix crash when open non-exists recent folders.
  • Fix cannot download image from http protocol.
  • Fix image copy related bugs.

New in Typora 0.9.9.27.4 Beta (Aug 12, 2019)

  • Fix cut operation not working.

New in Typora 0.9.9.27.3 Beta (Aug 9, 2019)

  • Fix images on external disk cannot be shown.

New in Typora 0.9.9.27.2 Beta (Aug 6, 2019)

  • Fix crash when using file list sidebar.
  • Fix cannot save empty file.
  • Fix copy and paste inside Typora.

New in Typora 0.9.9.27.1 Beta (Aug 5, 2019)

  • Fix find and replace will cause app crash.
  • Fix Emoji auto auto-complete.
  • Remove unnecessary for export HTML without style

New in Typora 0.9.9.27 Beta (Aug 5, 2019)

  • Redesign of preference panels.
  • Add table operations in menu bar, move "image" related operation to "Format" menu.
  • Support zoom, and magnification on macOS.
  • Add smalltalk language syntax.
  • Fix scrollbar color / background under dark mode.
  • Improve mermaid gantt rendering.
  • Support auto escape image path when export.
  • Fix bug about image export.
  • Fix bug that sidebar folder will not be kept after move to trash.
  • Fix bugs about export HTML without styles.
  • Fix bug that global search cannot contain special keys like "#".

New in Typora 0.9.9.25.3 Beta (Jun 26, 2019)

  • Fix a critical bug that in some race condition, window may close before saving operation finished.

New in Typora 0.9.9.25.2 Beta (Jun 25, 2019)

  • Fix bugs about typewriter mode, and internal links.

New in Typora 0.9.9.25 Beta (Jun 21, 2019)

  • Improve URL parse logic.
  • Add Gherkin language syntax highlight.
  • Support Catalan language.
  • Support “Descending” order when sorting in file panel.
  • UI Improvement on Night theme.
  • Improve search and quick open on unicode characters.
  • Improve logics about file save and multi-window management.
  • Unify default rules for line break options.
  • Fix some bugs on file side panel.
  • Fix some bugs on PDF export. Zoom oversize mermaid diagrams, math blocks and tables on exported PDF.
  • Fix bug that inline math not get updated sometimes.
  • Fix quote and brackets when using Chinese IME.
  • Fix bug that `$` get omitted on headings.
  • Fix some bugs about cursor jump on click or on Shift + Enter.
  • Fix bugs about `&` cannot be escaped in some cases.
  • 16. Other bug fix.

New in Typora 0.9.9.24.6 Beta (Apr 27, 2019)

  • Fix remote image cannot be loaded from certain hosts.

New in Typora 0.9.9.24.2 Beta (Apr 22, 2019)

  • Fix wrong cursor position calculation logic on lines contain emoji.
  • Fix unable to input quote in some conditions.

New in Typora 0.9.9.24 Beta (Apr 19, 2019)

  • Fix security bug on export and editing.
  • Add ASN.1 syntax highlight support.
  • Improve compatibility with Chinese IME and TextExpander.
  • Improve copy and paste logic.
  • Improve search function, now search will not ignore whitespace.
  • Add error message for flowchart when rendering failed.
  • Fix image operations, support "align" attribute for "img" tag.
  • Fix emoji auto complete.
  • Fix bug that math not rendered on open sometimes, fix cursor issues relates to inline math.
  • Other bug fix.

New in Typora 0.9.9.23 Beta (Mar 14, 2019)

  • Fix security issues.
  • Fix unnecessary escape in outline.
  • Fix click outline will cause content jumping.
  • Fix auto pair issue.
  • Add language Vietnamese by 1234hdpa.
  • Remove options for emoji autocomplete, it is now enabled by default.
  • Update flowchart library and fix issues related to flowchart.
  • Add options to configure reading speed.
  • Add oz ad supported language for syntax highlight.
  • Other bug fix.

New in Typora 0.9.9.22 Beta (Feb 18, 2019)

  • Improve compatibility with IMEs and text shortcut.
  • Add Indonesia language support by snatalius.
  • Allow drag & drop to insert file links quickly.
  • Fix XSS for inline math, add security check for area tag.
  • Fix math block rendering issue.
  • Fix footnotes numbering on export.
  • Improve search performance.
  • Improve compatibility for exported PDF.
  • Other bug fix.

New in Typora 0.9.9.21.1 Beta (Jan 26, 2019)

  • Fix style issue on order version of macOS.
  • Fix an XSS issue.

New in Typora 0.9.9.21 Beta (Jan 26, 2019)

  • Fix crash under macOS 10.10
  • Improve open quickly.
  • Support "Copy without Theme Styling".
  • Show full path on file tree when hover on items.
  • Improved Japanese and Hrvatski translation.
  • Fix bugs on parsing Markdown content.
  • Update to mhchem 3.3 for Chemistry support.
  • Fix bugs cursor jump when input block quotes or task lists.
  • Other bug fix.

New in Typora 0.9.9.20.3 Beta (Jan 14, 2019)

  • Fix bugs on pdf export background.

New in Typora 0.9.9.20.2 Beta (Jan 13, 2019)

  • Fix bugs on math block.

New in Typora 0.9.9.20.1 Beta (Jan 11, 2019)

  • Fix bugs on math input and rendering.
  • Other regression bug fix.

New in Typora 0.9.9.20 Beta (Jan 11, 2019)

  • Support global search in opened folder.
  • Support filter in outline panel.
  • Support select default unit for word count (character count, line counts, etc).
  • Support move file by drag and drop in file tree panel, support duplicate file in file panel.
  • Add Portuguese (Portugal) support by [camilo93](https://github.com/jcamilo93), add Galician support by [nunhes](https://github.com/nunhes).
  • Add COLOL as supported code highlight language.
  • Update MathJax Rendering engine to 2.7.5
  • Fix word count bug when document contains list.
  • Show word count in fullscreen mode if “Always show word count” it enabled.
  • Add warnings for file move/delete, add options to reset all warning dialogs.
  • Fix an SSX issue when rendering ``.
  • Fix bugs about math block in exported PDF/docx
  • Other bug fix.

New in Typora 0.9.9.19.4 Beta (Jan 10, 2019)

  • Fix a bug on live converting list items.

New in Typora 0.9.9.19.3 Beta (Jan 10, 2019)

  • Fix UI issues on Dark Mode under 10.14
  • Fix bug that paste image from clipboard won't trigger auto move or upload.
  • Fix issues with Japanese Romaji IME.
  • Fix export to docx or other format would crash when Pandoc is not installed.
  • Fix bug that Typora will incorrectly register bundles as supported document format.

New in Typora 0.9.9.19 Beta (Oct 25, 2018)

  • Support macOS Mojave. Support dark mode.
  • Allow unlearn words for spell check.
  • Fix bug that exported PDF cannot be opened by Adobe Acrobat/Reader, fix “preserve line break” get ignored when export/print.
  • Save sidebar width after user resize it.
  • Improve auto pair behavior for smart quote and Markdown charecters.
  • Improve behaviors for “indent first line”.
  • Fix bug that image storage folder not updated after open new file.
  • Fix bug about cursor and update issues relates to math.
  • Improve typing response and improve scroll performance.
  • Fix Typora get frozen when paste images from remote website.
  • Add warning when user enter type writer mode or focus mode in their first time.
  • Add sort function for file tree in sidebar.
  • Other bug fix.

New in Typora 0.9.9.18.1 Beta (Sep 17, 2018)

  • Fix usability issue on OS X 10.11.
  • Fix crash when using TouchBar.
  • Some bug fix.

New in Typora 0.9.9.18 Beta (Sep 12, 2018)

  • Add options for custom image storage folder.
  • Fix a critical bug triggered when pasting contents into tables.
  • Fix bugs relates to loading remote images.
  • Fix bugs that tag inside does not work.
  • Fix a security issue when loading local iframes. (Special Thanks to Zhiyang Zeng(@Wester) from Tencent Blade Team).
  • Fix bugs about pasting into lists.
  • Fix inline math sometimes not get updated on live rendering.
  • Other bug fix.

New in Typora 0.9.9.17.5 Beta (Aug 28, 2018)

  • Fix parse error for lists and links.
  • Fix somethings window tittle bar color are not correctly picked based on theme background.
  • Fix outline not updated after switch documents.
  • Fix "Open Links" in context menu not work.
  • Improve paste behavior.
  • Other bug fix.

New in Typora 0.9.9.17.4 Beta (Aug 22, 2018)

  • Fix regression bugs on previous version.

New in Typora 0.9.9.17.2 Beta (Aug 21, 2018)

  • Fix regression bugs on previous version.

New in Typora 0.9.9.17 Beta (Aug 18, 2018)

  • Support preview for inline HTML, support HTML blocks.
  • Support all common HTML tags including video, iframe, kbd, details, ruby, etc.
  • Change a few default shortcut keys.
  • Add action items in dock menu.
  • Follow CommonMark's standard for parsing line break. Now line break is aligned in inline styles.
  • Improve UI for table, math, search panel, etc. And fix some CSS issues.
  • Add Swedish UI. (Thanks to FelixZY)
  • Improve paste logic, and support parsing/converting more HTML contents, include gist snip, iframe embed, etc.
  • Fix `Return` key and related undo/redo on tables.
  • Fix rendering bugs when `Indent first line of paragraph` is enabled.
  • Math block with Pandoc style attributes can be still parsed as Math block.
  • Search text will begin from current caret position, instead of start from document beginning.
  • Fix Input bug using Korean IME or Spanish keyboard.
  • Fix menu/title not updated when user switch between articles/file tree sidebars.
  • Fix typo for language `sqlite`, add `tsx`, `stylus`, `julia` syntax highlight.
  • Language and other attribute of code fences will be included when export using Pandoc.
  • Improve drag & drop plain text support from other apps.
  • Support HTML Entity Number.
  • Improve logic about picking correct smart quotes. Fix smart pants not exported when using Pandoc.
  • Fix select all not work when first/last element is image or styled text on macOS.
  • Fix window will scroll to incorrect position when user input code or math block.
  • Other bug fix.

New in Typora 0.9.9.16.2 Beta (May 31, 2018)

  • Fix bugs relates to SmartyPants.
  • Fix return key on tables.
  • Fix mirror styles and typos

New in Typora 0.9.9.16.1 Beta (May 29, 2018)

  • Fix Markdown line break not work.
  • Fix selection style error on macOS ≤ 10.11

New in Typora 0.9.9.15.3 Beta (May 6, 2018)

  • Bug fix about sub list item and IME input.

New in Typora 0.9.9.15.2 Beta (May 3, 2018)

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

New in Typora 0.9.9.15 Beta (May 3, 2018)

  • Add option to reopen last files/folders or open custom folders on start up.
  • Add Croatian language.
  • Add 'Save All' command in menubar.
  • Better 'drop' support of text and image from external apps.
  • Make non-latin character in exported PDF searchable and copyable.
  • Reduce app size.
  • Bug fix on mermaid.
  • Better select word, delete word and triple click support.
  • Bug fix on typing in inline math.
  • Bug fix on IME support.
  • Other bug fix.

New in Typora 0.9.9.14 Beta (Apr 3, 2018)

  • Add options for preserve or ignore whitespace/single line break when editing or export.
  • Update mermaid support and re-enable html labels in mermaid diagram.
  • Fix bugs on ordered lists.
  • Improve logic for auto pair.
  • Remember typewriter/focus mode on window close.
  • Improve syntax highlight logic in source code mode.
  • Re-open unsaved content when restart Typora after crash.
  • Add Dutch language support.
  • Other bug fix.

New in Typora 0.9.9.13.6 Beta (Mar 15, 2018)

  • Fix a style error for night theme.
  • Fix regressions bug on 0.9.9.13.4.

New in Typora 0.9.9.13 Beta (Mar 15, 2018)

  • 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 IME.
  • Fix custom font size not applied on launch.
  • Fix scrolling issue when navigate using outline.
  • Other bug fix and improvements.

New in Typora 0.9.9.12.5 Beta (Feb 7, 2018)

  • Fix a bug relates to IME.

New in Typora 0.9.9.12.4 Beta (Feb 6, 2018)

  • New language support: Spanish (by thepiratejester), French (by MOrdinateur), Russian (by dragomano), Japanese (by tomochan001), Portuguese (by akz92).
  • Improve parse logic for block quotes, lists, and tables.
  • Support custom tab size for code blocks. Add options for default ordered list styles.
  • Fix `` not exported.
  • Fix scrollbar on sidebar cannot be dragged.
  • Better UI for preference panel in other languages.
  • Add syntax highlight for `SAS`.
  • Other bug fix.

New in Typora 0.9.9.12 Beta (Jan 25, 2018)

  • Improve Simplified Chinese translation by NoDotCat, HowardTangHw, Emphasia.
  • More language support: Traditional Chinese translation (by cyberrob), Polish translation (by iriusturar), Korean translation (by ryush00, marigold9124), Italian translation (by starise, jethro17).
  • Support resize on sidebar (require newer version of macOS).
  • Add Privacy Policy.
  • Fix a bug that Typora does not support split screen on macOS 11.13 and cannot minimize window by double clicking titlebar following user's System Preference.
  • Fix some bugs for table editing.
  • Fix a bug that highlight, superscript, subscript, image and inline math is not rendered in outline.
  • Fix a bug that Gothic theme leads to high CPU usage.
  • Some performance improvement on opening file.
  • Fix a bug that flowchart is not correctly rendered when Windows style line ending is used.
  • Equation numbering is support after export as docx format for some math formula.
  • Fix a word count bug for Korean language.
  • Fix bugs on list editing.
  • Other bug fix.

New in Typora 0.9.9.11.2 Beta (Dec 15, 2017)

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

New in Typora 0.9.9.11.1 Beta (Dec 14, 2017)

  • Fix bugs about table editing.

New in Typora 0.9.9.11 Beta (Dec 13, 2017)

  • Add Chinese user interface.
  • Tables with long content supports scroll horizontally.
  • Support choose line endings on macOS.
  • Improve PDF export, fix bugs relates to PDF export.
  • Add strict mode option for parsing markdown.
  • Fix bug that cannot open correct link address for hyperlink syntax.
  • Some fix bug about markdown parse logic.
  • Fix bugs about `[TOC]`.
  • Other bug fix.

New in Typora 0.9.9.10.9 Beta (Oct 29, 2017)

  • Support `` tag in live rendering.
  • Update emoji library to cover emojis introduced during Unicode 7.0~10.0
  • Add syntax highlight for twig.
  • Improve auto indent in code fences
  • Fix files/folders are not sorted in file tree view, support open in new window for folders.
  • Other bug fix.

New in Typora 0.9.9.10.8 Beta (Sep 25, 2017)

  • Fix issue with IME

New in Typora 0.9.9.10.7 Beta (Sep 25, 2017)

  • Support rename in file tree view.
  • Support show word count in selection.
  • Add syntax highlight for scheme.
  • Support natural sort in files panel.
  • Fix task list cannot be copy/pasted correctly.
  • Fix code fences padding on PDF export.
  • Fix window cannot be zoomed by double click on titlebar
  • Other bug fix.

New in Typora 0.9.9.10.6 Beta (Aug 28, 2017)

  • Fix a bug that user cannot jump using [TOC].
  • Fix on exported HTML, `@include-when-export` failed to convert as ``.
  • Imporve compatibility on High Sierra beta.
  • Fix a scroll bug introduced on 0.9.9.10.5.

New in Typora 0.9.9.10.4 Beta (Aug 28, 2017)

  • Add menu items for changing task list status.
  • Add syntax highlight for makefile, tcl.
  • Bug fix that user cannot double click on titlebar to maximize window.
  • Fix mermaid gantt cannot be rendered.
  • Fix backspace after emoji.
  • Fix window will scroll to top when switch from inactive window to active one.
  • Fix a bug that sometimes `Return` does not work.
  • Other mirror fix.

New in Typora 0.9.9.10.3 Beta (Aug 16, 2017)

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

New in Typora 0.9.9.10.2 Beta (Aug 16, 2017)

  • `@import` and `@include-when-export` will be converted to linked stylesheet when export to HTML.
  • Fix a bug that ⌘+click on hyperlink cannot open other protocol like `magic:` or others.
  • Fix a bug that selection should extend by word in some cases.
  • `⌘` + ` Up`/`Down` key can exit code fences when the cursor is at start/end position of the code fences.f
  • Better image select logic when editing: double click and auto select all raw text of an image.
  • Can copy tables to Words from context menu.
  • Select word/select line also supports code fences and source code mode.
  • Fix some regression bug on v0.9.9.10:
  • Drag titlebar in seamless mode is not easy.
  • Auto pair for normal markdown characters does not work.
  • Fix for `` , the height attribute won't be correctly added when rendering.
  • Sometimes, document will scroll to top unexpectedly.

New in Typora 0.9.9.10.1 Beta (Aug 11, 2017)

  • Fix a regression bug about alt+backspace, and redo shortcut keys.

New in Typora 0.9.9.10 Beta (Aug 10, 2017)

  • Support file tree/list in left side panel.
  • Start using CSS variable in themes. Change theme styles may be easier.
  • Support relative link to files without adding `.md` or `.markdown` explicitly.
  • Diagrams can auto fit the max-width.
  • Improve auto detect logic for urls.
  • Fix exported HTML/PDF does not follow original markdown's logic of line break.
  • Fix syntax highlight in night theme and syntax for protobuf, diff and php+html does not work.
  • Fix bug that sometimes code fences may contain unnecessary scrollbar when editing or after export.
  • Change some inappropriate descriptions in menu, dialog and tooltip.
  • Fix bug that some `` tags are not parsed correctly.
  • No auto-pair for markdown symbols in inline math.
  • Support Chinese character in header anchors.
  • Fix a bug that list and line break are not pasted correctly in some condition.
  • Fix a bug that ctrl+k won't delete empty line/block. And command+backspace may remove wrong paragraph.
  • Fix bug of delete and return key on selected text or table.
  • Find/Replace input supports undo/redo and hit selection in code fences won't be removed.
  • Fix excepted HTML tags are not escaped in exported HTML.
  • Fix bug that extra blank page will be appended when exporting to PDF.
  • Other bug fix.

New in Typora 0.9.9.9.4.2 Beta (Apr 5, 2017)

  • Rebuild typora and fix some crash on macOS.

New in Typora 0.9.9.9.4.1 Beta (Apr 4, 2017)

  • Fixed some crash on macOS 10.10.5.

New in Typora 0.9.9.9.4 Beta (Mar 30, 2017)

  • Fix some crash on macOS 10.9.5 and 10.12.4.

New in Typora 0.9.9.9.3 Beta (Mar 1, 2017)

  • Fix crash on macOS 10.9.

New in Typora 0.9.9.9.2 Beta (Feb 28, 2017)

  • Seamless window supports dark theme.
  • "Share" action is now supported in context menu.
  • Reduce memory usage and improve scroll performance.
  • Support refresh content automatically when file is changed even when Typora is not focused.
  • Behavior change: Focus mode won't be exited temporary when typewriter mode it not enabled.
  • Behavior change: Use less strict rules for recognizing sublist by indents.
  • Exported HTML (without class) for code fences follows w3c recommendations and be more friendly with Prism.
  • Improve compatibility of HTML in clipboard when copy in Typora.
  • Can convert more styles when paste HTML from Safari.
  • Add syntax highligh for `fortran`. Fix bugs of syntax highlight function for `Scala` and `C#`.
  • Fix some bugs relates to crash and data lose.
  • Support open multiple files from open file dialog.
  • Fix font rendering issue when outline panel is visible.
  • Fix bugs that some behavior for links are not correct.
  • Fix table parsing logic for special characters.
  • Fix a bug that some math block is invalid in exported EPub.
  • Fix a bug that `{` is not correctly handled in inline math.
  • Other bug fix.

New in Typora 0.9.9.9.0 Beta (Jan 20, 2017)

  • Fix a bug the dialog modal is not clickable.
  • Fix a bug that wrong text is selected after toggle hyperlink.

New in Typora 0.9.9.8.9 Beta (Jan 20, 2017)

  • Fix a bug that "import" menu item is hidden.
  • Fix a bug that sometimes, some shortcut key is not responding.

New in Typora 0.9.9.8.8 Beta (Jan 3, 2017)

  • Support touch bar.
  • Support move table row/col when drag on left/top side of table row/col or using shortcut keys ⌘ + ⌃ + arrow key.
  • Add syntax highlighting for `cmake`, `cypher`, `dart`, `django`, `dtd`, `dylan`, `handlebars`, `idl`, `web idl`, `yacas`, `mbox`, `vhdl`, `julia`, `haxe`, and `hxml`.
  • Remove `//` after `mailto:` for auto generated mail link.
  • Fix image position for flowchart.
  • Fix a bug that some link url or image url are escaped twice.
  • Fix a bug that `:+1:` is not recognized as emoji.
  • Fix refresh mathjax will convert inline math when inline math is not enabled.
  • Other bug fix and improvements.

New in Typora 0.9.9.8.5 Beta (Dec 5, 2016)

  • Fix a bug which may cause high CPU usage.

New in Typora 0.9.9.8.4 Beta (Nov 21, 2016)

  • Fix the logic for relative path for `typora-root-url`.
  • Support uploading images via iPic.
  • Support paste images into Typora(after set-up).
  • Support copy images to selected folder when insert images.
  • Fix bugs related to collapsible outline panel.
  • Fix bugs that exported PDF may contain HTML in bookmark.
  • Fix bugs about undo/redo for nest task list.
  • Fix mermaid no responding when Chinese character exists.
  • Change `copy as markdown` option from opt-in to opt-out.
  • Support elixir for code fences.
  • Allow open local files from context menu on hyperlinks.
  • Fix some typo on interface.
  • Other bug fix.

New in Typora 0.9.9.8.2 Beta (Oct 18, 2016)

  • Support open local file/folder from hyperlink.
  • Support insert image from local file. Support drag & drop multiple images.
  • Fix Typora will close without save or ask for save under certain system preference.
  • Improve footnote export and behavior.
  • Add option for auto-numbering math blocks. Support command for refreshing math expression.
  • Add option set left outline panel collapsible.
  • Support `` tag without a close tag.
  • Remove unnecessary math delimiter for exported LaTeX.
  • Add new export option — image.
  • Add syntax highlight for `ocaml`, `F#`, `elm`, `spreadsheet` and `pgp(Ascii Armor)`.
  • Other bug fix.

New in Typora 0.9.9.8 Beta (Oct 6, 2016)

  • Add support for simple HTML fragments, only includes: ``, `link`, ``.
  • Fix syntax highlight for `Octave` is not working, and add `matlab` as its alias.
  • Math expressions now support export to epub. Diagrams will be converted to images when export to epub/docx.
  • Fix a bug that arrow of diagrams is missing when export to HTML/PDF.
  • Fix a critical bug on tables.
  • Fix crash on macOS 10.9.5.
  • Other bug fix.

New in Typora 0.9.9.7.8 Beta (Sep 26, 2016)

  • Ready for Sierra, with bug fix and support for multi-tab feature on macOS Sierra. (Notice: Seamless window with dark theme is still unsupported).
  • Support paste rich text from Safari, or Mail.app, etc.
  • Launched our [Theme Gallery](http://theme.typora.io) to share and download Typora themes.
  • Fix unnecessary scroll.
  • Fix backspace after UTF-32 character.
  • Fix bugs related to inline code inside table.
  • Recover outline panel status when switch from source code mode.
  • Other bug fix.

New in Typora 0.9.9.7.6 Beta (Sep 4, 2016)

  • Add options to auto pair common markdown symbols, like `*_ etc.
  • Add options to show markdown source for simple blocks when focus, including headings.
  • Fix a bug that sometimes special characters will cause inline math not rendered.
  • Fix a bug that footnote definition cannot be correctly input.

New in Typora 0.9.9.7.1 Beta (Aug 21, 2016)

  • Fix special characters cannot be input inside inline math.

New in Typora 0.9.9.7 Beta (Aug 21, 2016)

  • Support diagrams, includes sequence, flowchart and mermaid.
  • Fix basic compatibility with aText and Typinator.
  • Fix backspace inside code fences.
  • Fix escape character will gone in inline math, inline code, and other inline styles.
  • Fix some options not visible in print panel.
  • Other bug fix and improvements.

New in Typora 0.9.9.6.4 Beta (Aug 8, 2016)

  • Fix a bug image drag and drop doe not work.
  • Fix a bug related to parsing `*` and escaped character.
  • Fix special character, such as `#` cannot be inserted in ceylon code block.
  • Other bug fix.

New in Typora 0.9.9.6.2 Beta (Jul 29, 2016)

  • Fix a bug that `**` is not correctly parsed.
  • Fix a bug typora will frozen after recover from hidden.
  • Fix list indentation not correctly saved.
  • Fix footnotes contains "_" cannot be exported correctly.
  • Fix a bug some file format cannot be exported via pandoc.
  • Add "Textile" as one export option.
  • Improve URL auto detection.
  • Other bug fix.

New in Typora 0.9.9.6 (Jul 25, 2016)

  • Add focus mode and typewriter mode support.
  • Remember last status of outline bar.
  • Support restore previous sessions on macOS.
  • Add syntax support for assembly and TOML.
  • Support kramdown style `[toc]` syntax.
  • Improve list indent/outdent logic.
  • Fix HTML entities not escaped in meta block.
  • Remove width styled when put HTML into clipboard.
  • Fix drag and drop image not work for relative path.
  • Fix a bug that triple click cannot select current line correctly.
  • Fix auto indent for brackets in code fences.
  • Add options to export reStructuredText, and OPML format.
  • Fix user.css not included in exported HTML/PDF.
  • Fix a bug typora not responde after unminimize its window.
  • Fix no preview in print dialog.
  • Other bug fix.

New in Typora 0.9.9.5.1 (Jun 22, 2016)

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

New in Typora 0.9.9.5 Beta (Jun 21, 2016)

  • Fix a critical bug that the indents of multi-level lists are wrong when parsing and generating markdown source.
  • 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.
  • Hide auto-complete lists when scrolling.
  • Fix internal link to heading (like [this](#0.9.4.5-(beta))) not work.
  • Fix a bug sometimes, pasting would append duplicate texts.
  • Rule change: capitalized characters are not allowed in filenames for theme css file
  • Support single column table in insert table dialog.
  • Add enabled optional inline style support, like highlight or inline math, in menu bar.

New in Typora 0.9.9.4.4 Beta (Jun 14, 2016)

  • Fix style that sometimes user can see script content.
  • Fix auto pair match inside image and avoid glitch when complete brackets.
  • Fix paste table, and paste inside footnotes.
  • Fix `]` cannot be escaped in footnotes.
  • Fix `cmd+6` not working on OS X, and `h6` indent inside `[TOC]`.
  • Fix multiple level lists inside blockquote cannot be parsed correctly.
  • Enable ESC key to close insert table dialog.
  • Fix outline sidebar jumpping around when scrolling.
  • Fix cmd+up/down not trigger scrolling.

New in Typora 0.9.9.4 Beta (May 31, 2016)

  • Fix sometimes quick look up (three finger tap) does not work.
  • Fix a critical bug about saving in source code mode.
  • Improve logic for auto match paired quotes and brackets.
  • Fix inline math cannot be exported to some file types via pandoc.
  • Fix a bug that improper file name is auto generated when the article contains YAML forn matters.

New in Typora 0.9.9.3.5 Beta (May 26, 2016)

  • Add mobile "responsive" support for exported HTML.
  • Pandoc requires 1.16 and above. Fix exporting fail using Pandoc.
  • Avoid unnecessary dialogs when update file content changed by external apps.
  • Fix shortcut keys for `h6` not working.
  • Add syntax highlight for Powershell.
  • Remember windows size when creating new window.
  • Fix file cannot be saved in txt or other file extensions.
  • Fix a critical bug in paste/undo which may case data lose.
  • Make `\label` work in math block.
  • Fix unnecessary empty char in inserted footnote.
  • Fix auto pair match and find/replace in math block.
  • Fix up/down key behavior on code fences.
  • Fix some HTML code (like ☎) not escaped in inline code.
  • Other bug fix.

New in Typora 0.9.9.3 Beta (May 5, 2016)

  • Add pandoc integration, import function and export function for docx, rtf, LaTeX, etc.
  • Able to open `.md` file or import supported files by drag and drop into typora's doc icon or window.
  • Fix `H4` style in `pixyll` theme.
  • Fix sql mode error for code blocks.
  • Fix a bug for parsing headers with underline style.
  • Fix a bug for undo/redo for editing lists.
  • Fix a bug when pasting lists.
  • Other bug fix.

New in Typora 0.9.9.2.5 Beta (Apr 24, 2016)

  • Fix LaTeX is not correctly exported after opening existing files.
  • Fix a bug which may cause content inside list items get lost.
  • Fix wrong indent for content inside list after parsing raw markdown.
  • Support "Open File Location" action.
  • Fix a bug menu items under "File" menu cannot be enabled/disabled correctly.
  • Fix a bug that if image path contains special chars like quotes, the image cannot be displayed correctly.
  • Fix another crash problem and improve stability.
  • Fix a bug on pasting list.

New in Typora 0.9.9.2.1 Beta (Apr 18, 2016)

  • Fix some crashes after 0.9.9.x

New in Typora 0.9.9.2 Beta (Apr 18, 2016)

  • Fix a bug sometimes a line will be duplicated after open.
  • Fix a bug that the file is still occupied even after window close.
  • Fix a bug typora will crash when opening existing file.
  • Fix a bug that the position of quick open dialog is wrong.

New in Typora 0.9.9.1 Beta (Apr 5, 2016)

  • Fix a critical bug for saving.
  • Fix a critical bug for task list.
  • Other bug fix.

New in Typora 0.9.9.0 Beta (Apr 3, 2016)

  • Rewrite Typora's Markdown parse engine and largely improve the performance on opening mid-sized files.
  • Add simple "Quick Open" feature to allow users to open files quickly from recent files, current folder or context folder.
  • Support word count in selection. (Select a range of text and open word-count panel).
  • Support pin window on top. Fix shortcut key for "fullscreen".
  • Fix bugs for pair auto-complete.
  • Fix bugs for Korean IME.
  • Fix a bug that typora will eat and replace non-breaking space.
  • Fix a bug that outline is not clickable in exported HTML.
  • Fix relative image path on exported HTML.
  • Able to generate filenames automatically when exporting PDF.
  • Other bugs.

New in Typora 0.9.8.8 Beta (Mar 13, 2016)

  • Fix minor parse issue for URL, subscript and superscript.
  • Fix compatibility issue between Chinese IME and auto-pair feature.
  • Include and autoload MathJax extension, including chemistry package and others (e.g. $\ce{C6H5-CHO}$).
  • Other bug fix.

New in Typora 0.9.8.7.1 Beta (Mar 3, 2016)

  • Fix a critical bug for rendering underline

New in Typora 0.9.8.7 Beta (Mar 2, 2016)

  • Support ==highlight== syntax (should enable it from preference panel).
  • Support auto complete pairs of brackets, quotes and parentheses.
  • Fix bugs on lists.
  • Fix bugs for drag and drop images in same folder.
  • Fix bugs related to auto correction. Fix tab key.
  • Fix selection styles in code fences, python code in code fences will use 4-space indent.
  • Fix customize font size not work for exported HTML/PDF.
  • Fix bugs for LaTeX editing/rendering.
  • Auto insert path/urls from clipboard when insert images/from menubar or shortcut keys.
  • Fix bugs related to up/down key and text selection.
  • Other bug fix.

New in Typora 0.9.8.6 Beta (Feb 21, 2016)

  • Fix critical bug for inputing whitespace in headers.
  • Change default text alignment back to left-align. Pixyll and Gothic theme will use full justification.
  • Fix a small bug on exported HTML.
  • Update Sparkle framework to prevent HTTP MITM vulnerability.

New in Typora 0.9.8.5 Beta (Feb 21, 2016)

  • Add basic support for editing in source code mode.
  • Support single line break (shift+return), and won't add unnecessary empty lines.
  • Improve LaTeX rendering quality.
  • Fix bugs on basic theme and improve design of theme gothic.
  • Fix bug that tab+subbullet will be parsed as codefences.
  • Fix syntax highlight support for PHP, SQL, Objective-c, and add support for CQL, mariadb, etc.
  • Fix ctricial bug for Finish IME.
  • Fix jump to top/bottom not work in some cases.
  • Fix bugs in find/replace.
  • Correct typo in preference panel and fix other small bugs

New in Typora 0.9.8.1 Beta (Jan 4, 2016)

  • Fix a critical bug.

New in Typora 0.9.8 Beta (Dec 26, 2015)

  • Fix the bug image drag and drop not work.
  • Support gramma checking, and user can perform spell/grammar check on whole document by shortcut key `⌘+;`.
  • Fix syntax parse for task list.

New in Typora 0.9.7.9 Beta (Dec 16, 2015)

  • Fix the bug sometimes shortcut keys does not work.
  • Fix the bug TextExpander popup and fill does not work with Typora.
  • Fix the bug copy/paste cannot work in context menu.

New in Typora 0.9.7.8 Beta (Dec 14, 2015)

  • Fix a crucial bug when using IME on Typora.
  • Improve styles when paste to rich editor.
  • Fix bugs related to email and link syntax.
  • Fix option+arrow key in inline math.
  • Fix copy, paste and select in save dialog.
  • Typora will use https to check and download updates.

New in Typora 0.9.7.5 Beta (Nov 30, 2015)

  • Fix bug that outline panel cannot be scrolled.
  • Fix bug that some shortcut keys does not work after new window is opened.
  • Fix bugs related to email auto-detection.
  • Fix bug that spell check cannot be turned off.
  • Fix IME behavior in math block.

New in Typora 0.9.7.4 Beta (Nov 28, 2015)

  • Support Find and Replace.
  • Support background color and TOC in exported PDF.
  • Able to toggle outline view from menu.
  • Relative path support for image drag and drop.
  • Add function to reveal image in finder from context menu.
  • Bug fix about list bullet and task list.
  • Fix several bugs related to CKJ IME.
  • Shortcut keys to insert rows for table.
  • Fix bug for crashes when click menu item.
  • Fix knowns compatibility issues on OS X 10.11.1.
  • Other bug fix.

New in Typora 0.9.7 Beta (Oct 20, 2015)

  • Support underline.
  • Allow user to set copy markdown source code as default copy behavior.
  • Add function to copy in HTML code format.
  • Recognize code block by \t when pasting or open file.
  • Fix bug that img with relative path not shown on exported PDF/HTML.
  • Fix the bug that sometimes list mark disappears.

New in Typora 0.9.6.8 Beta (Oct 13, 2015)

  • Fix compatibility issues on El Capitan, including word count, outline button can not shown, images cannot display, etc.
  • Support reference images.
  • Auto refresh local images if they are modified.
  • Fix bug that some code highlight become unavailable after last update.
  • Fix bugs for editing on a range of text.
  • Improve speed and performance.
  • Fix bugs for exported HTML and PDF.
  • Other bug fix.

New in Typora 0.9.6.1 Beta (Sep 1, 2015)

  • Fix a crucial bug for escape underline (`\_`)

New in Typora 0.9.6 Beta (Aug 31, 2015)

  • Add academic feature: inline math support.
  • Add academic feature: subscript and superscript.
  • Won't escape HTML tags when export to HTML/PDF.
  • Add code highlight for R, D, diff, Erlang, http, jade, reStructuredtext, rust, jinja2, asp, jsp, erb, ejs.
  • Other bug fix and performance improvement.

New in Typora 0.9.5.7 Beta (Aug 10, 2015)

  • Fix a crucial bug for saving lists.
  • Fix a crucial bug for saving table contents.

New in Typora 0.9.5.6 Beta (Aug 3, 2015)

  • Add emoji support.
  • Fix bugs for paste function.
  • Support export HTML without CSS styles.
  • Choose title from filename or content automatically for exported HTML.
  • Fix bugs that local images not shown in exported PDF.
  • Improve code fences. Add auto-close-tag and auto-close-bracts for code fences
  • Improve word count for other languages. Add line count function.
  • Fix delete operation on first selectable blocks, fix behavior for `ctrl+k`.
  • Add configuration for indent size when saving.
  • Fix bug that typora will crash when apply inline styles for multiple line.
  • Other style fix and bug fix.

New in Typora 0.9.5.1 Beta (Jun 30, 2015)

  • Fix a crucial bug for v0.9.5: Generated markdown miss necessary line breaks.

New in Typora 0.9.5 Beta (Jun 29, 2015)

  • Add word count feature. (require OS X >= 10.10)
  • Watch file modifications by external applications when editing.
  • Add `TOC`, `Math Block` to main menu.
  • Support 4 whitespace indent for code blocks when reading/pasting markdown sources.
  • Detach HTML tags
  • Able to open/edit all text files, whatever the extension name is.
  • Fix Image not shown when editing.
  • Fix bugs that user cannot convert paragraphs into list or blockquote from menu commands.
  • Fix CSS style.
  • Remove unnecessary empties lins in lists when exporting or pasting.
  • Fix bug: cursor will lose when clicking top/bottom area.
  • Improve performance.
  • Other bug fix.

New in Typora 0.9.4.5 Beta (Jun 1, 2015)

  • Fix bugs parsing list and task list.
  • Fix bugs that shift + arrow key does not work correctly.
  • Fix an undo/redo bug.
  • Fix export function for task list.
  • Fix broken style when export to HTML/PDF.
  • Export to HTML/PDF will keep file name.
  • Reduce exported HTML file’s size.
  • Other bug fix.

New in Typora 0.9.4 Beta (May 7, 2015)

  • Support customized font size
  • Support image with relative path
  • Allow typora to open all plain text files, including .txt file
  • Allow user to change from code blocks to paragraph from menu
  • Detect Php Markdown Extra’s attribute list syntax on headings
  • Add new shortcut key ⌘+-/+
  • Turn off smart quote on YAML Front Matters automatically
  • Add syntax highlight for typescript
  • Allow clicking empty bottom area to append new paragraph after code fences and other selectable blocks
  • Fix key navigations on tables
  • Fix a bug that export/print does not work
  • Fix a copy/paste bug
  • Fix a bug that cut/undo/save function in code fences does not work
  • Fix a bug that when undo stack reach its maximum, undo function is broken
  • Fix a bug that Option + Delete does not work, Shift + up/down arrow key does not work
  • Other bug fix

New in Typora 0.9.3.1 Beta (Apr 20, 2015)

  • There's a curcial bug for copy/paste on 0.9.3, fixed on 0.9.3.1) 1. Support opening files in local disk. 2. Better key navigation for tables. 3. New code fences syntax: Swift and Scala. 4. Fix bugs of lists 5. Fix bugs: open another file will crash on fullscreen mode. 6. Other bug fix.

New in Typora 0.9.2 Beta (Apr 9, 2015)

  • Add Yosemite window style — seamless window style
  • Add `[TOC]` syntax support
  • Add outline support.
  • Improve copy function, Copy to other HTML editor will restore the style.
  • Add preference window
  • New shortcut keys
  • Bug fix and css style fix.

New in Typora 0.9.1 Beta (Mar 19, 2015)

  • Fix bug of characters not shown when using Japanese IME.\
  • Improve theme styles and add a new theme.
  • Other bug fix.
  • Improve copy and paste. Support copy as Markdown.
  • Suggest file name when saving.

New in Typora 0.9.0 Beta (Mar 9, 2015)

  • fix a bug sometimes delete operation fail.
  • fix a bug typora will eat character when using IME.
  • add basic support for Markdown Extra’s attribute syntax for images.
  • init anonymous usage message collection
  • other bug fix.

New in Typora 0.8.9 Beta (Mar 5, 2015)

  • Fix a bug of delete operation
  • Fix a bug that typora cannot open `.md` files with YAML Front Matters
  • Typora will remember position of last closed window when restart.

New in Typora 0.8.8 Beta (Mar 2, 2015)

  • Add math block (MathJax) support