diff --git a/CHANGELOG.md b/CHANGELOG.md index 93940b0c..3117ea31 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,18 @@ -## Version 1.3.0 - in dev +## Version 1.3.9 - in dev + +### Updates + +- Mobile support has been improved + - WorkAdventure automatically sets the zoom level based on the viewport size to ensure a sensible size of the map is visible, whatever the viewport used + - Mouse wheel support to zoom in / out + - Pinch support on mobile to zoom in / out + - Improved virtual joystick size (adapts to the zoom level) + +### Bug Fixes + +- Pinch gesture does no longer move the character + +## Version 1.3.0 ### New Features