# Poppler poppler-25.12.0 - Product: Poppler (https://whatsnew.fyi/product/poppler) - Vendor: freedesktop.org - Date: 2025-12-01 - Original notes: https://gitlab.freedesktop.org/poppler/poppler/-/tags/poppler-25.12.0 - Permalink: https://whatsnew.fyi/product/poppler/releases/2025-12-01-poppler-25.12.0 - Labels: Machine-generated from commit messages — the vendor published no release notes What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- poppler 25.12.0 - **changed** — Switch to C++23. - **changed** — Change default line ending to \n for all API. - **fixed** — Ignore color operators when painting a Type3 font with d1. - **fixed** — Be less strict about the Page Annots object being correct. - **fixed** — Limit postcript function recursion. - **fixed** — Don't resolve roleMap by recursion and deal with different circular references in RoleMapResolve. - **fixed** — Fix using object as name before checking it is a name in roleMapResolve. - **fixed** — Do not report pdf syntax error when Suspects or UserProperties have false value. - **fixed** — Fix regression in Annot.cc related to annotation handling. - **changed** — Qt6: Use less deprecated functions and replace qvsnprintf with vsnprintf.