Skip to content

Commit

Permalink
Update CHANGELOG-v3.80.md
Browse files Browse the repository at this point in the history
  • Loading branch information
photonstorm committed Feb 19, 2024
1 parent 55b4c8d commit 709a1d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions changelog/3.80/CHANGELOG-v3.80.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ The Phaser Input and related classes have been updated to be more consistent wit
* The `Physics.Arcade.StaticBody` method `reset` now re-applies `offset` values. Fix #6729 (thanks @samme)
* The `Video` Game Object now has a starting texture, which stops errors with accessing `frame` before the video loads the first frame. Fix #6475 (thanks @rexrainbow @JoeSiu)
* The `Device.Browser.safari` regular expression has been strenghtened so it now captures versions with double or triple periods in. Previously it would fail for `Version/17.2.1` due to the minor value. (thanks watcher)
* The `Browser` Device class will no longer think that Chrome is Mobile Safari on iOS devices. Fix #6739 (thanks @michalfialadev)

## Examples, Documentation, Beta Testing and TypeScript

Expand Down

0 comments on commit 709a1d9

Please sign in to comment.