Releases: ruffle-rs/ruffle
Releases · ruffle-rs/ruffle
Nightly 2025-01-27
What's Changed
- web: Implement URL rewrite rules by @kjarosh in #18252
- debug_ui: Fix summary of objects without a name by @kjarosh in #19336
Full Changelog: nightly-2025-01-26...nightly-2025-01-27
Nightly 2025-01-26
What's Changed
- avm2: Access proxy methods by dispatch id by @Lord-McSweeney in #19301
Full Changelog: nightly-2025-01-25...nightly-2025-01-26
Nightly 2025-01-25
What's Changed
Full Changelog: nightly-2025-01-24...nightly-2025-01-25
Nightly 2025-01-24
What's Changed
Full Changelog: nightly-2025-01-23...nightly-2025-01-24
Nightly 2025-01-23
What's Changed
- build(deps-dev): bump undici from 6.21.0 to 6.21.1 in /web by @dependabot in #19299
- core/avm1/avm2: Remove some static AvmStrings by @Lord-McSweeney in #19272
Full Changelog: nightly-2025-01-21...nightly-2025-01-23
Nightly 2025-01-21
What's Changed
- build(deps): bump the cargo-minor group with 3 updates by @dependabot in #19286
- build(deps-dev): bump the npm-minor group in /web with 6 updates by @dependabot in #19288
Full Changelog: nightly-2025-01-20...nightly-2025-01-21
Nightly 2025-01-20
Nightly 2025-01-19
What's Changed
- avm2: Implement Matrix3D with 2D support only by @cookie-s in #18888
- avm2: Store locals on AVM stack instead of per-Activation RegisterSets by @Lord-McSweeney in #19248
Full Changelog: nightly-2025-01-17...nightly-2025-01-19
Nightly 2025-01-17
What's Changed
- avm2: Access Event.target in dispatchEvent by @Lord-McSweeney in #19236
- chore: Run
cargo update
carefully by @torokati44 in #19241 - chore: Run
npm update
by @torokati44 in #19240 - avm2: Make
TextField.getCharIndexAtPoint
accurate by @kjarosh in #18861 - text: Set autosize bounds lazily by @kjarosh in #18870
Full Changelog: nightly-2025-01-16...nightly-2025-01-17
Nightly 2025-01-16
What's Changed
- avm2: Fix URShift in optimizer and hasnext in interpreter when passed a negative index by @Lord-McSweeney in #19219
- web: Qualify the vanilla (MVP) WASM module with a name suffix by @torokati44 in #19229
Full Changelog: nightly-2025-01-15...nightly-2025-01-16