Highlights
Dark mode, video support, variables, color picker & swatches, plus improvements to tables and HTML.
What's New
- Dark mode — switch between light, dark, or system theme in Settings.
- Multiple windows — open more than one Moss window at once when you want separate notes or workspaces side by side.
- Video support — embed local videos or YouTube videos in any note. Play them inline, or open a fullscreen video player. Insert with
/media, by dragging in a file, or by pasting a YouTube link. - Variables — define variables once, such as
medium=500, then reference them from formulas and other variables so related numbers update together, such aslarge=medium*2. Variables and formula references render as value-only inline pills with hover cards for definitions. - Color picker & color swatches — type
/colorto open a color picker and insert editable color swatches. Typing a HEX, RGBA, or HSLA code in the editor also opens the picker. - Moss Skills on GitHub — the same skills the Moss agent uses to work with notes are now available publicly as agent skills and as Claude Code and Codex plugins, so you can use Moss with any agent: github.com/brsbl/moss-skills
- Agent token counts — hover over an agent run in the right panel to see its total token usage.
- Refreshed typography — a cleaner type system and hierarchy.
Improvements & Fixes
- Selection toolbar — selecting text now positions the formatting toolbar above the selection for more comfortable editing.
- Sync & stability — externally edited files refresh automatically, files added outside Moss appear instantly in the sidebar, and media-heavy workspaces are less likely to overwhelm file watching.
- Embedded HTML — run HTML inside Moss notes. Moss shows a rendered preview in the editor that you can now activate and use interactively inline, or expand into a fullscreen interactive experience. Useful for prototypes, dashboards, component previews, or more.
- PDF export — saving a note as a PDF is much more reliable and now shows a preview before you save.
- Tables — table columns can be resized, and table cells can hold all interactive note content such as media and HTML.
- Navigation & search — use keyboard navigation to move between note search results when using ⌘F.
- Anchor links — select a heading and use the copy note link button to copy a link directly to that heading.
- Code blocks — newly inserted code blocks now focus the code editor so you can immediately start typing.
- Sidebar menus — folder and note menus now stay above sidebar content instead of being partially covered.
Website & Docs
- Refreshed documentation for setup, import, sync and backup, Git, and Claude Code troubleshooting.
- Refreshed in-app onboarding with clearer Getting Started and Use Cases notes.