2.26.0-beta.15 (2025-07-04)
Bug Fixes
- Add pnpm to PKGBUILD. (a74fc44)
- AUR: Remove v suffix from pkgver to comply with vercmp (b96aa36)
- dev-tools: Ensure port isn't truncated, and switched to 127.0.0.1, instead of resolving localhost. (c69bcf4)
- FFI array handling: handle allocation fails and recursive call fails (2bba7ef)
- Fix FFI InvokePythonFunction not handling arrays (591bd10)
- Fix truncation of JSON integers passed to Python (79315b1)
- Improve handling of a PyList_SetItem call (1d3e786)
- recreate nix build patches (9ed674d)
Features
- dev: ability to run start.sh/steam with CUSTOM_LD_PRELOAD to load a custom millennium build. (e90c4a3)