Mappo Help

Changelog

Publish updates and keep your audience in the loop.

The Changelog module lets you publish updates directly to your portal. Visitors see a feed of entries - no login required.

Writing an Entry

Go to Portal > Admin > Changelog and click New Entry. The editor supports rich text, headings, images, and embedded roadmap items.

Importing Markdown

Use Import Markdown in the changelog sidebar to turn a single .md file into a draft or scheduled entry.

  • The title comes from the filename.
  • Common Markdown formatting is preserved in the editor.
  • Frontmatter supports labels, type, published_at, is_draft, and is_pinned.
  • If a label or type does not exist yet, Mappo asks you how to resolve it before the entry is created.

Inserting a Done Item

Type / in the editor and choose Done Roadmap Items to embed a completed roadmap item as a card directly in the entry.

Entry States

StateMeaning
DraftSaved but not visible to visitors
ScheduledWill publish automatically at the set time
PublishedLive on your portal

Labels and Types

You can tag entries with labels (e.g. "Bug fix", "New feature") and types to help visitors filter the feed. Both are portal-scoped - set them up in your portal settings.

Each published entry gets a direct share link you can post on social or send to users.

On this page