Releases: ruffle-rs/ruffle
Releases · ruffle-rs/ruffle
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
Nightly 2025-02-24
What's Changed
- core: Do not panic on missing parent in text variable binding by @kjarosh in #19597
- avm2: Set correct version to Socket::timeout by @adrian17 in #19610
Full Changelog: nightly-2025-02-23...nightly-2025-02-24
Nightly 2025-02-23
What's Changed
- chore: Update translations by @RuffleBuild in #19573
- render: Remove
Rc
aroundwgpu
objects by @a1phyr in #19587 - AVM2: Partially support parentAllowsChild when domains match by @adrian17 in #19521
- render: Switch to wgpu fork with backported GLES limits fix by @adrian17 in #19512
- avm2: Fix panic on loading sounds multiple times by @kjarosh in #19586
- avm2: Various fixes and code improvements by @Lord-McSweeney in #19589
- core: Rename display objects'
static_data
field toshared
by @moulins in #19595
Full Changelog: nightly-2025-02-22...nightly-2025-02-23
Nightly 2025-02-22
What's Changed
- avm2: Port Function to AS, misc fixes by @Lord-McSweeney in #19582
Full Changelog: nightly-2025-02-21...nightly-2025-02-22
Nightly 2025-02-21
What's Changed
- chore: Fix beta clippy lints
manual_div_ceil
andunneeded_struct_pattern
by @torokati44 in #19564 - build(deps): bump the cargo-minor group across 1 directory with 4 updates by @torokati44 in #19557
- render: Small improvements to render crates by @a1phyr in #19574
- avm2: Better trait verification by @Lord-McSweeney in #17119
New Contributors
Full Changelog: nightly-2025-02-20...nightly-2025-02-21