Changes.Watch

Indie Hackers changelog updates

Small-team tools for shipping SaaS, billing, auth, email, analytics, and hosting. Follow release notes, breaking changes, security patches, pricing updates, and community reactions from this channel.

Use this Indie Hackers changelog channel to compare product release notes, discover risky migrations, and build a weekly digest for the tools in this stack.

6
11
3

Products in this channel

Browse catalog

Latest Indie Hackers changelog updates

Deployment insights adds route-level latency views

  • Deployment views now surface slow routes and cold-start patterns.
  • Teams can compare latency before and after a production rollout.

Auth policy examples refreshed for RLS projects

  • Auth docs now include clearer examples for user-owned rows.
  • Teams using custom claims should review policy snippets before copying them.

Checkout adds new recovery controls

  • Checkout recovery flows expose more controls for abandoned sessions.
  • Billing teams can tune recovery without rebuilding custom payment pages.

Session management update changes token refresh timing

  • Session token refresh timing is adjusted for better reliability.
  • Apps with custom middleware should test stale-session edge cases.

Broadcast API improves audience import validation

  • Audience imports now return clearer validation errors.
  • Teams can catch malformed subscriber records before sending campaigns.

Feature flag payloads support richer preview values

  • Flag payload previews now support richer values before rollout.
  • Useful for teams shipping configuration-heavy experiments.

Project transfer flow adds ownership warnings

  • Project transfers now show clearer warnings for domains and environment variables.
  • Good quality-of-life update for agencies and multi-team workspaces.

Storage image transformations gain cache controls

  • Image transformations can now be cached with more explicit controls.
  • Apps serving many resized assets may reduce repeated processing.