# Changelog of RSS, Atom & JSON Feed Monitor (`xerophylous_mercy_0wn/feed-contract-monitor`) Actor

- **URL**: https://apify.com/xerophylous\_mercy\_0wn/feed-contract-monitor/changelog.md
- **Full Actor documentation**: https://apify.com/xerophylous\_mercy\_0wn/feed-contract-monitor.md

## Changelog

### 0.1.13 - 2026-08-12

- Route the Store's primary n8n path to the approved native workflow page;
  preserve the direct JSON import as a self-hosted fallback.

### 0.1.12 - 2026-08-11

- Added a Store-visible price example for a quiet one-feed check.
- Made the paid-plan volume discount and maximum-run-cost control explicit.

### 0.1.11 - 2026-08-11

- Add the exact no-account x402 payer path, current prepaid-token constraints,
  and a bounded Feed run example to the Store documentation. Runtime, schemas,
  tasks, and pricing are unchanged.

### 0.1.10 - 2026-08-09

- Emit a privacy-safe commercial-attribution log at run start: paid/free/unknown
  plan class, launch origin, direct-versus-task surface, owned public task slug,
  and configured maximum charge. User IDs and raw task IDs are never logged.

### 0.1.8 - 2026-08-06

- Route Store visitors directly to existing feed-health and scheduled
  competitor-monitoring examples; runtime, schemas, and pricing are unchanged.

### 0.1.7 - 2026-08-06

- Describe the n8n package as scanner-passing rather than verified; n8n's
  public integration directory does not yet list the community node.

### 0.1.6 - 2026-08-06

- Add the public n8n community package and workflow as a direct repeat-use
  path from the Store README.

### 0.1.3

- Stop cleanly when the pay-per-event run budget cannot fund another dataset
  record.
- Serialize budget checks and dataset writes so concurrent feeds cannot race the
  same remaining allowance.
- Preserve at-least-once delivery by leaving a feed's state unchanged when its
  output is only partially delivered at the budget boundary.
- Report records actually delivered before the budget boundary in `SUMMARY`.

### 0.1.1 — 2026-08-04

- Hardened the cloud build context for private deployment.
- Vendored the small reusable data-contract core required by the Actor image.
- Set and live-verified the 256 MB default memory allocation.
- Completed persistent-state, conditional-request, failure-boundary, and cost
  telemetry tests on the private Apify deployment.

### 0.1.0 — 2026-08-04

- Initial publication candidate.
- RSS 2.0, RSS 1.0/RDF, Atom 1.0, and JSON Feed 1.0/1.1.
- Standard website feed discovery.
- Conditional HTTP, bounded persistent state, and new/changed-only delivery.
- Versioned item, health, state, and run-summary contracts.
- Stable issue codes and private-network request blocking.
