Releases: alecdotdev/Markpad
Release list
Markpad v2.6.11
Markpad v2.6.10
What's Changed
Full Changelog: v2.6.9...v2.6.10
Markpad v2.6.9
What's Changed
- Fix math block delimiter parsing by @wargoblin in #142
- Fix loose task list checkbox layout by @wargoblin in #140
- Add macOS native File submenu with HIG-conformant Quit by @wargoblin in #143
- Add Ctrl/Cmd+F find-in-text for the markdown preview pane by @roniaxe in #144
New Contributors
Full Changelog: v2.6.8...v2.6.9
Markpad v2.6.8
Summary
No functional changes. Users on version 2.6.7 will receive future 2.6.8+ updates directly through the Check for updates action.
See v2.6.7 release notes for full list of changes
Full Changelog: v2.6.7...v2.6.8
Markpad v2.6.7
What's New
- Toggleable auto-save
- Check for Updates menu item
- Auto-update now live on all platforms (2.6.7+)!
Fixed
- Paste in editor find widget
- Relative markdown link navigation improved
- Snap package credential error fixed
Thanks @wargoblin for the contributions
What's Changed
- Previous/next tab hotkey support by @dayeggpi in #108
- Add configurable auto-save with atomic writes by @wargoblin in #127
- Fix paste into Monaco find widget by @wargoblin in #137
- Fix relative markdown link navigation by @wargoblin in #136
- Move split view shortcut off Ctrl+H by @wargoblin in #135
- Require window-state plugin with size fix by @wargoblin in #131
- Add "Check for Updates…" menu item and update dialog by @wargoblin in #130
- Activate auto-update: signing, CI, latest.json (cross-platform) by @wargoblin in #132
Full Changelog: v2.6.5...v2.6.7
Markpad v2.6.5
Summary
Small update with several new contributors! Thank you all!
More fixes on the way.
Important
Snap package will be delayed as Snapcraft is down
What's Changed
- Chocolatey pkg update fixed
- fixed zooming for SVG and Mermaid diagrams
- fix(i18n): Mainly for zh-CN and zh-TW, making supplements and corrections by @pansy1110 in #91
- edit-file (ctrl+e) on txt file by @dayeggpi in #105
- fix(editor): fix image directory path handling and enhance security by @maxrks in #112
- Fix macOS markdown file associations by @wargoblin in #113
- [codex] Close window after final tab closes by @wargoblin in #114
- Fix markdown preview wrapping and Windows open-with registration by @KarlDavidRosen in #120
New Contributors
- @pansy1110 made their first contribution in #91
- @dayeggpi made their first contribution in #105
- @wargoblin made their first contribution in #113
- @KarlDavidRosen made their first contribution in #120
Full Changelog: v2.6.4...v2.6.5
Markpad v2.6.4
What's Changed
- Added i18n with 26 new supported languages. (thanks @maxrks!) Full list below
- Improved handling of loading large files and quicker load times overall
- Fixed unresponsive titlebar on hangs #83
Supported Languages
- English
- Japanese
- Chinese (Simplified)
- Chinese (Traditional)
- Korean
- Russian
- Spanish
- French
- German
- Portuguese (Brazil)
- Italian (it)
- Polish (pl)
- Dutch (nl)
- Swedish (sv)
- Portuguese (European) (pt)
- Romanian (ro)
- Hungarian (hu)
- Czech (cs)
- Slovak (sk)
- Greek (el)
- Finnish (fi)
- Danish (da)
- Norwegian (no)
- Vietnamese (vi)
- Indonesian (id)
- Turkish (tr)
Changes
- feat(i18n): add multi-language support and implement app internationalization by @maxrks in #87
- feat: set pasting image default folder & resolve macOS screenshot scale & setting shortcut by @maxrks in #86
- feat(settings): add multi-language support and optimize settings UI by @maxrks in #88
- feat: large file handling improvements by @alecdotdev in #89
New Contributors
Full Changelog: v2.6.3...v2.6.4
Markpad v2.6.3
What's Changed
- Table of Contents:
- Sub-headings now collapse properly
- Cursor and scroll position persists between tabs #79
- Edit state is now independent between tabs
- Fixed
Start in Editorsetting showing blank documents - Line of padding at start of editor for readability
Markpad v2.6.2
What's Changed
- Added folding support for both the TOC tree and viewer headings #67 (comment)
- Transitioned the TOC from a sidebar to a floating TOC (option to toggle between overlay and docked coming soon)
- Pan/zoom overlay for images and Mermaid diagrams #67 (comment)
- Callout custom titles and nesting support #67 (comment)

- Editor word wrap width limit setting #67 (comment)
- Fixed "Full Width" toggle visibility in split view #80
- Refactoring and formatting fixes
- Fixed inline KaTeX rendering to omit $ as currency #73
- Fixed unsaved tab overwritten by opening files
- fix(tabs): fixed unsaved tab overwritten by opening file by @alecdotdev in #77
- fix(rendering): fix inline KaTeX rendering by @alecdotdev in #78
- feat(multiple): enhancements for callouts, image zooming, folding headings, + more by @alecdotdev in #81
Full Changelog: v2.6.1...v2.6.2
Markpad v2.6.1
What's Changed
Fixes
- Fixed bug that broke clipboard pasting in 2.6.0
New Features
-
VS Code Themes: Use themes from vscodethemes.com in Markpad by copying URL and importing theme in Appearance Settings.
1. Pick a theme from vscodethemes.com
2. Click
Copy URL
3. Paste URL into
Import VS Code Themeto add to theme list
Example: aura-dark
You can delete themes from this list after importing.
-
Session State Persistence: Automatically restores last session on launch (can be disabled). This includes all unsaved files and opened tabs.
-
PDF & HTML Export: Easily export markdown to structured HTML or PDF documents.

-
Table of Contents Sidebar: Interactive TOC sidebar that supports Obsidian-style links and block IDs, and bookmarks.

-
Line Highlight Color Picker: Customize the active line highlight color in the editor.

-
Rich Link Paste: Past URL onto text to create hyperlinks
-
Drag & Drop Image and Direct Image Paste Embedding: Drag media onto the editor to insert at cursor location or paste directly from clipboard. Creates a relative folder
img/for the copied media. Gets deleted onUndoincludingimg/folder if empty.

Full Changelog: v2.6.0...v2.6.1



