-
v2026.01.003
StableAll checks were successfulBasil CI/CD Pipeline / Code Linting (push) Successful in 1m19sBasil CI/CD Pipeline / Shared Package Tests (push) Successful in 1m19sBasil CI/CD Pipeline / Web Tests (push) Successful in 1m32sBasil CI/CD Pipeline / API Tests (push) Successful in 1m39sBasil CI/CD Pipeline / Security Scanning (push) Successful in 1m11sBasil CI/CD Pipeline / Build All Packages (push) Successful in 1m32sBasil CI/CD Pipeline / E2E Tests (push) Has been skippedBasil CI/CD Pipeline / Build & Push Docker Images (push) Has been skippedBasil CI/CD Pipeline / Trigger Deployment (push) Has been skippedreleased this
2026-01-17 06:49:50 +00:00 | 24 commits to main since this releaseBug Fixes
Recipe Import from Unsupported Websites
- Fixed: Recipe import now works with any website that uses schema.org structured data, not just officially supported sites
- Enabled "wild mode" in the recipe scraper (
supported_only=False) to allow scraping from sites like hot-thai-kitchen.com - This significantly expands the range of recipe websites that can be imported
External URL Deletion Error
- Fixed: Storage service no longer attempts to delete external URLs (from imported recipes) as if they were local files
- Added check to skip deletion for URLs starting with
http://orhttps:// - Resolves error:
ENOENT: no such file or directorywhen updating recipes with external image URLs
Commits
Downloads