Skip to content

v4.0.0-rc.5

Pre-release
Pre-release

Choose a tag to compare

@Goldziher Goldziher released this 02 Dec 16:32
· 6382 commits to main since this release

Release Candidate 5 - macOS Binary Fix

Bug Fixes

Build System:

  • Fixed macOS CLI binary missing libpdfium.dylib (dyld error at runtime)
    • Build script now correctly copies libpdfium.dylib to target-specific directory when using --target flag
    • Resolves: dyld: Library not loaded: @rpath/libpdfium.dylib
    • Impact: macOS CLI binary now functional in releases

Note: rc.4 workflow fixes for Python, Node, Ruby, and Maven were committed after rc.4 tag, causing those packages not to publish. All fixes are now present for rc.5.