What's New at InstantlyAnalyze

Track every feature, fix, and improvement shipped to InstantlyAnalyze, in the order we released it. New calculators, data-source upgrades, AI improvements, workflow refinements, and the occasional bug fix all land here first. Updates publish the same day they ship, so check back regularly — or follow along as we roll out the next phase of the platform.

Each entry includes what changed, why it matters to real estate investors, and a short "how to test" checklist so you can verify the behavior on your own portfolio. If a recent change affects a deal you already analyzed, open it in the rental property calculator or BRRRR analyzer and re-run the numbers — the new logic applies automatically.

April 30, 2026New

Local smart assumptions and appreciation data

The rental report now compares your appreciation and rent-growth inputs against deterministic Zillow-backed market data and flags property tax that looks like an annual amount entered as monthly.
  • Generator: extended scripts/generate-markets-data.js to emit src/content/markets/generatedMarketAssumptions.ts with 1/3/5/10y CAGRs, conservative suggested defaults, and county profiles per supported metro
  • Helpers: added findMarketAssumptionProfileByProperty (city → county-membership → state-only fallback) and getCriticalAssumptionWarnings in benchmark.ts
  • Report UI: added a Market-backed assumptions panel inside Assumptions & Mechanics with current vs market suggestion rows and one-click Apply
  • Report UI: added a deterministic Property Overview banner that flags monthly property tax that looks like an annual amount and offers a one-click "Treat this value as annual" fix
  • Report data: added an isOwnedProperty flag on IRentalCalculatorData and a portfolio/current-hold framing badge on the Summary panel, plus a form toggle on the property-information step
  1. Run npm run generate:markets in InstantlyAnalyze-Layouts and confirm generatedMarketAssumptions.ts is written with finite CAGRs (no Infinity, no NaN)
  2. Load a Mobile, AL report with $1,500/month property tax and confirm the Property Overview banner says the value looks annual; click Treat this value as annual and verify Summary cash flow flips positive
  3. Load a Park City, UT property and confirm the Market-backed assumptions panel resolves to a Utah metro profile with current vs suggested appreciation and rent growth
  4. Toggle "I already own this property" on the form and confirm the Summary section shows the Portfolio / current-hold focus framing badge instead of Acquisition underwriting
April 30, 2026

Founder-led About page

The old mission page has been replaced with a founder-led About page that explains why InstantlyAnalyze exists and what real underwriting lessons shaped it.
April 28, 2026

Rent page polish and cleaner release notes

The rent estimator, property analyzer, and release notes pages now share the same full-width grid backdrop with cleaner rent-estimate entry and results layouts.
April 27, 2026

Rent Estimator polish + login redirect fix

Cleaner Rent Estimator UX, a friendlier sign-in nudge, and post-login now reliably returns you to the page you started on.
April 26, 2026

AI assumption review fallback hardening

AI assumption review now uses Nova Lite by default and returns useful deterministic underwriting flags when model enrichment is unavailable.
April 22, 2026

Analyzer hubs and saved reports merge

The property analyzer and rent estimator now behave like polished product hubs, with saved reports folded into the analyzer page and login handoffs preserving user intent.
April 21, 2026

Analyzer page UX and SEO polish

The rent estimator and rental property analyzer now have cleaner Cloudscape interactions, visible FAQ content, and richer structured data for search.
April 20, 2026

Zillow scraper import handoff polish

The Zillow scraper side panel now keeps completed scrape results visible after import and no longer swaps to a login-required gate during website handoff.
April 19, 2026

SEO + perf overhaul: bundle split, CLS fixes, demo page, HSTS

Marketing pages no longer load Cloudscape JS/CSS, the demo property page dropped from 31s LCP to sub-3s, Home/Markets CLS scores were fixed, and HSTS headers are now CDK-managed for both beta and prod.
April 19, 2026

SEO and performance hardening

Prerendering, sitemap generation, structured data, and responsive image delivery were tightened so public investor pages map cleanly to crawlable HTML and load with less layout movement.
April 12, 2026

Markets SEO consolidated on /analyze/markets

The top-level markets experience now lives on /analyze/markets with extension setup and Zillow import guidance, while sitemap generation drops the individual market briefs.
April 11, 2026

Zillow scraper: sign-in gate and cleaner extension panel

The Zillow scraper extension now requires signing into InstantlyAnalyze before scraping, and the side panel UI was simplified to remove banner clutter and debug noise.
April 10, 2026

Zillow scraper import session fix

Fixed the Zillow scraper import flow so scraped sessions persist in extension storage correctly and the import page distinguishes missing extension connectivity from missing scrape data.
April 9, 2026

Zillow scraper limits, import feedback, and SEO copy refresh

Free Zillow scraping now stops after the first results page with clearer upgrade messaging, imports report missing or empty sessions more explicitly, and core marketing/tool pages ship updated search metadata.
April 7, 2026

Blog system polish & conversion upgrade

Redesigned the blog with a clean editorial layout, added conversion elements (TOC, social sharing, mid-post CTA, related articles), fixed dark mode, and migrated content to separate markdown files.
April 6, 2026

Performance optimization & Rent Estimator public access

Improved mobile Lighthouse scores by deferring Cloudscape and MUI bundles, added pagination to Markets, opened the Rent Estimator to unauthenticated visitors, and added the BRRRR Calculator to the navbar.
April 4, 2026

Markets map moved above the card grid

The map section on /markets now appears before the card grid so users see geography context before scanning individual market cards.
April 4, 2026

Accessibility improvements across the site

Fixed three WCAG AA failures flagged by PageSpeed Insights — a nameless toggle button, an ARIA attribute mismatch on the address search input, and contrast issues on outline buttons and the beta banner.
April 3, 2026

Image loading performance improvements

Hero image preload now correctly targets AVIF (the format browsers actually load), rentEstimator gains responsive image variants, and a redundant high-priority image flag was removed to keep LCP uncontested.
April 3, 2026

Markets cards were compacted and benchmark comparison moved into score breakdown

The markets index now uses a denser card layout with compact average-deal rows, and the report-side market benchmark comparison now lives inside the sticky summary score breakdown instead of below the hero.
April 3, 2026

Markets now lead with benchmarks and report-side comparisons

The public market pages now use the same grid-backed shell as home and subscribe, foreground an average-deal benchmark, and pass a market benchmark comparison into report summaries when a property cleanly matches a published market.
April 3, 2026

Markets atlas is live on /markets

The public market experience now lives on /markets with Zillow-backed market pages, county maps, and navbar routing that points visitors to the atlas instead of the old scanner landing page.
April 2, 2026

Markets atlas now runs on Zillow Research files and county maps

The public /markets experience now generates 75 Zillow-backed markets at build time, adds transparent market ratings, and shows real county overlays on each city page.
April 2, 2026

Markets pages now show sourced snapshots instead of fabricated stats

The public /markets experience was rebuilt around provenance-first Zillow snapshot metrics, underwriting guidance, and CTA paths into analysis so unsupported market numbers no longer ship as facts.
April 2, 2026

Sitemap now generates from live SEO routes

The build now generates /sitemap.xml from the actual public route sources so URLs and lastmod dates no longer drift from the site, and the current market pages are excluded from indexing for now.
April 1, 2026

Community and subscribe light-mode polish

The community gallery now uses an explicit themed page shell so cards no longer sit on a black backdrop in light mode, and the subscribe hero headline now stays readable in light mode.
March 31, 2026

Cloudscape CSS deferred, LCP fixed, auth gate hardened

Cloudscape global CSS now loads only when a product route is visited, the homepage hero no longer competes with a background image for LCP, below-the-fold images use responsive srcsets, and the report creation page is fully blocked for unauthenticated users.
March 31, 2026

Homepage and frontend delivery got a major performance pass

The marketing shell now avoids loading the full product on first paint, above-the-fold assets are prioritized more cleanly, and production deploys now ship cache metadata that browsers and CloudFront can actually use.
March 28, 2026

Public pages now ship search-friendly HTML without the prerender flash

Public marketing and legal routes now serve stable canonical metadata and prerendered route files end to end, while content-heavy pages keep full crawlable HTML.
March 28, 2026

Calculator summaries and shared marketing surfaces got regression fixes

The rental-analysis summary views, sensitivity matrix, footer links, and hero media were tightened back to their expected production contracts so the latest fixes ship cleanly.
March 28, 2026

New deal-analysis landing pages and crawlable blog HTML

InstantlyAnalyze now exposes dedicated public landing pages for deal analysis workflows and ships crawlable prerendered HTML for key public marketing pages and blog posts.
March 28, 2026

Subscribe and rental report views got a dark-mode polish pass

The pricing page and rental report experience now read more clearly in dark mode, with a stronger free-tier comparison and a non-collapsible property overview on full reports.
March 25, 2026

Rental reports now support value-add scenarios

The rental report now includes a dedicated Value-Add Opportunities workspace with collapsible opportunity cards, starter templates, a compare modal, and plain-language metric explainers.
March 25, 2026

Tool pages now cross-link to related calculators

The main tool pages now surface related calculators and workflows so visitors can move from one analysis step to the next without hunting through the nav.
March 25, 2026

Try a full property analysis without signing in

Unauthenticated users can now enter property data, complete the wizard, and instantly view a full analysis report — no account required. A sign-up prompt appears after the report so users can save it and unlock 4 more free analyses.
March 24, 2026

Blog posts now link to BRRRR, Rent Estimator, and Property Analysis tools

Each blog post now surfaces cross-links to the most relevant tools — the BRRRR Calculator, Rent Estimator, and Property Analysis — so readers can go straight from the article to the matching tool.
March 25, 2026

BRRRR Calculator rebuilt with real financial math

The BRRRR Calculator is now a fully functional tool with phase-by-phase inputs, real P&I mortgage math, cash-left-in-deal, equity captured, and cash-on-cash ROI calculations.
March 24, 2026

Faster production page loads from minified JavaScript

Production builds now minify the main web app bundles again, cutting shipped JavaScript weight and improving load performance for users.
March 24, 2026

Address search now uses a custom Mapbox dropdown

Address lookup on the homepage and property form now uses a custom-styled suggestion list while keeping the same property-data lookup flow.
March 24, 2026

Home page: mobile UX fixes

Fixed mobile layout issues on the home page: content is no longer hidden behind the fixed beta banner, and product images now scale correctly on small screens.
March 24, 2026

Profile: AI Advice Instruction, Preferred Strategies & Display Preferences

The Profile page now lets you customize AI advice with a personal instruction, choose your preferred investment strategies, and toggle light/dark and compact modes directly from your profile.
March 24, 2026

Community sharing, profile identity, and pricing polish

The product pass upgrades community sharing, moves avatars to app-managed profile data, and tightens the Subscribe, Profile, header, and rent-estimator surfaces.
March 24, 2026

Address lookup now handles sparse Mapbox suggestions more safely

Property-address lookup now avoids malformed Mapbox autofill payloads causing crashes, and shows a clear error when a suggestion is missing required location details.
March 24, 2026

Deal Breakdown now shows payback period

Property reports now include a payback-period rule of thumb so investors can quickly see how long annual cash flow would take to recover their upfront cash.
March 24, 2026

SEO titles now match product and report pages

Rental report pages now use the property address in the browser title, and core product landing pages use shorter branded titles for cleaner SEO and share previews.
March 24, 2026

Analytics: fix PostHog not capturing events

Fixed PostHog analytics not recording any events in production by ensuring the API key is injected at build time and all PostHog calls go through a single shared instance.
March 24, 2026

Subscribe page: active subscription management panel

Paid users visiting the Subscribe page now see their current plan status, renewal/cancellation date, and a direct "Manage Subscription" button linking to their Profile page.
March 24, 2026

Improved rental calculator access alerts

The rental calculator landing page now shows a clear "Subscribe Now" button when free uses are exhausted, with distinct prompts for unauthenticated vs signed-in users.
March 23, 2026

Community Gallery: richer deal metrics

Community gallery cards now show cash flow, cap rate, CoC ROI, and the date the deal was shared — making it easier to quickly evaluate deals at a glance.
March 23, 2026

AI Chatbot on Rent Estimator page

The floating AI chatbot is now available on the Rent Estimator tool page, not just the property reports page.
March 23, 2026

SEO: Per-page meta descriptions and Open Graph tags

Added unique meta descriptions, Open Graph tags, and schema markup to the Mission, Community Gallery, and Release Notes pages for better search visibility.
March 23, 2026

Community Gallery: Dual Paths & Navigation

The Community Deals Gallery now clearly shows two ways to share: analyze a new deal or share an existing report, with quick links to the Blog and What's New.
March 23, 2026

SEO: Sitemap now served at /sitemap.xml

Fixed sitemap.xml serving the wrong content (HTML instead of XML) and added lastmod dates to all pages for better crawl prioritization.
March 23, 2026

Floating AI Chatbot Widget

The AI deal chatbot is now a floating widget in the bottom-right corner of the reports page, so it is always accessible without taking up page space.
March 22, 2026

Reload Property Details Button Improvements

The "Reload Property Details" button on the edit page is now visible by default and shows a success message when data is refreshed.
March 21, 2026

AI Verdict on Shared Reports + PRO Gating

Shared property reports now show the AI Deal Verdict. FREE users see a teaser with gated risks; PRO users see everything. Plus a CTA for visitors to analyze their own property.
March 21, 2026

Release Notes Page

Added this release notes page so users can track what's new.
March 21, 2026

AI Deal Verdict (Phase 2)

Every property analysis now gets an instant AI verdict rating the deal out of 10 with strengths and risks.
March 21, 2026

Coverage Sprint & DX Improvements

Raised acceptance test coverage and made the codebase easier for AI agents to work in safely.
February 28, 2026

Phase 1 Growth Features

Added share links, dashboard navigation, and fixed breadcrumbs and blog readability.
January 31, 2026

Stability & Bug Fixes

Fixed critical bugs including blank analyze page, Edge browser compatibility, loan paydown graph, and save button detection.

On the roadmap

Here's what we're actively building next for real estate investors: deeper market-level rent forecasts, a full portfolio dashboard that rolls up cash flow and equity across every deal you've analyzed, expanded BRRRR exit-scenario modeling, and a native mobile experience for walking properties. We ship incrementally — each of those lands in pieces over the coming release notes as features stabilize.

Requesting a feature is the fastest way to move it up the queue. Real feedback from real deals is what drives the roadmap more than anything else. Drop us a note from the contact page with what you're trying to solve and the scenario you're trying to model, and you'll see it show up here.