Skip to content

Releases: ruffle-rs/ruffle

Nightly 2021-09-03

03 Sep 00:05
Compare
Choose a tag to compare
Nightly 2021-09-03 Pre-release
Pre-release
nightly-2021-09-03

avm2: Forbid `applytype` opcodes with more than one argument type.

Nightly 2021-09-02

02 Sep 00:01
Compare
Choose a tag to compare
Nightly 2021-09-02 Pre-release
Pre-release
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

01 Sep 00:01
Compare
Choose a tag to compare
Nightly 2021-09-01 Pre-release
Pre-release
nightly-2021-09-01

chore: fix docstring

Nightly 2021-08-31

31 Aug 00:01
Compare
Choose a tag to compare
Nightly 2021-08-31 Pre-release
Pre-release
nightly-2021-08-31

tests: Remove garbage in `font_embedded` test, too

Nightly 2021-08-29

29 Aug 00:01
Compare
Choose a tag to compare
Nightly 2021-08-29 Pre-release
Pre-release
nightly-2021-08-29

web: Support menu embed/object attribute (part of #4258)

Nightly 2021-08-27

27 Aug 00:01
Compare
Choose a tag to compare
Nightly 2021-08-27 Pre-release
Pre-release
nightly-2021-08-27

avm2: Stub flash.system.Security.

Nightly 2021-08-26

26 Aug 00:01
Compare
Choose a tag to compare
Nightly 2021-08-26 Pre-release
Pre-release
nightly-2021-08-26

avm1: Rename `SuperObject::child` to `this`

Nightly 2021-08-24

24 Aug 00:01
Compare
Choose a tag to compare
Nightly 2021-08-24 Pre-release
Pre-release
avm1: `DisplayGetter` cannot fail

So instead of always returning `Ok` from all getters, simply return a
`Value`.

Nightly 2021-08-23

23 Aug 00:01
Compare
Choose a tag to compare
Nightly 2021-08-23 Pre-release
Pre-release
nightly-2021-08-23

dev: Only test nightly rustc on linux

Nightly 2021-08-22

22 Aug 00:01
Compare
Choose a tag to compare
Nightly 2021-08-22 Pre-release
Pre-release
nightly-2021-08-22

dev: Make beta builds non-required