Releases: ruffle-rs/ruffle
Releases · ruffle-rs/ruffle
Nightly 2024-12-28
What's Changed
- Revert "chore: Fix a nightly
clippy::unnecessary_map_or
lint" by @danielhjacobs in #19075 - avm2: Handle negative
TextField.scrollH
properly by @kjarosh in #19023
Full Changelog: nightly-2024-12-27...nightly-2024-12-28
Nightly 2024-12-27
What's Changed
- render: Flush draws before updating bitmap texture by @kjarosh in #19066
- core: Use
gc()
instead ofgc_context
where possible by @kjarosh in #19062 - chore: Do an
npm update
to fix a nanoid advisory by @torokati44 in #19055 - web: Reduce docker build IO by @divinity76 in #19053
- text: Refer to
TextLine
as FTE, not TLF by @kjarosh in #19070 - chore: Fix a nightly
clippy::unnecessary_map_or
lint by @torokati44 in #19073
Full Changelog: nightly-2024-12-25...nightly-2024-12-27
Nightly 2024-12-25
What's Changed
- build(deps-dev): bump webpack-cli from 5.1.4 to 6.0.1 in /web by @dependabot in #19044
- avm2: Implement
StaticText.text
by @kjarosh in #19024
Full Changelog: nightly-2024-12-24...nightly-2024-12-25
Nightly 2024-12-24
What's Changed
- chore: Bump wasm-bindgen to 0.2.99, wasm-bindgen-futures to 0.4.49, js-sys and web-sys to 0.3.76 by @torokati44 in #19008
- build(deps-dev): bump the npm-minor group in /web with 13 updates by @dependabot in #19043
- build(deps): bump the cargo-minor group across 1 directory with 10 updates by @dependabot in #19046
Full Changelog: nightly-2024-12-23...nightly-2024-12-24
Nightly 2024-12-23
What's Changed
- chore: Bump naga to 23.1.0 by @torokati44 in #18997
- chore: Bump Binaryen (wasm-opt) to version 121 by @torokati44 in #19009
- desktop: Switch to the egui 0.30.0 release from git master by @torokati44 in #18996
Full Changelog: nightly-2024-12-21...nightly-2024-12-23
Nightly 2024-12-21
What's Changed
- tests: Rebuild AAC decoding test without network permission to make it work in FP by @torokati44 in #19022
Full Changelog: nightly-2024-12-20...nightly-2024-12-21
Nightly 2024-12-20
What's Changed
- text: Always use default text format for empty text by @kjarosh in #19015
- avm2: Do not disable HTML when setting
TextField.text
by @kjarosh in #19014
Full Changelog: nightly-2024-12-17...nightly-2024-12-20
Nightly 2024-12-17
What's Changed
- core: Invalidate cached bitmap on
EditText
hscroll
change by @kjarosh in #18991 - build(deps-dev): bump the npm-minor group in /web with 15 updates by @dependabot in #18992
- avm2: Use Value as receiver in all native functions instead of Object by @Lord-McSweeney in #18975
- build(deps): bump the cargo-minor group with 4 updates by @dependabot in #18994
Full Changelog: nightly-2024-12-15...nightly-2024-12-17
Nightly 2024-12-15
What's Changed
- chore: Bump crate versions in Cargo.lock by @torokati44 in #18959
- avm2: Enumeration fixes by @Lord-McSweeney in #18958
Full Changelog: nightly-2024-12-14...nightly-2024-12-15
Nightly 2024-12-14
What's Changed
- core: Reimplement
Debug
for some structs by @kjarosh in #18947 - avm2: Use direct slot access in more native code by @Lord-McSweeney in #18911
- avm2: Use slot access in filter code by @Lord-McSweeney in #18957
- build(deps): bump the cargo-minor group across 1 directory with 2 updates (
rfd
andashpd
) by @torokati44 in #18645
Full Changelog: nightly-2024-12-12...nightly-2024-12-14