Skip to content

Releases: marktext/marktext

0.17.1

07 Mar 18:12
c8aa33d
Compare
Choose a tag to compare

0.17.1

Added experimental native support for Apple M1 (see #2983 if you have issues).

馃Optimization

  • Improved behavior of inline markdown character auto pairing.

馃Bug fix

  • Fixed crash at startup when a key binding was unset.
  • Fixed paste handler for images.
  • Fixed deletion behavior of a selected image.
Binary checksums
Name SHA256 checksums
marktext-arm64-mac.zip 703e5411b80514c867b4e9ce26dde5c16c416158ef45c6479256b6818aea5acf
marktext-x64-mac.zip daba6e7358dc3488e29ffd786d5bf49ba41da66a53df91b11065d68c68846ee5
marktext-arm64.dmg c7fb2f9917b0626999d4fef9a1827ccc515afb1c32f7453977af5c1cbcd9de4f
marktext-x64.dmg 83320faad3b217079f6638b1f4169ffc37465f255a93e262d1646f2a5f53f263
marktext-x64.tar.gz 6e333bcd1e8ae0cd93e1de52bdb966fdd9b8896986acb72f13d23ae100872e5c
marktext-x86_64.AppImage 2e2555113e37df830ba3958efcccce7020907b12fd4162368cfd906aeda630b7
marktext-amd64.deb 927fa87c11e6763171bd68dbf60f235bfea62989e799620dd392d19077574fd2
marktext-x86_64.rpm 685a151943f854ebc9c475108fbe988bec6d5ead3b008337244ae33567de0a4e
marktext-setup.exe b9bf5a5d9307e190cdd12c05e6056ddbed54dce3a1b4fdb28e7d61683ac799aa
marktext-ia32-win.zip cb04c3dc7404223fd241c5479a65ff77c3923896e17a4848ad11a767164b90c7
marktext-x64-win.zip 2e5ffe0e6e77b8400f60dc0b38bf2615e558b2defaeda5f3ba4b2dc57ee2af15

0.17.0

23 Feb 20:01
637395a
Compare
Choose a tag to compare

0.17.0

Mark Text is now MarkText! We'd like to thank all contributors and users that have been using MarkText and worked on this release.

鈿狅笍Breaking Changes:

  • Changed multiple default key bindings.
  • Changed key binding handling: all key bindings are now mapped to the corresponding US key bindings. E.g. Ctrl+Shift+7 on a German keyboard will now produce Ctrl+/ because Shift+7 is equivalent to /.
  • Image uploader: SM.MS was removed, GitHub uploader is deprecated and will be replaced by PicGo in our next release.

馃尩Feature

  • Added support for image path variables.
  • Added command-line image uploader and reworked settings.
  • Added regular expression group replacement to searcher.
  • Added PlantUML diagram support.
  • Added support for chemical equations in math mode.
  • Added automatic call to search for find-in-file when the pane is opened.
  • Open local non-markdown files in default application.
  • Added support to use all menu entries for key binding.
  • Added window zoom via default mouse event.
  • Zoom level is now restored on startup.
  • Added PicGo to upload images.
  • Ability to invalidate image cache on demand.
  • Added settings page to configure key bindings.

馃Optimization

  • Improved inline markdown autocomplete support.
  • Improved preference design.
  • Relative image paths are now converted to forward slashes on Windows for better compatibility.
  • Center sidebar image when no search results are available.
  • Updated emoji database.
  • Improved sidebar file handling UX by providing more error messages.

馃Bug fix

  • Fixed an issue with code block cursor positioning.
  • Fixed invalid mermaid diagram representation when exporting as PDF.
  • Fixed rendering issue with LaTeX formulas
  • Fixed an issue that may caused editor flickering while pressing Enter.
  • Fixed Table of Contents sidebar display issue.
  • Fixed editor overflow when the sidbar is open.
  • Fixed a crash that occurred due to a bug in the markdown footnote parser.
  • Fixed issue with shortcuts that included Alt.
  • Fixed multiple issues on non-US keyboards.
  • Normalized source-code editor cursor.
  • Fixed preference scaling issue and added missing scrollbar.
  • Fixed a rendering issue when multiple elements were selected via keyboard.
  • Fixed preference migrations were always executed on start-up.
  • Fixed scrolling and search match positing with high DPI scaling.
  • Fixed slow startup on Windows due to a blocking call.
  • Fixed an issue that caused the paste handler to insert only HTML content if HTML rendering was disabled.
  • Fixed file rename with editor dialog.
  • Fixed URL open handler when clicking a link in the editor.
  • Fixed an issue that prevented to unindent a list item.
  • Fixed multiple XSS issues on language selector and data input.
  • Fixed a bug that HTML was rendered in preview mode even it was disabled in settings.
  • HTML character encoding is now supported in code blocks.
Binary checksums
Name SHA256 checksums
marktext-x64-mac.zip a5ed528b1a0edddf1c682162f07026f0659c7156b44be83ca3c27f675bc131f4
marktext-x64.dmg bed69ac813c1bcc82889bdae922eb027a29e2e8df4264b18d5492567bae6ce11
marktext-x64.tar.gz 5a699dfa9f82edf62cb6cd054844b9bcbf20c91a2052a415e6efc9fac5c15442
marktext-x86_64.AppImage 296e7e12a1fc63c37250b4dc653e807948159bf5316e14211b92ffd27608955c
marktext-amd64.deb 2de894f534667cec6afdb9060c195cee5b7e5af707e7354d9701acbe632377d8
marktext-x86_64.rpm 1a72803415e8a70d04c50f80970f79351a1c273abff5bb66815b4249be512f84
marktext-setup.exe 18819048c06775a8b8217edddb81a3619570869de3e41ec94626c9bb18e0881c
marktext-ia32-win.zip 1a3b7118eeaf0b316731f5431906fd50b6cd385465298a80f0c08e829d64f86a
marktext-x64-win.zip e16d06c018f1337974aa77cd0811fa3e9da51c6ea03089c67fde696ab0f8eda5

0.17.0-rc.2

31 Jan 02:56
41d3951
Compare
Choose a tag to compare
0.17.0-rc.2 Pre-release
Pre-release

Hotfix for macOS x64 build. Please see v0.17.0-rc.1 for other builds.

Note: This is a release candidate for testing purposes only and may contain bugs. Please report bugs and give feedback, thanks! The changelog can be found here labeled as unreleased.

Binary checksums
Name SHA256 checksums
marktext-arm64-mac.zip 0f6ed4d6fd3a4df066f51ae9a45543d46d3826b1ef3a9650f1b5ae18dc5ed1a4
marktext-x64-mac.zip 5fd3838b1dc8343fb4ca52613e7709d0a31562c3f34f3838d8a0db94338e42dc
marktext-arm64.dmg b11b00ee8ead041d618510755881f5caa80ca3e76a427b27992313b42a207037
marktext-x64.dmg 4e53ea5a5cff1cf78aa113c33f40833355855a8f3b8617b6b2d23bbc54e037b2

0.17.0-rc.1

29 Jan 19:19
1d1c499
Compare
Choose a tag to compare
0.17.0-rc.1 Pre-release
Pre-release

First pre-release of version 0.17.0.

Note: This is a release candidate for testing purposes only and may contain bugs. Please report bugs and give feedback, thanks! The changelog can be found here labeled as unreleased.

Binary checksums
Name SHA256 checksums
marktext-arm64-mac.zip 9d49576c4914bb5747cf474986eb9fff6133585599fd16c2e07a700919100805
marktext-x64-mac.zip a164826dec18094727ea7b8451e21c13e5f62b5c71b46f6db77b618ab9a92532
marktext-arm64.dmg c1a914e33facc2b6be54c9b31d6e8affbf61bec22ef7272ff54ca01bf7e29254
marktext-x64.dmg 07b8fc15672ed3be3686453a7206e9c75722a855170f64ccf83b140a9d046843
marktext-x64.tar.gz 9559ece1fb07e7df3cd00cfdd49863ff2306d3e6bff1b81185235365d690dd20
marktext-x86_64.AppImage 719403ac0fdfb04041e135c6a5efe4a305e71ec9e7ec1c792c0ff5a5a087d148
marktext-amd64.deb b7ecb22f0727eb9a08e05cbabdf94ff8964e8275f5dd6df452f79f28e709e2c0
marktext-x86_64.rpm e810893f48dac85577fd08519b02ffd3979c206cc53eb5f8e8aed1c95ca9e1c0
marktext-setup.exe 6e0f3e011243ab23a90cbb89d17f1d6f08f22792434415c419e8a27ba64c1bc0
marktext-ia32-win.zip 9eb4fbcbd7a53c1cb783f1f551370f3ff54b156e4fe9e8e10b445fb2397f49e8
marktext-x64-win.zip cae8135e32b882905767bbb7409938a18b48d9786005f7305a6e0ce1e87b5a60

0.16.3

29 Dec 10:53
cb38f99
Compare
Choose a tag to compare

0.16.3

鈿狅笍Breaking Changes:

  • Disabled rendering of MathML elements.

馃尩Feature

  • Added support for SPARQL and Turtle languages (@vemonet).
  • Added support for forward navigation in table cells with Shift+Tab (@evan-cohen).
  • Added support for negative zoom.
  • Adjusted footnote inline code font size.
  • Added shortcut to toggle table of contents panel (@zmen).
  • Added settings option to disable HTML rendering.
  • Added support for a relative image directory.
  • Added support to include table of contents in exported document.

馃Optimization

  • Improved color of word counter in graphite light theme (@bmvisoky).
  • Improved UX of font selection.

馃Bug fix

  • Fixed XSS security vulnerability when parsing MathML submitted by @0xBADCA7.
  • Fixed an issue that URLs with trailing slashes are not recognized (@sweetliquid).
  • Fixed closing tabs with mouse-middle click (@mnxn).
  • Fixed an exception when selecting a table cell with Ctrl+A (@AmauriAires).
  • Fixed quick open searcher (@munckymagik).
  • Fixed code highlighting in a special case (@zmen).
  • Fixed an issue with shaking in typewriter mode (@MrHeer).
  • Fixed spell checker config schema violation on Windows and allowed BCP-47 language codes.
  • Fixed behavior when a single table cell is selected.
  • Fixed an issue that symbolic files could not be opened.
  • Fixed blank window when opening a second window with --new-window.

SHA256 checksums

Binary SHA256 checksum
marktext-ia32-win.zip e897cfa4e7bd8b17981a522dcb4803ce1c6e7236848aa3d957ac2d46362b441e
marktext-mac.zip df893b3fd4e6080aec9b5375bb7f68b8a79c5df3c2c1dd113291a15b4ecfd5bd
marktext-x64-win.zip 321100f3156eef140ae7665624463cd8f8cbdb26e3d9fccd4a0f1a098e040323
marktext-x64.tar.gz 0327ec9e576de8e08664342c1edc59ed6fb13bb90d8bfdac30482089e7bd5ec0
marktext-x86_64.AppImage 2bd5bd8e5bf5a374771901070a675ba82929b7de90e06ed6897a0bbfd3612369
marktext.dmg 7054e56a439d5d09dd4b0898e01e541e1afb22fc74556678bcb006d37c1e041d
marktext-setup.exe 078884adf9f5bf02d02580ea9af0f04b3b7ae471aebb276d81bc7ac78e97e5af
marktext-amd64.deb 6699d5982364dd3a0ee6b781c606858fcbbfd18d1a018e2a495893ffe7240830
marktext-x86_64.rpm 358a46a26f68013bf2f1c60774bbfcef17be1baa7cd7460c531f109c23bddab1

0.16.2

18 Jun 21:00
1e7ff90
Compare
Choose a tag to compare

0.16.2

鈿狅笍Breaking Changes:

  • Toggle focus mode shortcut is now Ctrl+Shift+J.

馃尩Feature

  • Added shortcut to switch tabs Alt-#<num> (@MrHeer).
  • Added GitLab math block support.
  • Support setting text direction via comand palette (@Pajn).

馃Optimization

  • Scale headings according editor font size.
  • Increased indentation for sidebar tree view (@BeatLink).
  • Updated user-interface strings (@brainchild0, @Rexogamer).

馃Bug fix

  • Fixed image export issues on Windows.
  • Fixed an issue that multiple empty shortcuts were not allowed.
  • Fixed image path autocomplete.
  • Fixed an issue that the max width of editor tabs was not rendered correctly (@aimproxy).
  • Fixed Hunspell dictionary downloader on Windows.
  • Fixed an issue with Hunspell spell checker on Windows.
  • Fixed ASCII (ISO-8859-1) encoding in settings validator.
  • Fixed footnote exception when exporting document.
  • Fixed cryptic characters when exporting document as PDF on macOS (@gSpera).
  • Fixed unnecessary character sanitation when setting clipboard data.
  • Fixed sup- and superscript export issue.

SHA256 checksum

Binary SHA256 checksum
marktext-ia32-win.zip ea9138bd5e00167dd6062da067f1dab35eb9181a4bad958778c55e26fa52dad4
marktext-mac.zip 6c4788b5aca61b4467ebbb85d9c35520c87fe8e475cc442b9fd989ad055ff4a6
marktext-x64-win.zip b2db981a6533a2a27ceda1d71337f7597589f6eb51edf18c624d63b18e6f1771
marktext-x64.tar.gz 036383ceed00e7a9c14eb42bf2b713dbb9fc0122279873efc44ec569a5a2902a
marktext-x86_64.AppImage 27a35e16099f9019b7bc77955efb096628ffba663f5f5cfb6e674ab1374d6e47
marktext.dmg 9ad1aa0ea087aebf17858611f40f62e76b2825c6cb0b13608fa8e131a9cb4867
marktext-setup.exe f6b99399d6cbc1c7ffda42fecc924920e8198cbf0392bf507307241070414e14
marktext-amd64.deb 4f3d451f6f87daf7ca5f607706e95bc523873b73a65f514528382c9013b77008
marktext-x86_64.rpm e13caab99a6c69f368285904ab1a7375736bad1b1ed3748d63a8ade2a7ecccc4

0.16.1

28 Mar 04:50
1b6e98b
Compare
Choose a tag to compare

Fix bugs

  • Fix: Settings page, editor settings style are messed up

SHA256 checksum

Binary SHA256 checksum
marktext-ia32-win.zip BF2D767902F2E4C16D7397A3A89650E49AF8B6A8CAB8135DBEBE7DD4FFCF410F
marktext-mac.zip 905a0f001cd4ed7d10b5af564bd80d96c655ac5ad16fa495076eac3d98146fe9
marktext-x64-win.zip 2D9AF222F5932408448C439D98AB7E58AFF4505BDDF175BF97AB1D7A45708307
marktext-x64.tar.gz c8af8fd8da050fe7852b6ad2c4f78590a478e63f0f41832bf262800feefbffaa
marktext-x86_64.AppImage 373080e22e6c0aa9fa9394c91b6cf1036898a17595e629983912bbced89653ec
marktext.dmg 676fbcb7230e736f6b41b3ee21df864131565dee45b212b658990e7760218962
marktext-setup.exe 2B389C0BF3E7D9348D1E69EE5FFC9485B4C18DA017C955C019E92029C824B037

0.16.0

27 Mar 05:03
Compare
Choose a tag to compare

0.16.0

鈿狅笍Breaking Changes:

  • Temporary disabled hardware acceleration (GPU) on Linux with Wayland due to rendering issues with the frameless window.

馃尩Feature

  • Added experimental spellchecker (#1424)
  • Allow custom fonts in settings via font family picker (#1107)
  • Allow cycle through tabs via shortcuts (#1124)
  • Allow to close tabs by mouse middle click (#1266)
  • Added export and print options (#1511)
  • Added Windows jump list entries (#1503)
  • Added file encoding support (#1438)
  • Added support for TOML and JSON front matter (#1402)
  • Added menu for tabs by @kenyx89 (#1434)
  • Feat: Support inline image and small image (#1094)
  • Feature: github uploader can customize branch (#1328)
  • Search image by unsplash (#1333)
  • Feature: resize image and toggle inline and block image (#1335)
  • Feature: parse page title when paste a link (#1344)
  • Feature: add link tools: unlink and jump (#1357)
  • Feature: support GFM auto link and auto link extension (#1421)
  • Support RegExp search and replace in file edit. (#1422)
  • Feature: support markdown extension superscript and subscript (#1531)
  • Feature: CTRL/CMD+SHIFT+F opens sidebar and focuses on "search in folder" (#1311)
  • Feature: add highlight menu item (#1532)
  • Support footnote (#193, #1568)

馃Optimization

  • Added loading animation during startup
  • Added alt accelerator on Linux and Windows (#1254)
  • Added per-tab notifications for file changes
  • Optimized package size and startup time
  • Prevent parse a url as link (#1301)
  • Add loading page when init app (#1303)
  • Search input now searches on keypress @Illyism (#1306)
  • Search shows open folder warning, no results text and errors @Illyism (#1312)
  • Reordered font settings to show editor and source-code font settings at the top. (#1204)
  • Add whether to trim the beginning and end empty line of code block, add setting option, the default value is trim the empty line. (#1378)
  • Optimization of code block (#1445)
  • Optimization of table block (#1456)
  • Add tooltip to format tool bar (#1516)

馃Bug fix

  • Fixed recommend title exception when heading contains spaces only (#1281)
  • Fixed main process exception (#1284)
  • Fixed application freeze when using PageDown/PageUp in special cases (#655)
  • Fixed HTML paste handler (#1271)
  • Fixed save all tab order (#1349)
  • Fixed additional page that may was added due to padding (#1480)
  • Fixed recently directories (#1486)
  • Fixed invalid screen area on Windows (#1474)
  • Fixed UTF-BOM file loading issue (#1438)
  • Fixed multiple potential issues with menu entries (#1437)
  • Fixed display issues with long text in source-code editor (#1427)
  • Fixed issue that keybindings.json was not respected (#1406)
  • Fixed settings checkbox width by @mdogadailo (#1471)
  • Fixed line transformer and tooltip arrow style by @mdogadailo (#1441, #1443)
  • Fixed HTML pre tag style in preview editor by @mdogadailo (#1441, #1443)
  • Fixed vega-lite render error (#1295)
  • Fixed correct url when there are pair brackets in link url or image src (#1308)
  • Fixed update paragraph menu item task list error (#1331)
  • Fixed #1299 add system emoji fallback fonts (#1348)
  • Numbered list styles change when exporting PDF (#1145)
  • Fixed error with text input (#1324)
  • Fixed delete unintended content when <> exists (#1336, #1366)
  • Fixed new check list items are already checked (#1267)
  • Fixed the last empty line in code block disappear (#1265)
  • Fixed linked images are not rendered (#1297)
  • Fixed checkbox text not aligned with box (#1135)
  • Fixed XSS security vulnerability when parsing inline HTML (#1390)
  • Exception when deleting code block identifier (#1231)
  • Fixed sidebar overflow due to opened files (#1391)
  • Fixed sometimes the table of contents is not cleared after the document is closed (#1249)
  • GitHub image uploader cannot be set as default uploader (#1247)
  • Fixed Side bar show html and pdf files when add new html, pdf files to opened folder (#1401)
  • Fixed image is missing if change to source code mode (#1337)
  • Fix: #1061 no need to auto pair in inline code (#1423)
  • Fix: #1218 backspace error in table cell (#1425)
  • Fixed unable to open markdown file by command line (#1429)
  • Fix: #1418 Set file watch option usePolling to true on macOS (#1430)
  • Fix the download section anchor @heytitle (#1440)
  • Fix: wrap long lines and a little bit of padding for pre element (#1470)
  • Regression: math block edit and preview box (#982)
  • Cannot reach first line of code block (#1460)
  • Failure when writing HTML in preview editor (#1464)
  • Backspace key error when cursor at the beginning of header (#1509)
  • Fix some grammar or spelling errors (#1524)
  • Content is still editable when dialog is shown (#1489)
  • Fixed error: Cannot read property 'webContents' of undefined (#1508)
  • Document can't be exported when inline formulas are in other blocks than paragraph (#1522)
  • Wrong task-list item alignment (#1540)
Binary SHA256 checksum
marktext-ia32-win.zip 034B24E1669EC599B3B689C1D87FA902973BFF0488E7C199EEEED961A395BCFB
marktext-mac.zip 7a26a1a543897a61b1dbf049d3221847bf83da6e8fe4ab2d99f89ea1f95e4034
marktext-x64-win.zip 5CF526AD22EE98F56D02C06DE6A6BB4261802D35BAE27F4E3A38A5F0937FDD13
marktext-x64.tar.gz 78ea676d0536f877113fe3ded3085a2158dfc2ac8c3557ac02e50f8a5f16473c
marktext-x86_64.AppImage 285663955651560fb6d373f7db9e7906550a9009cd419298f0382cd564ea801b
marktext.dmg 51619fa30a9070c8922ae5381b716d1e4946a0b93aafd1568588d41628e68d14
marktext-setup.exe 4042FDA98692A9C76C55F04EDB4F560384ACA6BAEAD7D68C83C32D2286D5BA7D

0.16.0-rc.3

16 Feb 12:21
6a50b5c
Compare
Choose a tag to compare
0.16.0-rc.3 Pre-release
Pre-release

The third candidate release version of v0.16.0.
Note: This is a release candidate for testing purposes only and there may exist bugs. Please report all bugs, marked as pre-release. Thanks! The changelog can be found here labled as unreleased.

Suport insert Unsplash pictures.

鎴睆2020-02-16涓嬪崍8 26 15

Fixed issues:

  • fix #1678, copy task list should acording to the origin checked status (#1756)
  • fix export emoji in header (#1759)
  • fix format tool can not work in table cell (#1760)
  • fix find next/previous (#1679) (#1745)
  • Forbid math overlay selection (#1768)
  • fix: dompurify warning when init app (#1781)
  • Performance optimization of code block (#1783)
  • fix: unsplash not shown on production enviromment and about logo did not shown (#1799)
  • fix: spelling error (#1809)
  • fix: 1733 wrong task list indentation in parser (#1835)
  • feat: word wrap in TOC (#1811)
  • Remove sudo in flatpak installation instructions (#1836)
  • Forbid line-wrap in code blocks (#1051) (#1753)
  • fix bold or italic hyperlinks can't be opened through Cmd+Click (#1810)
  • Fix #1879 Add .md extension to files created in sidebar if no extension is given (#1886)
  • Feat: A task checked should update related task (#1737)
  • fix: Math formula preview is not updated (#1898)
  • fix: Issue with paragraph starting with three or more * (#1899)
  • fix: Cannot destructure property row of i as it is null. (#1900)
  • fix: can not select Chinese font family name. (#1901)
  • fix: export invalid math (#1902)
  • fix: Editor jumps to last cursor if you toggle a task-list item (#1911)

0.16.0-rc.2

23 Nov 01:03
fc15356
Compare
Choose a tag to compare
0.16.0-rc.2 Pre-release
Pre-release

The second candidate release version of v0.16.0.
Note: This is a release candidate for testing purposes only and there may exist bugs. Please report all bugs, marked as pre-release. Thanks! The聽changelog聽can be found here labled as unreleased.
Fixed issues:

  • 聽Fix mermaid diagram is not visiable when export html (#1732)
  • 聽Fix:聽#1668聽unexpect encode image url on windows (#1740)
  • 聽Fix: empty blockquote issue (#1739)
  • 聽Fix some copy paste list bugs (#1734)
  • 聽Fix聽#1666聽(#1730)
  • 聽Fix jumpClick can't jump to another file (#1725)
  • 聽Add deb/rpm and adjust package file names (#1718)
  • 聽Better phrasing of the GDPR warning (#1727)
  • 聽Fix settings button does not work (#1706) (#1710)