KingDownloads

massCode version history

11 releases tracked, newest first.

v5.8.0

Jul 6, 2026
- Notes editor now has a context menu for formatting and inserting blocks like tables and code. - Tables in Live Preview are editable with row/column adjustments and drag handles. - Added option to hide completed tasks and schedule cleanup for them. - Confirmation dialogs added before deleting math sheets or drawings.

7 downloads

v5.7.0

Jun 16, 2026
- Added Vault Doctor for detecting and repairing sync issues in your vault. - Introduced content list sorting across all spaces with per-space memory. - Fixed various issues in Math Notebook, Drawings, and macOS updates. - Addressed a ReDoS vulnerability by updating Elysia.

7 downloads

v5.6.1

Jun 12, 2026
## What's Changed * fix(drawings): resolve vault path for spaces handlers by @antonreshetov in https://github.com/massCodeIO/massCode/pull/826 **Full Changelog**: https://github.com/massCodeIO/massCode/compare/v5.6.0...v5.6.1

7 downloads

v5.6.0

Jun 12, 2026
## Drawings massCode now includes a dedicated Drawings space powered by Excalidraw. Use it for diagrams, sketches, flows, UI mockups, and whiteboard-style notes without leaving your vault. Drawings autosave as `.excalidraw` files, can be searched by name, duplicated, exported as images, and reopened at their last pan and zoom. You can also copy a drawing link and paste it into a note to render the drawing inline, then jump back to the Drawings space from the embed. <img width="1280" height="879" alt="drawings" src="https://github.com/user-attachments/assets/06c0922a-2b3d-4e1d-bb9c-92ba12eb8b03" /> ## Automatic Updates massCode can now download app updates in the background and install them on restart. Automatic updates can be turned off in Preferences; when disabled, massCode only notifies you that a new version is available. ## Supporter License Keys Supporter builds are gone. Instead of downloading a separate sponsored build, supporters now unlock supporter status in the standard build with an offline license key, entered in `Preferences > Supporter`. Your email is the license identifier, and the key is validated locally with no account required. If you

7 downloads

v5.5.0

May 13, 2026
massCode 5.5 expands Notes into a more complete task workspace, adds the browser Clipper, and makes it easier to migrate from other tools. ## Tasks In Notes - Added task notes: tasks now live inside Notes and use the same markdown editor, folders, tags, favorites, internal links, and navigation history. - Added task properties: status, priority, and due date. - Added task-focused views in the Notes Library: Tasks, Today, Upcoming, and Completed. - Tasks can be created with `Cmd+T` / `Ctrl+T`, from the app menu, or from the create menu in the Notes list. - Regular notes can be converted to tasks and back. - The Notes list now shows task checkboxes, priority, due dates, overdue state, and completed state. <img width="1280" height="880" alt="task" src="https://github.com/user-attachments/assets/fc8606e7-e31e-4afc-a9d9-efc51b188fb1" /> ## massCode Clipper - Added massCode Clipper for saving browser content into the local app. - Added Chrome, Firefox, and Safari [builds](https://masscode.io/documentation/clipper.html#download-the-clipper). - The Clipper can save: - selected text as a Code snippet; - selected text or readable page content as a Note; - the

5 downloads

v5.4.0

May 6, 2026
## Command Palette The new command palette gives massCode a faster way to move around and act on content without leaving the keyboard. Open it with <kbd>Cmd+P</kbd> on macOS or <kbd>Ctrl+P</kbd> on Windows and Linux to search spaces, snippets, notes, and HTTP requests from one place. Use <kbd>Cmd+Shift+P</kbd> or <kbd>Ctrl+Shift+P</kbd> to jump straight into command mode. You can create snippets, notes, HTTP requests, and folders, open preferences, search inside a specific space, and use the actions panel to copy, duplicate, favorite, reveal, or move supported items. Results also learn from recent and repeated use, so common destinations become easier to reach over time. [Full documentation](https://masscode.io/documentation/command-palette.html). <img width="1200" height="800" alt="command-palette" src="https://github.com/user-attachments/assets/09dd252f-0ed1-4e80-9120-25db25ca45ea" /> ## HTTP Library Filters The HTTP space now has a Library section for Inbox, Favorites, All Requests, and Trash. This makes saved requests easier to scan and manage, especially when a collection grows beyond a few folders. HTTP request items also gained richer library actions: m

5 downloads

v5.3.0

May 4, 2026
## HTTP Client massCode now includes a built-in HTTP client for saving, organizing, previewing, and sending API requests without leaving the app. The new HTTP space keeps requests next to your snippets and notes, with the same local-first storage model: requests are saved in your vault as readable markdown files with frontmatter metadata. <img width="1280" height="880" alt="http" src="https://github.com/user-attachments/assets/32a2e03e-163b-4b8e-93f5-08bb37152691" /> You can now: - create and organize HTTP requests in folders - edit params, headers, body, auth, and request descriptions - use environments with `{{variables}}` for local, staging, and production values - preview requests as raw HTTP or cURL before sending - send requests from the editor, menu bar, or with `Cmd+Enter` / `Ctrl+Enter` - inspect response status, duration, size, headers, and body - keep HTTP layout, selection, and editor preferences across restarts ## Collection Import Existing API collections can now be imported into the HTTP space. Supported formats: - OpenAPI JSON/YAML - Postman Collection v2.1 JSON - Postman Environment JSON - Bruno OpenCollection YAML - Bruno OpenC

5 downloads

v5.2.0

Apr 29, 2026
## Notes linking is more reliable Notes now support path-qualified internal links, so duplicate note names can be linked precisely with syntax like `[[Folder/Note]]`. The link picker inserts the shortest unambiguous target, and massCode keeps links valid when notes or folders are renamed or moved. ## Better Markdown editing The Notes editor received several writing improvements: markdown formatting shortcuts for bold, italic, strikethrough, and highlight; `==highlight==` syntax; smarter list indentation; and automatic list continuation with Enter / Shift+Enter. External markdown links also open correctly with Cmd/Ctrl-click. ## Markdown Vault improvements Markdown Vault can now be moved from Settings → Storage. massCode also validates names earlier and more clearly, preventing characters and reserved names that would break cross-platform filesystem compatibility. ## Workflow improvements - Added Copy Snippet and Copy Note actions for quickly copying content. - Added Lucide folder icons alongside the existing icon set. - Improved Notes Dashboard back navigation. - Refreshed the Notes Graph correctly when reopening it. - Improved tab contrast in dark theme.

5 downloads

v5.1.1

Apr 9, 2026
## What's Changed * docs(website): add JSON Diff documentation by @antonreshetov in https://github.com/massCodeIO/massCode/pull/723 * docs(website): add Notes Dashboard documentation by @antonreshetov in https://github.com/massCodeIO/massCode/pull/730 * fix: package shared runtime modules in electron builds by @antonreshetov in https://github.com/massCodeIO/massCode/pull/734 **Full Changelog**: https://github.com/massCodeIO/massCode/compare/v5.1.0...v5.1.1

5 downloads

v5.1.0

Apr 9, 2026
## Notes Dashboard A new home screen for the Notes space. Dashboard gives you a quick overview of your note base before opening a specific note, including note counts, words, folders, tags, recent activity, top linked notes, and a graph preview. Widgets can be customized, and the graph can be expanded into a full-screen view for exploring connections between notes. <img width="1280" height="880" alt="notes-dashboard" src="https://github.com/user-attachments/assets/ca554b71-499e-4784-a380-b8352729cdde" /> ## Internal Links Notes now support wiki-style internal links for both notes and snippets. Use `[[Note name]]` or `[[Note name|alias]]` to connect related content, insert links from a picker, preview them on hover, and navigate with back and forward history. Snippet links open directly in the Code space, making it easier to connect documentation and code. <img width="1280" height="880" alt="notes-internal-links" src="https://github.com/user-attachments/assets/abe2cd1e-9f6c-449b-a73b-64a1493751cb" /> ## JSON Diff A new JSON Diff tool is available in the Tools space. Compare two JSON documents side by side, validate each input independently, format valid JSON

5 downloads

v5.0.0

Mar 30, 2026
## Markdown Vault massCode no longer uses SQLite for data storage. All snippets, notes, and settings are stored as Markdown files directly on disk. This makes your data transparent, easy to sync via any cloud service, and accessible from other tools. Upgrading from v4 triggers automatic data migration. ## Spaces A new workspace organization system. The app is divided into four spaces: Code, Notes, Math, and Tools. Each space has its own interface, navigation, and context menu. The selected space is persisted between sessions. ## Notes Space A full-featured space for notes with its own folder tree, tags, and search. Supports editing modes: raw Markdown, live preview, and preview. ## Math Notebook A next-generation calculator with support for variables, units, currency and cryptocurrency conversion, timezones, financial functions, and cooking units. Configurable locale, number format, and date format. ## Updated Design - New logo ## What's Changed * feat(ui): migrate to new shadcn, unify design tokens by @antonreshetov in https://github.com/massCodeIO/massCode/pull/690 * feat(theme): refactor color tokens and add migration support by @antonreshetov in

5 downloads