Releases: ruffle-rs/ruffle
Releases · ruffle-rs/ruffle
Nightly 2025-03-08
What's Changed
- build(deps): bump ring from 0.17.8 to 0.17.13 by @dependabot in #19737
- build(deps-dev): bump axios from 1.8.1 to 1.8.2 in /web by @dependabot in #19738
- Remove some unnecessary
RefCell
s in AVM1 objects by @moulins in #19734 - core: Replace
RefCell
withCell
inFocusTracker
by @kjarosh in #19736
Full Changelog: nightly-2025-03-06...nightly-2025-03-08
Nightly 2025-03-06
What's Changed
- core: Replace
GcCell
withGc
inBitmap
by @kjarosh in #19709 - core: Replace
GcCell
withGc
inLoaderDisplay
&MorphShape
by @kjarosh in #19710 - avm1: Remove all uses of static strings in tests code by @Lord-McSweeney in #19660
- chore: Bump
egui
to0.31.1
, switch back to mainlinewgpu
24.0.2
by @torokati44 in #19714
Full Changelog: nightly-2025-03-05...nightly-2025-03-06
Nightly 2025-03-05
What's Changed
Full Changelog: nightly-2025-03-04...nightly-2025-03-05
Nightly 2025-03-04
What's Changed
- build(deps-dev): bump the npm-minor group in /web with 8 updates by @dependabot in #19698
- build(deps-dev): bump typedoc-plugin-mdn-links from 4.0.14 to 5.0.1 in /web by @dependabot in #19699
- build(deps-dev): bump copy-webpack-plugin from 12.0.2 to 13.0.0 in /web by @dependabot in #19700
- build(deps): bump the cargo-minor group across 1 directory with 20 updates by @dependabot in #19703
Full Changelog: nightly-2025-03-03...nightly-2025-03-04
Nightly 2025-03-03
What's Changed
- text: Dispatch events on pasting text by @kjarosh in #19665
- core: Key input overhaul by @kjarosh in #19616
Full Changelog: nightly-2025-03-02...nightly-2025-03-03
Nightly 2025-03-02
What's Changed
- core: Remove double pointers in
EditText
by @kjarosh in #19663 - desktop: Disable unused-mut warning on non-Linux builds by @evilpie in #19673
Full Changelog: nightly-2025-03-01...nightly-2025-03-02
Nightly 2025-03-01
What's Changed
- core: Remove unused last_text_control by @kjarosh in #19652
- frontend_utils: Be more verbose on IO bundle errors by @kjarosh in #19658
- core: Work toward removing static strings by @Lord-McSweeney in #19612
- desktop: Map window to movie position explicitly by @kjarosh in #19651
- avm1: Replace
GcCell
withGc
in AVM1 structs by @kjarosh in #19657 - web: Fix extension not working in Safari 16 (close #10981) by @thy486 in #19348
New Contributors
Full Changelog: nightly-2025-02-28...nightly-2025-03-01
Nightly 2025-02-28
What's Changed
Full Changelog: nightly-2025-02-26...nightly-2025-02-28
Nightly 2025-02-26
What's Changed
- build(deps-dev): bump globals from 15.15.0 to 16.0.0 in /web by @dependabot in #19623
- build(deps-dev): bump the npm-minor group across 1 directory with 18 updates by @dependabot in #19628
Full Changelog: nightly-2025-02-25...nightly-2025-02-26
Nightly 2025-02-25
What's Changed
- chore: Update translations by @RuffleBuild in #19611
- avm2: Implement flash.geom.PerspectiveProjection by @cookie-s in #19532
Full Changelog: nightly-2025-02-24...nightly-2025-02-25