Changelog

A maintained record of what changed, which pages were added recently, and the git history we are using as the running product log.

Latest pages

Git-backed history

2026-04-10

Academy, lead flow, and team workspaces now behave like live workflow surfaces

The workflow pages that came in from the final branch merge are now part of mainline history, with Academy routing tied to real destinations and the leads and teams pages kept on the richer live-workspace implementations already running in PocketSquad.

12b0965
  • Kept the clickable Academy cadence, library, and glossary links wired into real product and resource routes instead of static content blocks.
  • Preserved the live lead-capture and team-workspace implementations while merging the older workflow-surface branch into main.
  • Removed the last branch-integration gap so the shipped workflow surfaces on main and production match the changelog story.

2026-04-10

Deal records now run collaborator workflows inside the pipeline

The deal pipeline moved from a shared board into a true operating record with saved-scenario attachment, per-role collaborator lanes, lane notes, workflow activity, and richer notifications.

4577ef9
  • Added a live deal-record page tied to the pipeline item instead of limiting the workflow to stage cards alone.
  • Added contractor, partner, VA, and lender workflow lanes with assignment, status updates, and lane-specific notes.
  • Expanded workflow notifications so handoff requests and status changes now ping the right collaborators instead of relying on generic comments alone.

2026-04-10

Supabase auth handoff and SSR session handling were hardened

PocketSquad's auth flow now follows the newer Supabase SSR pattern more closely, with a cleaner post-signup handoff and safer no-store handling around session refreshes and callback redirects.

0adb30a
  • Added publishable-key support with anon-key fallback so the app can follow Supabase's current public-key convention without breaking existing setups.
  • Applied the SSR cookie-plus-header contract in the proxy refresh path so auth refresh responses are marked private and non-cacheable.
  • Kept the sign-up completion flow moving by pairing the animated success handoff with the tightened sign-in redirect path.

2026-04-10

Workspace-first product direction is now explicit

PocketSquad's roadmap is now framed around a small investor team's daily workspace: one investor gets immediate value from deal execution and portfolio visibility, then invites collaborators into live workflows.

workspace-roadmap
  • Clarified the core wedge as a deal operating system for small investor teams instead of a broad marketplace or social network.
  • Prioritized a connected workspace flow across deal analysis, saved scenarios, pipeline actions, and collaborator handoffs.
  • Defined growth around natural invite moments like contractor scope review, lender packet review, and partner approval workflows.

2026-04-06

Market intelligence now routes into real underwriting paths

The market-intelligence surface now acts like a decision layer instead of a static explainer, with clickable ZIP cards, market detail briefs, methodology, and analyzer handoff.

main-market-intelligence
  • Made ZIP cards, strategy sections, and featured market cards link into concrete routes instead of dead-end presentation blocks.
  • Added market detail pages and a scoring-methodology page so users can go deeper before opening the calculator stack.
  • Connected market selection to the deal analyzer so a chosen market can prefill the closest underwriting scenario.

2026-04-06

Blog article routes now resolve reliably

Dynamic blog article pages were stabilized so published posts resolve through the async App Router params flow instead of failing on direct article visits.

5d20fdc
  • Updated the dynamic blog route to handle async params correctly in the App Router.
  • Closed the reliability gap for direct article URLs and static blog article generation.
  • Kept the editorial funnel intact by making the article pages dependable entry points again.

2026-04-06

Platform routes, auth entry points, and portfolio command flow were tightened

PocketSquad gained the missing route surfaces behind the platform inventory while the portfolio command layer and account entry points were refined into a more coherent product path.

48818eb / d7d2b66
  • Added the missing platform, sign-up, and account-linked route surfaces so navigation no longer lands on dead ends.
  • Refined the portfolio command surface to better frame daily-use operator workflows.
  • Stabilized local validation around the route and surface expansion work before pushing it into mainline history.

2026-04-06

Changelog page shipped and landing hydration was repaired

The public release-history surface was added while a landing-page SVG hydration issue was fixed so the marketing shell could render cleanly in production.

fe7d534
  • Added the changelog page so shipped work can be surfaced inside the product.
  • Fixed the landing-page SVG hydration mismatch that was causing rendering instability.
  • Improved the reliability of the marketing shell while adding a durable public release log.

2026-04-06

Academy, lead flow, and team routes now show concrete operating workflows

The workflow surfaces moved beyond placeholder copy into structured modules that show how education, lead sharing, matching, and collaboration would actually run inside PocketSquad.

workflow-surfaces
  • Expanded the academy page with webinar cadence, recorded-library modules, and glossary terms tied to real investor jobs.
  • Expanded the lead-flow page with community queue types and matching-campaign examples instead of generic concept text.
  • Expanded the team workspace page with role definitions and shared operating lanes to clarify the eventual permissions model.

2026-04-06

Platform surfaces added for academy, lead flow, teams, and workflow routes

PocketSquad now exposes the next product surfaces directly in the app so homepage and platform links land on real pages instead of dead ends.

docs-routes
  • Added academy, lead flow, and team workspace pages using a shared platform surface pattern.
  • Added deal pipeline, portfolio command, and mobile field mode routes to support the existing platform showcase links.
  • Updated sitemap coverage and platform feature inventory so the new routes are discoverable and test-covered.

2026-04-06

Roadmap expanded for underwriting, academy, matching, and teams

The product docs now sequence the next major buildout across comps, rehab scopes, academy content, lead matching, and investor-team collaboration.

docs-roadmap
  • Expanded the roadmap with staged delivery guidance for address-first underwriting, rehab and ADU planning, and neighborhood intelligence.
  • Added academy, community lead-sharing, targeted campaign, and investor-team collaboration goals to the documented plan.
  • Updated architecture notes to reflect the likely routes, tables, and service boundaries these features will require.

2026-04-06

Supabase, Stripe, and AI-powered premium blog features

PocketSquad now has a real backend boundary for auth, waitlist capture, billing state, and article-level AI help.

72fa624
  • Added Supabase auth, Postgres schema scaffold, and waitlist submission route.
  • Added Stripe checkout plus webhook sync for paid entitlements.
  • Added Vercel AI SDK + Anthropic article assistant and premium Audio articles gating.

2026-04-06

Calculator engine and audio article groundwork

The product surface expanded from static marketing into interactive investor workflows and premium editorial positioning.

af1dbe3
  • Expanded calculator capabilities and supporting product structure.
  • Introduced the first Audio articles product framing on the blog surface.

2026-04-06

Blog expansion and landing page refinement

The editorial layer and site messaging were tightened to better match the investor operating-system angle.

2577482
  • Expanded blog content inventory and article quality.
  • Refined landing messaging and removed riskier brand references.

2026-04-06

Property management company category added

The provider taxonomy now explicitly includes property management companies across the site.

4fdadeb
  • Updated feature, about, contact, and educational surfaces.
  • Aligned the marketing taxonomy with the intended backend-safe category shape.

2026-04-06

Footer pages and documentation structure

The site gained more complete company/legal routing and a stronger contributor entrypoint.

83b3dbe
  • Added footer-linked informational pages.
  • Improved onboarding and project cleanup for future contributors.

2026-04-05

Initial footer route buildout

The missing support pages and footer destinations were created so the site could stand on its own as a full web property.

c8e576c
  • Added About, Contact, Blog, BRRRR Guide, LLC Setup, Privacy, Terms, and Disclaimer pages.
  • Established the current non-home page structure used throughout the site.

Going forward

This page is intended to be updated whenever a meaningful route, capability, or product milestone ships. The pattern is simple: add the latest pages that matter to users, then append the matching release note entry with the commit hash that carried the change.