Changelog

Track Grimoire's evolution. New features, improvements, and fixes.

Grimoire V1.0 - Official Launch

v1.0.0

January 22, 2026

Grimoire is now live! Full-featured campaign management platform with AI integration, real-time collaboration, and subscription billing.

  • added Stripe subscription billing with Free, Pro, Pro+, and Team tiers
  • added Real-time collaborative wiki editing with Y.js sync
  • added Public documentation hub with quickstart guides
  • added Image upload and management for entities and wiki pages
  • added Public shareable links for wiki pages and Player Portal
  • added Interactive map layers with location pins
  • added Landing page with product demo video
  • changed Upgraded to production domain (ttrpg.bot)
  • changed Improved OAuth flow with Google and Discord
  • fixed Subscription checkout flow for both OAuth and email login
  • fixed Navigation anchor links for same-page scrolling

Subscription System & Player Authentication

v0.9.0

December 30, 2024

Added tiered subscription plans and separate player authentication for the Player Portal.

  • added Subscription tiers: Free, Pro, Pro+, and Team plans
  • added Player authentication with invite codes
  • added Entity limits based on subscription tier
  • added GM preview mode to see player view
  • changed Landing page pricing section with tier comparison
  • fixed Login redirect issues on development environment

MCP Server & AI Integration

v0.8.0

December 15, 2024

Full MCP server implementation allowing AI assistants to query and modify campaign data.

  • added MCP server with 20+ tools for campaign management
  • added Claude Desktop integration guide
  • added AI context tiers for efficient data loading
  • added Campaign Bible for AI behavior guidelines
  • added World Foundations for immutable campaign truths
  • changed Improved entity search for AI queries

Block-Based Wiki Editor

v0.7.0

December 1, 2024

New wiki system with block-based editing and database entity embedding.

  • added Block-based rich text editor
  • added Embed database entries in wiki pages
  • added Wiki page versioning and history
  • added Cross-linking between wiki and database
  • changed Improved typography and reading experience
  • fixed Editor performance with large documents

Knowledge Graphs & Visualizations

v0.6.0

November 15, 2024

Interactive relationship maps for NPCs, factions, and locations.

  • added Political web visualization for factions
  • added NPC relationship graph with connection types
  • added Geographic hierarchy tree view
  • added Timeline visualization for campaign events
  • changed Graph layouts now saveable per campaign

Multi-Campaign Support

v0.5.0

November 1, 2024

Manage multiple campaigns from a single account with campaign switching.

  • added Campaign selector in navigation
  • added Campaign-scoped data isolation
  • added Campaign settings and configuration
  • added Campaign duplication and templates
  • changed Dashboard shows per-campaign statistics

Database Views & Filtering

v0.4.0

October 15, 2024

Multiple view modes for databases: table, gallery, and custom views.

  • added Table view with sorting and filtering
  • added Gallery view for visual browsing
  • added Custom field visibility per view
  • added Saved filters and views
  • changed Improved mobile responsiveness for tables

Core Database Schemas

v0.3.0

October 1, 2024

Initial implementation of 13 TTRPG-specific database schemas.

  • added NPC database with relationships and stats
  • added Location database with hierarchy support
  • added Faction database with goals and rivalries
  • added Quest database with objectives and progress
  • added Item, Creature, Lore, Session databases
  • added Full-text search across all entities

Authentication & Dashboard

v0.2.0

September 15, 2024

User authentication and initial dashboard implementation.

  • added OAuth authentication (Google, Discord)
  • added User dashboard with campaign overview
  • added Recent activity feed
  • added Quick access navigation

Initial Release

v0.1.0

September 1, 2024

First public alpha release of Grimoire.

  • added Landing page and marketing site
  • added Basic project structure
  • added Design system foundation