# Changelog of Yupoo Store Scraper: New Listing & Restock Monitor (`getascraper/yupoo-store-monitor`) Actor

- **URL**: https://apify.com/getascraper/yupoo-store-monitor/changelog.md
- **Full Actor documentation**: https://apify.com/getascraper/yupoo-store-monitor.md

## Changelog

All notable changes to this project will be documented in this file.

### \[0.3.0] - 2026-09-22

#### Fixed

- 🐛 Fixed the core monitoring bug: scheduled runs against the same store now correctly remember what they saw last time, so only genuinely new albums and categories are reported instead of the whole catalog reappearing as "new" on every run.
- 🩹 Stores that come back empty (private, deleted, renamed, or temporarily unreachable) now surface a clear warning in the run log instead of silently finishing as a normal success.

### \[0.2.0] - 2026-09-21

#### Changed

- Renamed the monitoring scope input field to `monitorScope` for clarity. Existing scheduled runs that already pass the previous field name continue to work without any changes.

### \[0.1.0] - 2026-08-27

#### Added

- 🚀 Initial release: schedule this Actor to watch any Yupoo store and get alerted only to the albums and categories added since your last check, instead of re-downloading the whole catalog every time.
- ✨ First run against a store captures a full baseline snapshot of every current listing, tagged so you can tell it apart from real alerts.
- 🔔 Every scheduled run after that outputs only genuinely new listings and new categories, with a direct link, category, photo count, and thumbnail for each.
- 🗂️ Monitor multiple stores from a single run, each tracked independently.
- ⚙️ Optional one-click baseline reset for when you change which stores you're tracking.
