Changelog
[v1.2.2] - 2026-03-06
Added
[v1.2.1] - 2026-03-06
Fixed
[v1.2.0] - 2026-03-06
Added
- GitHub sign-in and account linking with existing trame accounts
- Plans list page with status filtering and sidebar navigation
- Plan dependencies with blocked status and automatic promotion when dependencies complete
- GitHub App integration: connect GitHub repos to projects, create PRs from
submit_work, and auto-complete plans on merge
- GitHub settings UI for managing installations and linked repositories
- Kanban board view for plans with drag-and-drop support
Changed
Fixed
[v1.1.4] - 2026-02-28
Added
Fixed
- Code blocks without a language specifier in markdown specs now render properly with syntax highlighting
[v1.1.3] - 2026-02-28
Fixed
- Changelog no longer shows the [Unreleased] section
[v1.1.2] - 2026-02-28
Added
- Public changelog page at /changelog
- RSS feed at /feed.xml
[v1.1.1] - 2026-02-28
Added
- Pagination on all list views (projects, features, plans, feedback)
- Waitlist page with updated hero messaging on landing page
Fixed
[v1.1.0] - 2026-02-27
Added
- Project sharing with role-based access control, member management, and email invitations
- Inline editing for projects, features, and draft plans on the web
- App sidebar replacing the top navbar on authenticated pages
- Markdown rendering with syntax highlighting and custom links
- Slack notifications for feedback submissions
list_plans_to_review MCP tool for reviewing submitted work
- Archive/unarchive buttons and inline creation forms on the web
- Project statistics on the dashboard
Changed
Fixed
- Project settings restricted to owners only
[v1.0.2] - 2026-02-22
Added
- Onboarding v2 with auto-guide on
create_project and version update checks
- Landing page copy updated to focus on Claude Code + teammates workflow
- Other Agents documentation page
Changed
[v1.0.1] - 2026-02-19
Added
- Working waitlist with Slack notifications on signup
- Branding updates and reworded catch phrases
Fixed
[v1.0.0] - 2026-02-19
Added
- MCP server with OAuth 2.1 + Firebase authentication (PKCE, RFC 8707)
- Project, feature, and implementation plan management via MCP tools
- Next.js web app with Firebase auth (email/password + Google OAuth)
- Read-only web interface for projects, features, and plans
- API key management for feedback widget
- Feedback widget (embeddable JS SDK)
- Invite code registration system with rate limiting
- Comprehensive documentation site (installation, auth, tools, guides)