- [IMPROVEMENT] Added plurals localization support for Indonesian, Portugese, Danish, Finnish, Swedish, Norwegian and Urdu.
- [DOCS] pc.ScrollbarComponent is now public API.
- [DOCS] Add width/height properties to the pc.SpriteComponent docs. (@highvrahos)
- [FIX] Check for mouse device in ElementDragHelper. (@qszhu)
- [FIX] Remove sound instances from the sound slot when they are stopped.
- [FIX] Setting the pivot of a pc.ElementComponent does not update the position of children elements.
- [FIX] Avoid asset id clashes for user created assets.
- [FIX] Do not reset localization key on text elements when setting rtlReorder.
- [FIX] Free objects allocated via the ammo.js API. (@Maksims)