| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-17 | 482 Bytes | |
| vanillapdf v2.1.2 source code.tar.gz | 2026-03-17 | 169.6 MB | |
| vanillapdf v2.1.2 source code.zip | 2026-03-17 | 169.9 MB | |
| Totals: 3 Items | 339.5 MB | 0 | |
Vanilla.PDF v2.1.2
Patch release for the 2.1 branch with a bug fix and infrastructure improvements.
Bug Fixes
- Fix DCT decode crash — replace custom JPEG source manager with
jpeg_mem_srcfor robust DCT decoding (#335)
Infrastructure
- CI/CD workflow chain updated for release/2.1 (#339)
- vcpkg cache keys standardized, removed nightly caching (#341)
Full Changelog: https://github.com/vanillapdf/vanillapdf/compare/v2.1.1...v2.1.2