Changelog

299releases tagged feature

Every PAPI release carrying the feature tag. What shipped, when.

Get started free

March 202618 releases

v0.133.0

  • Provider-aware user_profiles trigger for email auth
  • Provider-aware auth — support email alongside GitHub OAuth
  • Preserve Supabase session cookies through middleware
  • Separate auth layout — login/onboard without app nav
  • Redirect unauthenticated root URL to landing page

v0.132.0

  • Personalised MCP config on setup page for logged-in users
  • Setup verification endpoint + dashboard status indicator
  • Onboarding flow audit & redesign document
  • Security: remove hardcoded proxy key and shared-secret auth from data-proxy

v0.131.0

  • Landing page branding: Visual refresh with improved imagery and brand identity
  • Landing page messaging: Sharpen value proposition and above-the-fold clarity
  • Dashboard API: decision_events endpoint for AD timeline and relationship views
  • Surface pending AD state on dashboard and flag in planner
  • Fix pre-existing next build type error in stress test createTask call

v0.130.0

  • Setup page: add orientation context, completion state, error guidance
  • Strategy page: decision staleness signals, relationships, connected narrative across tabs
  • Doc Registry Phase 1: Foundation — Schema, Registry Service, Auto-Detection
  • Complete taxonomy migration: rename Sprint* interfaces/types in pg-papi-adapter.ts and data-proxy
  • Strategy review apply persistence — retry lost reviews next session

v0.129.0

  • Strategy review: replace cycle-count staleness with drift-based staleness for briefs, ADs, and North Star
  • Strategy review: link recommendations to action items with status tracking
  • Track build iteration count (pushbacks before review) as rework metric
  • Strategy review: include non-task git commits in context to catch ad-hoc work
  • Orient: include npm published version vs local version check — flag dist-tag drift

v0.128.0

  • Fix process.env.PAPI_PROJECT_DIR mutation race condition in API routes
  • Npm security audit — verify package config, 2FA, access controls
  • Validate /api/intelligence model and maxTokens to prevent cost abuse

v0.127.0

  • Add PAPI_LIGHT_MODE config for branchless builds
  • Create /security-audit skill for codebase-wide reviews
  • Fix planner cycle sizing, rec expiry, scope pre-check

v0.126.0

  • Add block action to board_deprioritise + planner blocked-task instructions
  • Add PRE-BUILD VERIFICATION to BUILD HANDOFFs
  • Drop -alpha suffix from npm package versions so latest dist-tag advances

v0.125.0

  • Add Strict-Transport-Security header to next.config.ts

v0.124.0

  • Data proxy: per-user API keys with project ownership verification
  • Scope onboard endpoint to prevent cross-user project enumeration and claiming races
  • Remove hardcoded project UUIDs from brain-supabase.ts
  • Create waitlist_signups migration (table has no migration, was created manually)
  • Cockpit shows 'Released' instead of 'ready for release' for completed cycles
  • Security: restrict admin telemetry to owner-only, not any authenticated user
  • Allow authenticated dashboard sessions to access admin telemetry

v0.123.0

  • Add missing NOT NULL fields to dashboard createBuildReport
  • Cascade user_id on project claim + fix ensure-schema gaps
  • Board empty states, hide filters when empty, remove CLI jargon

v0.122.0

  • Security: remove user_id IS NULL fallback — strict user isolation
  • Data isolation — scope DB queries by user_id + onboarding gate
  • Security: restrict OAuth login to allowlisted GitHub accounts

v0.121.0

  • Security: strip x-papi-* headers from incoming requests to prevent spoofing
  • Unify API route auth to support GitHub OAuth sessions
  • Revert "Revert "fix: guard ProjectProvider against non-array API responses""
  • Revert "fix: guard ProjectProvider against non-array API responses"
  • Guard ProjectProvider against non-array API responses
  • Use correct theme tokens in admin page — fixes production render
  • Add Admin link to dashboard navigation under More menu
  • Add funnel analytics tracking to landing and setup pages
  • Configure dogfood logging for external users during setup
  • MCP telemetry infrastructure — track tool calls, projects, milestones

v0.120.0

  • Landing page: CTA hierarchy, scroll incentive, social proof with real numbers
  • Landing page CTA hierarchy, scroll incentive, social proof
  • Mobile responsive pass: fix critical breakage on cockpit, board, and analytics
  • Mobile responsive pass — cockpit, board, analytics

v0.117.1

  • CycleHero layout — flex instead of grid for even stat distribution
  • Single-row grid layout — stats beside headline with divider
  • Segmented ring — shows Done/InReview/InProgress progress
  • Ring visibility — brighter track, done/total counter
  • Stats strip redesign — full-width grid with large numbers
  • Address review feedback — consolidate hero pane
  • Analytics reframe: kill metrics wall, add headline insight, make velocity chart the hero
  • Analytics reframe — velocity chart hero + headline insight + kill metrics wall
  • Update stale sprint_number/sprint_range column refs to cycle_number/cycle_range
  • Cockpit redesign: Cycle Ring hero + headline insight + progressive disclosure
  • Cockpit redesign — Cycle Ring hero + headline insight + progressive disclosure
  • Revert: restore cockpit to pre-redesign state
  • Address cockpit review feedback — 6 fixes
  • Cockpit redesign — Cycle Ring hero, stats bar, progressive disclosure

v0.117.0

  • Add XS to effort/complexity taxonomy
  • Bootstrap-project skill prefers local PAPI build

v0.115.0

  • Add project frame + dogfood log to bootstrap-project skill
  • Add bootstrap CLAUDE.md to /bootstrap-project skill
  • Add /bootstrap-project skill for rapid client project setup
  • Complete sprint→cycle DB column rename (migration + adapter)

v0.114.0

  • Codebase sprint→cycle rename — 1,753 references across 108 files still use old taxonomy