v0.1.5 Release Notes
v0.1.3 -> v0.1.5
Summary
Article extraction now preserves successfully extracted content even when the downstream HTTP status is non-2xx, reducing false-empty failures on pages that still render useful bodies alongside error responses.
翻譯
即使下游 HTTP 狀態為非 2xx,只要文章內容已成功擷取,現在也會先保留結果,不再因狀態碼處理而誤判成空內容失敗。Changes
FIX
- Preserve extracted article content before handling HTTP status failures (@pardnchiu) [48b7f0f]
翻譯
- 修正先保留已擷取文章內容,再處理 HTTP 狀態錯誤
Scope
fetch.go— FIX
Generated by SKILL