Releases: ruffle-rs/ruffle
Releases · ruffle-rs/ruffle
Nightly 2025-01-28
What's Changed
- build(deps-dev): bump the npm-minor group in /web with 19 updates by @dependabot in #19358
- chore: Address nightly clippy lints
double_ended_iterator_last
andlen_zero
by @torokati44 in #19252 - chore: Bump h263-rs git ref to latest master by @torokati44 in #19251
- core: Fix copy channel operations on bitmaps by @kjarosh in #19335
- build(deps): bump the cargo-minor group across 1 directory with 4 updates by @dependabot in #19360
- desktop: Set LoadingState to Loaded even when window is maximized by @sleepycatcoding in #19349
Full Changelog: nightly-2025-01-27...nightly-2025-01-28
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