Releases: ruffle-rs/ruffle
Releases · ruffle-rs/ruffle
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
Nightly 2024-10-12
What's Changed
- desktop: Create the window after the event loop by @Dinnerbone in #18225
- Implement surfaceSelector in Context3D.setRenderToTexture by @Aaron1011 in #15495
Full Changelog: nightly-2024-10-11...nightly-2024-10-12
Nightly 2024-10-11
What's Changed
Full Changelog: nightly-2024-10-10...nightly-2024-10-11
Nightly 2024-10-10
What's Changed
- chore: Update translations by @RuffleBuild in #18216
- desktop: Synchronize window theme on Linux by @kjarosh in #18213
- desktop: Use ashpd for dbus communication by @kjarosh in #18205
- chore: Bump
ashpd
to0.9.2
, deduplicating it by @torokati44 in #18219 - build(deps): bump the cargo-minor group across 1 directory with 9 updates by @dependabot in #18220
- avm1: don't panic when calling
super()
twice in a native subclass by @moulins in #18217 - build(deps): bump wdzeng/edge-addon from 1 to 2 by @dependabot in #18208
- desktop: Migrate to winit 0.30's ApplicationHandler by @Dinnerbone in #18193
- chore: Update translations by @RuffleBuild in #18224
- avm2: Verify stack and scope stack in verifier, preallocate AVM stack, and remove runtime stack size checks by @Lord-McSweeney in #17140
Full Changelog: nightly-2024-10-09...nightly-2024-10-10
Nightly 2024-10-09
What's Changed
- web: Fix programmatic focusing and context menu paste by @kjarosh in #18201
- avm1: migrate boxed primitives to
NativeObject
by @moulins in #18199 - chore: Preserve translations (but unapprove them) when strings change by @Dinnerbone in #18218
Full Changelog: nightly-2024-10-08...nightly-2024-10-09
Nightly 2024-10-08
What's Changed
- chore: Update translations by @RuffleBuild in #18171
- build(deps-dev): bump the npm-minor group in /web with 8 updates by @dependabot in #18206
Full Changelog: nightly-2024-10-07...nightly-2024-10-08
Nightly 2024-10-07
What's Changed
- web: Shuffle the ruffle-core API and improve typedocs by @Dinnerbone in #18153
- web: Don't set the clipboard when notified about clipboard change by @kjarosh in #18180
- avm1: migrate
Sound
object toNativeObject
by @moulins in #18190 - extension: Set responseHeadersUnsupported to false explicitly by @danielhjacobs in #18176
- avm2: Implement
TextField.getCharBoundaries
by @kjarosh in #18168 - desktop: Add gamemode support by @kjarosh in #17940
Full Changelog: nightly-2024-10-06...nightly-2024-10-07
Nightly 2024-10-06
What's Changed
- build(deps): bump the winit-wgpu-egui group with 4 updates by @dependabot in #18182
Full Changelog: nightly-2024-10-05...nightly-2024-10-06
Nightly 2024-10-05
What's Changed
- avm2: Don't call
value_of
implementation inas_*
primitive coercion functions by @Lord-McSweeney in #18165
Full Changelog: nightly-2024-10-04...nightly-2024-10-05