v0.32.0-beta.1

1Panel-dev/1Panelv0.32.0-beta.1Jul 10, 2026by github-actions[bot]

AI Summary

A beta release focused on optimizing the CI/CD pipeline for Node.js builds on Windows by moving to larger runners and enabling ThinLTO.

Key Highlights

  • CI optimization for Windows builds
  • Move to larger runners
  • Enable ThinLTO for performance

Full Release Notes

## 🔧 Build and CI

- ci(nodejs): move Windows builds to larger runner and use ThinLTO by @wjones127 in https://github.com/lancedb/lancedb/pull/3634