Changelog
Public /changelog page, What's new pop-up, nav visibility, and admin rich editing with images.
The public /changelog page lists what shipped recently across Guild Builder and Party Builder. A site-wide What’s new pop-up can also surface the latest announcement after you log in.
Reading the changelog
- URL —
/changelogis always reachable by direct link (and from the What’s new modal), even when navigation links are hidden. - Navigation — Sidebars, Features cards, footer links, and the documentation Site group only show Changelog when a page admin enables it under Admin → Changelog → Visibility.
- Content — An optional lead section and bullet topics at the top, then dated history grouped by month. Text and images use Discord-style markdown.
What’s new pop-up
- Shown site-wide when enabled, for a new release ID, until the visitor dismisses it (optionally “don’t show again until the next update”).
- Uses the same announcement lead/topics as the top of
/changelog. Admins can bump the release ID when they want the modal to appear again.
Editing (page admins)
- Open Admin → Changelog (or the banner link on
/changelogwhen you are a page admin). - Announcement — Rich lead content (paste images, bold/italic/links) plus one-topic-per-line highlights for the modal and page intro.
- Dated history — Add or edit periods and entries with the same rich editor; saving stores history in the database (overrides
data/changelog.jsonuntil you reset to the repo file). - Visibility — Separately toggle nav/site links vs the What’s new pop-up. Turning off nav does not block the
/changelogURL.