# Release Notes and What's New Where to find Chipp's changelog: the What's New page with release notes covering new features, improvements, and bug fixes shipped to the platform. --- Chipp ships improvements continuously, and every update is captured in official release notes. Here's where to find them. ## The What's New page Sign in to Chipp and visit the What's New page: **[https://build.chipp.ai/#/whats-new](https://build.chipp.ai/#/whats-new)** The page lists release notes newest-first, grouped by release period. Each entry covers: - **New Features**: capabilities that just shipped - **Improvements**: existing features that got better - **Bug Fixes**: issues that have been resolved - **Security**: security-related updates You need to be signed in to a Chipp account to view the page. If you don't have an account yet, signing up is free. ## How release notes are produced Release notes are generated automatically from what actually ships to the platform, so they stay current without manual editing. New entries appear as updates roll out; periods with nothing user-facing to report are skipped rather than padded. ## Programmatic access Need release notes in CI, a deployment check, or Slack? Chipp also publishes a public, unauthenticated [RSS/Atom feed and HMAC-signed webhook subscription API](/api/release-notes) backed by the same data as this page -- no sign-in and no scraping required. ## Asking the support assistant Chipp's support assistant can read the published release notes directly. Ask it questions like: - "What shipped this week?" - "Was the file upload issue fixed?" - "What's new in Chipp?" and it will answer from the official release notes rather than guessing.