Skip to content

Commit 4408370

Browse files
committed
Update CHANGELOG-v4.0-rc.4.md
1 parent 8f8c12e commit 4408370

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

changelog/4.0/CHANGELOG-v4.0-rc.4.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,14 @@ This update improves performance related to data buffer size, primarily affectin
2424
## Fixes
2525

2626
- Lighting fixed on rotated or filtered objects.
27+
- Added missing 'this' value for Group.forEach and StaticGroup.forEach (thanks @TadejZupancic)
28+
- Fix `createFromTiles` to handle multiple tilesets when using sprite sheets. Fix #7122 (thanks @vikerman)
29+
- Fix audio files not loading from Base64 data URIs (thanks @bagyoni)
2730

2831
## Documentation / TypeScript Enhancements
2932

3033
Thanks to the following people:
3134

3235
@captain-something
36+
@DayKev
37+
@ixonstater

0 commit comments

Comments
 (0)