What's Changed
- core: Display image load when using Loader.loadBytes by @Aaron1011 in #14867
- swf: Parse string as Vec instead of String in SWF by @Aaron1011 in #14908
- avm2: flash.system.Capabilities#playerType should return "Desktop" when the current runtime is AIR runtime(unless the swf is loaded by an HTML page) by @lvyitian in #14907
- debug_ui: Add 'Show Domains' menu to view domains and classes by @Aaron1011 in #14672
- chore: Update translations by @github-actions in #14906
- avm2: Implement some of FileReference including browse/save by @evilpie in #14157
- Use inner mutability instead of
GcCell
inAvm1Button
andAvm2Button
by @moulins in #14820 - chore: Update translations by @github-actions in #14917
Full Changelog: nightly-2024-01-23...nightly-2024-01-24