# Changelog of FDA Warning Letters Monitor 🔔 (drug & device alerts) (`tagadanar/fda-warning-letters`) Actor

- **URL**: https://apify.com/tagadanar/fda-warning-letters/changelog.md
- **Full Actor documentation**: https://apify.com/tagadanar/fda-warning-letters.md

## Changelog

### 2026-08-30

- Every run now finishes with a status message that says what actually
  happened, chosen from counters rather than from an empty dataset. Run
  4PniAkAPXhrhYHBb7 (2026-08-29) finished SUCCEEDED with zero rows and a blank
  status message over a 5-day window, and nothing on the run card said whether
  the FDA had been quiet or the feed had changed. A run that returns nothing now
  distinguishes: fda.gov did not serve the feed; the feed's own envelope reports
  letters in the index but not one row could be read out of it (our parser,
  named as ours, never sold as a quiet month at the FDA); the feed reports no
  letters at all; letters were read and none matches the window/programs/
  keywords — and that verdict now cites the date of the most recent letter the
  FDA has actually published, so it is checkable; the monitor seeded its
  baseline; the monitor found nothing new.
- A run whose feed died partway through paging now says so instead of shipping a
  partial sweep as a complete one, and the max-letters cap is named as a cap.
- README: the letter and digest prices are stated per 1,000 with the real
  plan-discount steps.

### 0.1 — first release

FDA warning letters monitor built on the FDA's published warning-letters feed.
Returns each letter with the company, issuing office and program, subject, close-
out status and a link to the letter. Filter by program (drugs, devices, food,
biologics, tobacco, veterinary, imports) or by keyword across company and
subject. Includes a look-back window and a monitor mode that alerts on only-new
letters with an optional Slack digest.
