- Added hitTest method to Container
- Added letterSpacing property to Font
- Added muted property to Sound
- Added crossOrigin attribute to BaseTexture
- Added screenshot function to Core
- Added worldPos parameter to Container.center method
- Replaced retina attribute with hidpi on System
- Fixed using addAsset with data URI
- Fixed font rendering on hires
- Fixed font loading on hires
- Fixed Text rendering on hires
- Fixed atlas parsing on hires
- Fixed audio loading in IE
- Fixed to use game.config.id as Storage.id if not already defined
- Fixed AudioParam warning message on Chrome
- Fixed Container.center method to use local position