• v3.0.0 7e39d16766

    v3.0.0 — Collaborative GM & player tooling
    Some checks failed
    Release / Create GitHub Release (push) Failing after 4s
    Stable

    rbrooks released this 2026-06-23 00:25:26 +00:00 | 138 commits to main since this release

    Major release. Quest Board shifts from a GM-authored knowledge base to a collaborative platform: players can now own and edit their own content, and GMs get a dedicated planning workspace.

    Player-editable wiki (lore step 4c)

    • Ownership data model with primary/secondary roles and player-private notes
    • Permission-aware API responses; player and owner editing flows; GM owner-management UI
    • Visibility-aware structured character data (public / GM-only / player-private) across articles, versions, and search
    • Alias and name-history with non-destructive rename and effective date/session ranges

    GM Campaign Planning Workspace

    • GM-only /campaigns/:id/planning with name generator (Redis-cached background pre-generation), arc board (CRUD + reorder), session beat planner, and plot-thread tracker

    Wiki-native editing

    • Article edit/create move into the article view (/wiki/:entryId/edit, /wiki/new)
    • Markdown formatting toolbar; [[Entry Title]] links preserved in Markdown body
    • Lore proposal review queue restored on the wiki landing; LLM draft-review pipeline (rephrase, merge, feedback iterations, versioned approval)

    Layout

    • Responsive 3-column page layouts across major pages

    Retroactive release tagged at 7e39d16 (2026-05-07). Third major: player collaboration + GM planning surface.

    Downloads