Skip to content

Releases: danielhjacobs/ruffle

Nightly 2022-12-29

29 Dec 00:29

Choose a tag to compare

Nightly 2022-12-29 Pre-release
Pre-release
nightly-2022-12-29

tests: Add test for LoaderContext.applicationDomain

Nightly 2022-12-28

28 Dec 22:25

Choose a tag to compare

Nightly 2022-12-28 Pre-release
Pre-release
build(deps): bump serde from 1.0.151 to 1.0.152

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.151 to 1.0.152.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.151...v1.0.152)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Nightly 2022-12-17

17 Dec 00:26

Choose a tag to compare

Nightly 2022-12-17 Pre-release
Pre-release
nightly-2022-12-17

ci: Bump chrome-extension-upload to latest release

Nightly 2022-12-16

16 Dec 00:28

Choose a tag to compare

Nightly 2022-12-16 Pre-release
Pre-release
chore: Fix `clippy::uninlined_format_args` for `avm_debug!`

Though this is not currently enforced by Clippy.

Nightly 2022-12-02

02 Dec 00:28
f4a988b

Choose a tag to compare

Nightly 2022-12-02 Pre-release
Pre-release
swf: Update link (#8650)

The original link is not working anymore so I put a link to the wayback machine in it's place that leads to the original document

Co-authored-by: Adrian Wielgosik <[email protected]>

Nightly 2022-11-11

11 Nov 00:37

Choose a tag to compare

Nightly 2022-11-11 Pre-release
Pre-release
core: rename TInteractiveObject::{ibase => raw_interactive}(_mut)

To match with TDisplayObjectContainer::raw_container(_mut) introduced
in previous commit.

Nightly 2022-09-03

03 Sep 00:31

Choose a tag to compare

Nightly 2022-09-03 Pre-release
Pre-release
nightly-2022-09-03

avm2: `Activation::is_of_type` is infallible

Nightly 2022-08-30

30 Aug 00:40

Choose a tag to compare

Nightly 2022-08-30 Pre-release
Pre-release
nightly-2022-08-30

web: Correct IANA Flash MIME type

Nightly 2022-08-18

18 Aug 00:36

Choose a tag to compare

Nightly 2022-08-18 Pre-release
Pre-release
ci: Explicitly use ubuntu-22.04 image for all CI workflows

Because GitHub is really slow in moving the ubuntu-latest alias over
to 22.04, and it's starting to cause issues with the desktop build.

Nightly 2022-08-09

09 Aug 00:37

Choose a tag to compare

Nightly 2022-08-09 Pre-release
Pre-release
nightly-2022-08-09

chore: Fix warnings with cargo doc