> ## Documentation Index
> Fetch the complete documentation index at: https://docs.airgraphic.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Changelog

> Product and API changes.

## 2026-05-22

* Raised API-key and free-plan generation rate limits while keeping credit
  charges as the primary abuse/cost control.
* Added PMC/NCBI BioC extraction for open-access scientific articles.
* Added bot-check/CAPTCHA extraction guards so blocked source pages fail and
  refund instead of becoming infographic content.
* Added selectable meme aspect ratios and PDF/PPTX/image primary source
  uploads for meme generation.
* Added bounded structured visual enrichment for uploaded image sources,
  Instagram image posts/carousels, Instagram and TikTok covers, and verified
  TikTok photo/slideshow image arrays.

## 2026-05-21

* Added the Meme generator tab on `/app/generate`.
* Added `/api/meme` for researched, audience-native meme generation.
* Added `generations.asset_type` so memes and infographics are distinct asset
  kinds while `outcome` remains the infographic target surface.
* Added multi-credit charging. Memes cost 2 credits; infographic single images
  remain 1 credit and carousels remain 1 credit per slide.
* Added web/X culture scouting and template discovery for meme generation.
* Fixed OAuth redirects by using the exact `/auth/callback` URL and carrying
  the post-login destination in a short-lived cookie.

## 2026-05-20

* Added Stripe Checkout for Creator, Pro, and credit top-ups.
* Added Stripe Customer Portal from the account page.
* Added signed webhook handling for subscription renewals, top-ups, and plan
  status changes.
* Updated pricing to Creator at $9/month and Pro at $29/month.
* Verified Google OAuth branding for the production sign-in screen.
* Added the AirGraphic favicon.

## 2026-05-19

* Published the public docs site at `docs.airgraphic.io`.
* Added Terms of Service, Privacy Policy, and Acceptable Use Policy pages.
* Added `/api/health` for uptime monitoring.
* Added first-class API keys with copy-once secrets, revocation, and per-key
  rate limits.
* Published `/openapi.json`.
* Added PDF, PPTX, and image source uploads.
* Added LinkedIn, X, and Reddit source extraction.

## 2026-05-18

* Added history, public share URLs, and re-run.
* Added saved brand profiles.
* Rebuilt the generator around output outcomes.
* Shipped the public landing page.

## 2026-05-17

* Added authentication, database schema, RLS, credits, and queue-backed jobs.
