Merge branch 'dev' into dev-0.12

This commit is contained in:
David Reid
2026-07-13 07:57:24 +10:00
+6
View File
@@ -1,6 +1,12 @@
v0.11.26 - TBD v0.11.26 - TBD
===================== =====================
* Fixed a bug where the ends of sounds are cutoff. This affects `ma_sound`.
* Fixed a crash when passing in null for the read or seek callbacks for a decoder. * Fixed a crash when passing in null for the read or seek callbacks for a decoder.
* Fixed an error with node initialization.
* Fixed build for Arm64EC on MSVC.
* PulseAudio: Improvements to format negotiation to better handle cases when PulseAudio reports s24_32 as its native format.
* Emscripten: Fixed an error with ALLOW_MEMORY_GROWTH.
* Emscripten: Fixed some issues relating to handling of 64-bit pointers.
v0.11.25 - 2026-03-04 v0.11.25 - 2026-03-04