Releases: ruffle-rs/ruffle
Releases · ruffle-rs/ruffle
Nightly 2024-12-02
What's Changed
- core: Include Cyrillic and Greek glyphs in the default font by @evilpie in #18820
- web: On browsers which support it, specify the type of audio Ruffle uses by @danielhjacobs in #18752
Full Changelog: nightly-2024-12-01...nightly-2024-12-02
Nightly 2024-12-01
What's Changed
- avm2: Make
TextField.getLineIndexAtPoint
accurate by @kjarosh in #18804 - core: Set BitmapData as synced after texture creation by @adrian17 in #18794
Full Changelog: nightly-2024-11-30...nightly-2024-12-01
Nightly 2024-11-30
What's Changed
- chore: Fix building the web docs ... by @torokati44 in #18799
Full Changelog: nightly-2024-11-29...nightly-2024-11-30
Nightly 2024-11-29
What's Changed
- build(deps): bump the cargo-minor group with 2 updates by @dependabot in #18791
- build(deps): bump the winit-wgpu-egui group with 4 updates by @dependabot in #18788
- build(deps-dev): bump the npm-minor group in /web with 4 updates by @dependabot in #18789
- build(deps-dev): bump vite from 5.4.11 to 6.0.1 in /web by @dependabot in #18790
- text: Fix
EditText::bottom_scroll
by @kjarosh in #18785 - text: Fix
EditText::maxhscroll
by @kjarosh in #18787 - core: Include a regular subsetted Noto Sans as the default font by @evilpie in #18353
Full Changelog: nightly-2024-11-28...nightly-2024-11-29
Nightly 2024-11-28
What's Changed
- build(deps-dev): bump the npm-minor group across 1 directory with 13 updates by @dependabot in #18779
- chore: Resolve Rust beta lints by @torokati44 in #18781
- swf: Memcpy the swf header away instead of creating an entire new Vec by @adrian17 in #18786
- chore: Update tracy and allow bots to update it from hereon by @Dinnerbone in #18782
- text: Fix autosize for input fields by @kjarosh in #18772
- text: Improve
EditText::maxscroll
by @kjarosh in #18783
Full Changelog: nightly-2024-11-27...nightly-2024-11-28
Nightly 2024-11-27
What's Changed
- avm2: Record fields intended to be accessed by native code by @Lord-McSweeney in #18747
Full Changelog: nightly-2024-11-26...nightly-2024-11-27
Nightly 2024-11-26
What's Changed
- chore: Bump rustls crates in Cargo.lock by @torokati44 in #18749
- audio: Move
AdpcmSubstreamDecoder
into theadpcm
module by @torokati44 in #18750 - avm2: Add some more stubs by @kjarosh in #18744
- avm2: Improve some stubs, add API versioning by @kjarosh in #18753
- build(deps-dev): bump eslint-plugin-react-hooks from 5.1.0-rc-fb9a90fa48-20240614 to 5.1.0-rc.1 in /web by @dependabot in #18757
- build(deps-dev): bump typedoc-plugin-mdn-links from 3.3.8 to 4.0.1 in /web by @dependabot in #18758
- build(deps): bump wgpu from 23.0.0 to 23.0.1 in the winit-wgpu-egui group by @dependabot in #18759
- build(deps): bump the cargo-minor group with 5 updates by @dependabot in #18760
Full Changelog: nightly-2024-11-25...nightly-2024-11-26
Nightly 2024-11-25
What's Changed
- frontend_utils: Make Ruffle Bundle errors more verbose by @kjarosh in #18727
- text: Fix rounding in TextFormat by @kjarosh in #18701
- Revert "wgpu: Perform blends as-needed, instead of ahead of time. Reduces memory usage for multiple blends significantly" by @adrian17 in #18742
- avm2: Refactor TObject call and construct by @Lord-McSweeney in #18696
- audio: Add AAC decoding by @torokati44 in #16526
- text: Fix calculation of text size by @kjarosh in #18708
- text: Remove EditText::line_width by @kjarosh in #18748
Full Changelog: nightly-2024-11-24...nightly-2024-11-25
Nightly 2024-11-24
What's Changed
- wgpu: Perform blends as-needed, instead of ahead of time. Reduces memory usage for multiple blends significantly by @Dinnerbone in #18692
- tests: Fix tests which were missing outputs/test.toml by @kjarosh in #18721
- web: Fix documentation by @danielhjacobs in #18698
- chore: Update translations by @RuffleBuild in #18728
Full Changelog: nightly-2024-11-23...nightly-2024-11-24
Nightly 2024-11-23
What's Changed
- avm2: Allow null ratios is Graphics gradient APIs by @adrian17 in #18699
- chore: Rename
pt
locale for extension topt_BR
by @kjarosh in #18709 - chore: Update translations by @RuffleBuild in #18697
Full Changelog: nightly-2024-11-22...nightly-2024-11-23