atrium — Changelog
timeline — v0.125.0

Release

atrium v0.125.0

New Notepad pane: a workspace-scoped notebook with markdown, hand-drawn sketches, and…

v0.125.0May 9, 2026
Highlights
  • New Notepad pane: a workspace-scoped notebook with markdown, hand-drawn sketches, and live mermaid diagrams — searchable, snapshot-versioned, and accessible to agents via the atrium note CLI.
Added
  • Notepad sidebar groups notes by workspace, offers a collapsed rail for quick scanning, shows inline previews next to titles, and remembers its width and collapse state across sessions.
  • Clicking a note (or the new-note button) inside a notepad pane swaps the current pane instead of stealing a new tab.
Changed
  • Sketches inherit the active atrium theme — Excalidraw's tools, canvas background, and selected-tool tinting now match light, dark, and colored themes instead of clashing.
  • Notepad state survives workspace switches so notes don't disappear when you change rooms.
Fixed
  • Startup no longer hangs on a spinning pinwheel for some users.
  • Tooltips no longer flicker away the instant they appear.
  • Markdown previews keep HTML comments and inline raw HTML intact instead of mangling them as stray directives.