Releases: ruffle-rs/ruffle
Releases · ruffle-rs/ruffle
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
Nightly 2025-01-15
What's Changed
- chore: Update translations by @RuffleBuild in #19190
- chore: Bump wasm-bindgen, wasm-bindgen-futures, js-sys and web-sys by @torokati44 in #19194
- build(deps-dev): bump eslint-config-prettier from 9.1.0 to 10.0.1 in /web by @dependabot in #19201
- build(deps-dev): bump stylelint-config-standard from 36.0.1 to 37.0.0 in /web by @dependabot in #19202
- build(deps): bump dirs from 5.0.1 to 6.0.0 by @dependabot in #19204
- build(deps): bump downcast-rs from 1.2.1 to 2.0.1 by @dependabot in #19205
- chore: Update translations by @RuffleBuild in #19207
- extension: Update declarativeNetRequest rules using the chrome namespace by @danielhjacobs in #19216
- avm2: Remove PrimitiveObject by @Lord-McSweeney in #18995
- build(deps-dev): bump the npm-minor group across 1 directory with 16 updates by @dependabot in #19217
- build(deps): bump the cargo-minor group with 12 updates by @dependabot in #19203
- debug_ui: Show StyleSheet in EditText by @kjarosh in #19209
- avm2: Improve output of
Font.enumerateFonts()
by @kjarosh in #19208 - web: Don't unnecessarily duplicate the module for single WASM builds by @danielhjacobs in #19198
Full Changelog: nightly-2025-01-13...nightly-2025-01-15
Nightly 2025-01-13
What's Changed
- text: Handle negative indent properly by @kjarosh in #19059
- debug_ui: Add horizontal & vertical scroll to EditText by @kjarosh in #19026
Full Changelog: nightly-2025-01-12...nightly-2025-01-13