DumpChangelog
Filter
v1.9.0

Version 1.9.0

2026-03-23

Star the boards you care about, archive boards out of your dashboard, and restore them from a dedicated Archive page.

Starred boards โ€” star owned or shared boards and pin them to a dedicated section at the top of the dashboard
Board archive โ€” archive owned or shared boards per-user so they disappear from the dashboard without affecting other members
Archive page โ€” restore archived boards from a dedicated page linked from the dashboard settings menu
Board settings actions โ€” star and archive controls on board pages now live inside the settings dropdown instead of the header
Node copy link menu โ€” right-click copy-link is now hidden for link nodes, and edit link is visually separated in the menu
v1.8.0

Version 1.8.0

2026-03-11

Connect nodes with labeled edges, merge checklists by dragging, and unlock Pro mode for power-user features. Media files now render inline, and paste preserves formatting.

Pro mode โ€” power-user features gated behind a preference toggle with welcome dialog
Edge labels โ€” double-click edges to add labels, inline editing in connect mode, solid bg labels outside connect mode
Edge connections โ€” bidirectional connecting edges between nodes with C key toggle
Knife tool โ€” hold K key to cut edges by drawing across them
Checklist merge-on-drag โ€” drag a checklist onto another to merge items, with full batch undo support
Link node improvements โ€” collapsible link cards, root domain favicon stripping, dump.page internal link metadata
Rich paste โ€” pasting text preserves paragraph breaks and HTML formatting from clipboard
Spellcheck โ€” enabled in both TipTap editor and checklist inputs
Dashboard improvements โ€” visibility badges on board cards, Help & Changelog nav buttons, MCP CTA banner
MCP board creation โ€” create boards via MCP with name, icon, and visibility options
Editors can invite members โ€” board editors can now add new members, not just owners
Welcome dialog on /new โ€” first-time visitors see an intro dialog with demo link and help page
Markdown output ordering โ€” board export orders items by edge connections and spatial proximity
Multi-node delete โ€” select multiple nodes and press Delete/Backspace to remove them all
Tab key in notes โ€” Tab now indents/outdents lists and blockquotes instead of inserting a tab character
Editor flicker โ€” static HTML fallback during TipTap initialization prevents content flash
Dark mode text consistency โ€” editor and display modes now use matching text colors
Scrollbar width shift โ€” overflow hidden on editor wrapper prevents text reflow between edit and view modes
Note cursor โ€” sticky notes show text cursor instead of grab cursor
MCP chat prompt โ€” smart MCP-aware prompt when connected, llms.txt fallback otherwise
v1.7.0

Version 1.7.0

2026-03-09

Richer notes with hyperlinks, tables, and polished checkboxes. Cmd+K now zooms to items, and MCP gets new tools for reading and toggling checklist items.

MCP get_item tool โ€” retrieve a specific item from a board by its ID via MCP
MCP toggle_checklist_item tool โ€” check or uncheck a specific checklist item via MCP
Shadcn checkbox UI โ€” checklist checkboxes now use a polished shadcn component with smooth check animation
Hyperlinks in notes โ€” tiptap editor now supports clickable, underlined links in both edit and preview modes
GFM table support โ€” paste or create tables in sticky notes with proper border styling
Linkified checklist URLs โ€” URLs in checklist items are rendered as clickable links in read-only mode
Copy with title โ€” copying note or checklist content now includes the title as a # markdown heading
Cmd+K zoom to item โ€” selecting an item from the command palette now zooms and highlights it on the board
Smart MCP detection โ€” private board chat button skips the warning dialog when the user has MCP connected
Checklist item undo โ€” deleting a checklist item is now part of the undo/redo stack (Cmd+Z)
Optimistic undo/redo โ€” edit undos are now instant, no longer waiting for server roundtrip
Changelog button โ€” version number on boards is now a clickable pill button linking to /changelog
Double paste fix โ€” pasting text while editing a note no longer also creates a new node on the canvas
Responsive bottom controls โ€” mute, theme, and preferences buttons stack vertically on narrow screens
Template chooser โ€” no template is pre-selected when creating a new board
Unified share URLs โ€” all copy-link actions now use a consistent URL format
Auth redirects โ€” logged-in users redirect from homepage to dashboard, and vice versa
v1.6.0

Version 1.6.0

2026-03-07

Redesigned list and document views with draggable cards. Add links by searching instead of pasting URLs, and celebrate completed checklists with confetti.

Link search โ€” type a search term instead of a URL when adding a link, and the top result is added automatically
Confetti โ€” a burst of confetti triggers when all items in a checklist are checked off
Document view redesign โ€” items are now draggable cards on a freeform page, inspired by mmm.page, with positions saved per item
List view redesign โ€” notes show title and truncated blurb, checklists show title and progress bar, links show favicon and metadata, all with a preview button
View switcher relocated โ€” moved from header to a floating button with popover near the bottom-left preferences area
Viewport persistence โ€” board canvas position and zoom are saved per board in localStorage and restored on return
MCP quick-add tool โ€” new add_items MCP tool for quickly adding multiple items to a board in one call
Right-click 'Copy content' on link nodes now shows 'Copy link' for clarity
Dashboard board card color line is now taller for better visibility
v1.5.0

Version 1.5.0

2026-03-07

Connect your boards to AI assistants with the new MCP server. Search across all boards with Cmd+K, and switch between board, list, and document views.

MCP server โ€” connect Dump to Claude, ChatGPT, Claude Code, and Codex via OAuth-based MCP integration
Command palette โ€” press Cmd+K to search across all boards and items, with recent boards shown by default
List and document views โ€” toggle between board, list, and document views for any board
Preview collapsed items โ€” click the magnifying glass on collapsed notes and checklists to view full content in a popup
Multi-select copy โ€” right-click multiple selected items to copy all their contents at once
Checklist arrow key navigation โ€” use up/down arrows to move between checklist items while editing
MCP integration page โ€” setup instructions for Claude, ChatGPT, Claude Code, and Codex at /mcp
Checklist width โ€” checklists now grow wider when items have longer text
Copy content for links โ€” right-click 'Copy content' on link items now copies the URL instead of the title
Checklist input focus โ€” reduced random defocus when typing in checklist items
Dark mode context menu โ€” node right-click menu now properly styled in dark mode
v1.4.0

Version 1.4.0

2026-03-07

Customize how AI reads your boards with context types and system prompts. Start new boards from templates, and merge notes into checklists.

Board context types โ€” set boards as Default, Skill, or Agent to control how LLMs interpret the context
Custom system prompts โ€” add an editable system prompt to any board, included in LLM markdown output
Collapsible checklists โ€” collapse checklists to show a completion percentage bar
Merge notes to checklist โ€” select multiple text notes and right-click to combine them into a single checklist
Board templates โ€” choose from 5 templates (Project Tracker, Event Plan, Engineering Tasks, Brand Tone, Blank) when creating a board
Searchable emoji picker โ€” search emoji by keyword in the unified icon/emoji picker
Dashboard card colors โ€” boards with a custom background color show a colored accent bar on the dashboard
v1.3.0

Version 1.3.0

2026-03-07

Zoom controls, minimap, and editable link URLs. Choose between Design and Map control modes in preferences.

Zoom controls โ€” +/- buttons and percentage popover with zoom-to-fit, 50%, 100%, 150%, 200%
Minimap toggle โ€” optional minimap in preferences, off by default
Edit link โ€” right-click a link card to change its URL
Link toolbar dialog โ€” add link button now opens a proper dialog with tips
Controls variant moved to client preferences (Design/Map modes)
Share magic link now includes the access token in the URL
Undo no longer gets stuck when recreated nodes steal focus
Disabled trackpad swipe-back/forward navigation on Mac
Softer, less distorted delete sound effect
Improved dark mode colors for text notes and board header
v1.2.0

Version 1.2.0

2026-03-07

Archive and restore items, see boards shared with you, and toggle snap-to-grid. Dark mode now extends to board background colors.

Archive items โ€” right-click to archive, view and restore from preferences
Shared with me โ€” dashboard separates your boards from boards shared with you
Preferences popover with snap-to-grid toggle, persisted per device
Dark mode board colors โ€” each board color has a matching dark variant
Shift+Enter in checklists inserts a newline within the current item
Dynamic fit margin โ€” F shortcut adapts padding based on number of items
Checklist nodes auto-grow width for longer items (up to 640px)
Checklists show title bar by default
v1.1.0

Version 1.1.0

2026-03-07

Title bars and collapsible notes, shareable item links, and a dedicated help page. The changelog page itself ships in this release.

Optional title bars on sticky notes and checklists โ€” hidden by default, toggle via right-click
Collapsible sticky notes โ€” collapse to show only 2 lines of text
Item-specific shareable links โ€” right-click any item to copy a direct link
Item-specific /llms.txt routes for AI access to individual items
Help page with AI provider integration guides
Changelog page styled as a whiteboard
Build version number displayed on board and dashboard pages
Share dialog shows visibility type for non-owners
Mute toggle button moved from top-right (overlapping header) to bottom-left
All sound effects made significantly quieter and subtler
Improved keyboard navigation with tabIndex on text and checklist nodes
Dynamic page titles โ€” tab shows board name and icon on /b routes
v1.0.0

Version 1.0.0

2026-02-15

The first release of Dump. Create boards with sticky notes, links, and checklists. Embed YouTube, Spotify, and Maps. Share with anyone or chat with your favorite LLM.

Rich media embeds โ€” YouTube, Spotify, SoundCloud, Google Maps, Twitter/X
Board creation without requiring an account
Markdown preview in share dialog
Sound effects for add, delete, drag start, drag end
RSS feed generation for boards
LLM-friendly /llms.txt export for boards
Board chat button โ€” open context in ChatGPT, Claude, or Grok
Undo/redo with full action history
Drag-and-drop files and links onto the canvas
Board settings โ€” background pattern, color, control variant
Member management with email invites
Three visibility modes โ€” private, shared (magic link), public