Releases: ruffle-rs/ruffle
Releases · ruffle-rs/ruffle
Nightly 2021-09-03
nightly-2021-09-03 avm2: Forbid `applytype` opcodes with more than one argument type.
Nightly 2021-09-02
chore: Bump @types/chrome from 0.0.149 to 0.0.154 in /web Bumps [@types/chrome](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chrome) from 0.0.149 to 0.0.154. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chrome) --- updated-dependencies: - dependency-name: "@types/chrome" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Nightly 2021-09-01
nightly-2021-09-01 chore: fix docstring
Nightly 2021-08-31
nightly-2021-08-31 tests: Remove garbage in `font_embedded` test, too
Nightly 2021-08-29
nightly-2021-08-29 web: Support menu embed/object attribute (part of #4258)
Nightly 2021-08-27
nightly-2021-08-27 avm2: Stub flash.system.Security.
Nightly 2021-08-26
nightly-2021-08-26 avm1: Rename `SuperObject::child` to `this`
Nightly 2021-08-24
avm1: `DisplayGetter` cannot fail So instead of always returning `Ok` from all getters, simply return a `Value`.
Nightly 2021-08-23
nightly-2021-08-23 dev: Only test nightly rustc on linux
Nightly 2021-08-22
nightly-2021-08-22 dev: Make beta builds non-required