What's Changed
Fixes
- Resolved Node ABI rebuild errors during installation and packaging, improving reliability across different Node.js versions.
- Fixed prebuilt binary download logic in standalone app builds, ensuring faster and more consistent deployments.
- Corrected version validation in CI workflows to prevent false failures when building beta and macOS packages.
Internal
- Updated build scripts and CI configurations to align with the latest Node.js version requirements and packaging standards.