Releases: ruffle-rs/ruffle
Releases · ruffle-rs/ruffle
Nightly 2024-10-23
What's Changed
- avm1: Set ConvolutionFilter's alpha to 1 when initialized with a color by @britt-j in #18324
- text: Fix layout measurements by @kjarosh in #18332
- build(deps-dev): bump the npm-minor group in /web with 2 updates by @dependabot in #18344
- avm2: Work towards starting to remove PrimitiveObject by @Lord-McSweeney in #18198
Full Changelog: nightly-2024-10-22...nightly-2024-10-23
Nightly 2024-10-22
What's Changed
- chore: Update translations by @RuffleBuild in #18333
- build(deps-dev): bump the npm-minor group in /web with 8 updates by @dependabot in #18339
- build(deps): bump the cargo-minor group with 5 updates by @dependabot in #18340
- build(deps): bump the wasm-bindgen group with 3 updates by @dependabot in #18338
- tests: Print comparison when approximation assertion fails by @kjarosh in #18330
Full Changelog: nightly-2024-10-20...nightly-2024-10-22
Nightly 2024-10-20
What's Changed
- chore: Update translations by @RuffleBuild in #18314
- text: Remove
new_tf
fromFormatSpans::replace_text
by @kjarosh in #18322
Full Changelog: nightly-2024-10-19...nightly-2024-10-20
Nightly 2024-10-19
What's Changed
- chore: Bump the
orbclient
indirect dependency by @torokati44 in #18310 - chore: Bump
wasm-bindgen
to0.2.95
by @torokati44 in #18226 - web: PluginArray, MimeType and MimeTypeArray prototype spoofing by @evilpie in #18229
- avm2: Fix mouse pick on non-interactive objects with masks by @kjarosh in #18311
- core: Clean up ExternalInterface a little by @Dinnerbone in #18223
- debug_ui: Improve span list for text fields by @kjarosh in #18315
Full Changelog: nightly-2024-10-18...nightly-2024-10-19
Nightly 2024-10-18
What's Changed
- ci: Add manual dispatch and artifact upload to Crowdin sync actions by @torokati44 in #18294
- extension: Disable Ruffle on Duo Security by @danielhjacobs in #18299
- Add about for Error report template by @danielhjacobs in #18289
- chore: Fix errors reported by clippy beta by @kjarosh in #18286
- desktop: Close dialogs when the player is destroyed by @kjarosh in #18238
Full Changelog: nightly-2024-10-17...nightly-2024-10-18
Nightly 2024-10-17
What's Changed
- desktop: Support key codes for non-ASCII characters by @kjarosh in #18255
- text: Calculate character positions during relayout by @kjarosh in #18259
- text: Cull text lines above text field by @kjarosh in #18262
- chore: Use
ubuntu-24.04
for Crowdin actions by @kjarosh in #18292
Full Changelog: nightly-2024-10-16...nightly-2024-10-17
Nightly 2024-10-16
What's Changed
- extension: Don't run scripts on chewy.com by @danielhjacobs in #18281
- debug_ui: Improve layout debug boxes by @kjarosh in #18258
- core: Move input-related code to
input.rs
by @kjarosh in #18254
Full Changelog: nightly-2024-10-15...nightly-2024-10-16
Nightly 2024-10-15
What's Changed
- build(deps): bump bytemuck from 1.18.0 to 1.19.0 in the cargo-minor group by @dependabot in #18270
- build(deps-dev): bump the npm-minor group in /web with 13 updates by @dependabot in #18266
- build(deps-dev): bump the npm-minor group in /web with 4 updates by @dependabot in #18275
Full Changelog: nightly-2024-10-14...nightly-2024-10-15
Nightly 2024-10-14
What's Changed
- render: Skip blending if there's nothing to draw by @adrian17 in #18257
- chore: Bump the
express
andcookie
npm packages by @torokati44 in #18227
Full Changelog: nightly-2024-10-13...nightly-2024-10-14
Nightly 2024-10-13
What's Changed
- core: Do not allocate or render empty
Drawing
s by @moulins in #18241 - desktop: Do not warn about GameMode on non-Linux unless explicitly enabled by @kjarosh in #18242
Full Changelog: nightly-2024-10-12...nightly-2024-10-13