Releases: jacobwhall/marktext
Releases · jacobwhall/marktext
v0.17.5
v0.17.4
- fix color of emojis in picker in Windows – marktext#3215 (@fxha)
- prevent error when moving file to trash in Windows – marktext#3214 (@fxha)
- fix CVE-2023-2318 – marktext#3621 (@Teloshav)
- thanks to @sigaloid for testing this patch
- remove placeholder images when no tabs are open, no folder is open, etc.
- minor formatting improvements in menu, export dialogue
v0.17.3
- fix upload failure with GitHub – marktext#3589 (@left0ver)
- improve documentation for Arch Linux – marktext#3619 (@sukalaper)
v0.17.2
This is a fork of marktext/marktext with a bunch of upstream PRs merged.
- ignore a tab key when choosing a candidate of letters by IME – marktext#3544 (@mosaicer)
- update mermaid – marktext#3508 (@xigaoku)
- add .mdx extension support – marktext#3438 (@davidknezic)
- fix type of path.join args – marktext#3435 (@hqwuzhaoyi)
- focus find-in-folder search box; unfocus with ESC – marktext#3421 (@BBazard)
- fix malfunction of
@keydown.enter
when inputting Japanese on MacOS – marktext#3419 (@196Ikuchil) - allow scrolling down even if no contents below – marktext#3405 (@szdytom)
- rearrange the buttons on the message box for unsaved files – marktext#3388 (@Lucas-Wong-Dev)
- added Arch Linux to development dependencies in BUILD.md – marktext#3381 (@lawgimenez)
- add export PDF shortcut – marktext#3376 (@LeoUpperThrower4)
- fix failure when uploading clipboard images with PicGo – marktext#3366 (@Jakentop)
- use glob expressions to filter files and folders – marktext#3335 (@Neway13)
- pin version of @markedjs/html-differ – marktext#3331 (@kiyoka)
- insert \u0020 (Space) instead of \u00a0 (NBSP) with tab key in codeblocks – marktext#3298 (@rnwelsh)
- add support to toggle text-wrapping in a code block – marktext#3233 (@ivanempire)
- fix picgo and cliScript uploader – marktext#3296 (@Xander-C)
- fix file executable check on win32 – marktext#3295 (@Xander-C)
- add custom CSS support – marktext#3279 (@changbowen)
- indent multiple lines in a codeblock at once – marktext#3275 (@morecup)
- update Traditional Chinese translation of README – marktext#3264 (@ChiahongHong)
- fix path to logo in Korean README – marktext#3576 (@heli-os)