Changelog

Product changes with enough detail to understand what actually moved.

Appond’s public changelog is for meaningful product and surface changes, not filler release noise.

Short answer

The changelog records meaningful public product and site changes so users can see what actually shipped.

2026-04-16

Public site relaunch

Split the public product surface from the authenticated builder and moved the builder to the app domain.

What changed

  • Public routes now live on a dedicated SSR and prerendered site.
  • The authenticated builder continues on the app domain.
  • Public docs, FAQ, support, pricing, privacy, terms, and status now render meaningful HTML on first paint.

Why

Appond needed a public surface that explains the product clearly before JavaScript runs and before a user commits to signing in.