This release adds public shop pages with current approved offers to the generated sitemap so Google can discover the complete public catalog through one submitted URL.
- Added a public API listing visible shop tokens that have fresh, approved offers in the current catalog snapshot.
- Added those shop pages to
sitemap.xmlalongside products and guides. - Kept filtered query URLs and generated Open Graph images out of the sitemap.
- API test suite: 162 passed, 3 skipped.
- Web test suite: 54 passed.
- Web typecheck and production build passed.
- Follow
docs/QUICK_DEPLOY.mdand deploy only thev3.7.18tag after CI succeeds. - No database migration is required.
- Rebuild
api,web, andimporter; source-detector and crawler images are unchanged.