Release notes.
Every published version of decant-core, newest first. This page is
generated from CHANGELOG.md at
build time — the canonical history lives in
GitHub Releases.
1.11.0 (2026-09-20)
Features
- parser: add Duck.ai parser and platform detection (9701c2a)
1.10.1 (2026-09-16)
Bug Fixes
- google-search-ai: prevent inline math newline breaks and improve formula container resolution (72f919a)
- google-search-ai: support data-xpm-copy-text and alt fallbacks cleanly (8218750)
1.10.0 (2026-09-15)
Features
- parsers: add GrokParser, Z.ai/Meta internal APIs, DOM hardening from Sept fixtures (d09d1ca)
1.9.2 (2026-09-14)
Bug Fixes
- ci: deploy Pages on every main push, not just website changes (24738d7)
- ci: skip npm release on docs/website-only pushes (7875777)
1.9.1 (2026-09-14)
Bug Fixes
- explicit whitespace in release-notes prose (ff8bd65)
1.9.0 (2026-09-14)
Features
- web-docs: add release-notes page generated from CHANGELOG (274c4c0)
1.8.0 (2026-09-13)
Features
- web-docs: add light/dark/system theme support (af4be7f)
1.7.0 (2026-09-13)
Bug Fixes
- apply CodeRabbit auto-fixes (d5896dc)
Features
- web-docs: add JobFoundry-style wave background (b9a533a)
1.6.0 (2026-09-12)
Features
- gemini: add batchexecute RPC pagination and resilient candidate extraction with DOM fallback (5f09682)
- gemini: enrich API messages with DOM attachments and add test coverage (0365bb9)
1.5.0 (2026-09-12)
Bug Fixes
- chatgpt: clean DOM webpage citation pills and support modern turn containers (f24f481)
- perplexity: resolve account ID for authenticated thread API requests (8aaa754)
- perplexity: support modern user bubbles and extract message timestamps (3451e18)
Features
- perplexity: add REST API thread extraction with DOM fallback (720b4ed)
1.4.0 (2026-09-09)
Features
- claude: support interactive elements, widgets, questionnaires, and unrolled carousels (#7) (93baca7)
1.3.1 (2026-09-09)
Bug Fixes
1.3.0 (2026-09-07)
Features
- disable article extraction for content in subframes by checking window hierarchy (a0032f6)
- improve ChatGPT math rendering and cleanup by supporting data-math-source and adding new noise filters. (e3017e9)
1.2.6 (2026-09-07)
Bug Fixes
- google-search-ai: preserve data-xpm-latex math equation images when stripping base64 images (b293769)
1.2.5 (2026-09-07)
Bug Fixes
- katex rendering (6584dbd)
1.2.4 (2026-09-06)
Bug Fixes
- google-search-ai: sanitize scripts, base64 images and tracking links (Covai-Labs/ai-chat-exporter#29) (f70bd42)
1.2.3 (2026-09-06)
Bug Fixes
- preserve latex math without turndown escaping (68dbdef)
1.2.2 (2026-09-01)
Bug Fixes
- gemini: prioritize DOM extraction & validate API response content (#1) (84ab6cb)
- gemini: prioritize DOM parsing and validate API message content (5b44011)
1.2.1 (2026-08-31)
Bug Fixes
- gemini: clean up console logs and simplify deep research extraction (e8990a3)
1.2.0 (2026-08-25)
Bug Fixes
- just prettier (1cd3a36)
Features
- standardize extraction method metadata across all AI parsers and add validation tests (175a990)
1.1.0 (2026-08-20)
Features
- implement intelligent article extraction and web parsing using Readability, Defuddle, and Article-Extractor libraries. (c24dc16)
1.0.1 (2026-08-19)
Bug Fixes
- ci: pass NPM_TOKEN to release workflow and format changelog (9148fab)
1.0.0 (2026-08-19)
Bug Fixes
- ci: update node version to 22 for semantic-release (c806c07)