# Changelog of Licitaciones Feed — Buenos Aires Government Tenders Scraper (`mfapitools/licitaciones-feed`) Actor

- **URL**: https://apify.com/mfapitools/licitaciones-feed/changelog.md
- **Full Actor documentation**: https://apify.com/mfapitools/licitaciones-feed.md

## Changelog

All notable changes to this actor will be documented here.

Format: `YYYY-MM-DD | version | description | author`

***

2026-07-23 | 0.1.0 | Initial build — CABA procurement feed actor (query + sync modes, BAC CSV stream-parse, KVS state management for sync dedup, PPE charging for tender-matched/tender-new events) | builder-agent
2026-07-24 | 0.1.1 | Native alert delivery — optional `slackWebhookUrl`/`discordWebhookUrl` inputs (isSecret) POST a Spanish-language run summary (count, top-5 tenders with links, total amount when present) after any query/sync run with matched/new tenders; `notifyOnEmpty` input to also notify on zero results (default off). Webhook failures are caught and logged as warnings only — never fail the run or affect charging. New `src/notify.ts` pure message builders + I/O sender, 29 new unit tests (59 total). README "Slack / Discord alerts" section with setup walkthrough. | Sonnet (builder agent)
