Fixed
- Ruby gem build failure — add missing
max_images_per_pagefield toImageExtractionConfiginitializer in Ruby binding (kreuzberg-rb), fixing compilation error E0063 on all platforms. - Node binding build failure on Linux — stop removing
/usr/local/lib/node_modulesin CI disk cleanup script; npm was being deleted beforepnpm/action-setupcould use it, causingspawn npm ENOENT. - Homebrew formula publish failure — grant
contents: writepermission to thepublish-homebrewjob sogh release uploadcan attach bottle artifacts (wascontents: read).
Full Changelog: v4.9.3...v4.9.4