What's Changed
- avm2: Implement
Matrix3D.transformVectors
by @agdeneke in #12038 - avm1: Fix panic on writing (or reading) self-referential SharedObjects by @CUB3D in #9433
- swf: avm1: Ignore bad ActionTry opcodes and bad ConstantPool strings by @Lord-McSweeney in #11957
- avm2: Fix Array.sort(function) by @Dinnerbone in #12003
- avm2: Do not remove an EditText's selection on unfocus (fix #9006) + implement selectionBegin/selectionEnd/caretIndex by @MrCheeze in #9067
- web: Fix broken touch detection by @n0samu in #12028
- web: Move from many npm scripts, to a single build file by @Dinnerbone in #12072
- wgpu: Fix crash when not using push constants by @Dinnerbone in #12090
New Contributors
Full Changelog: nightly-2023-07-15...nightly-2023-07-16