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 diff --git a/docker-compose.single-domain.yaml b/docker-compose.single-domain.yaml index 73668cc9..81305671 100644 --- a/docker-compose.single-domain.yaml +++ b/docker-compose.single-domain.yaml @@ -153,23 +153,6 @@ services: - "traefik.http.routers.uploader-ssl.tls=true" - "traefik.http.routers.uploader-ssl.service=uploader" - website: - image: thecodingmachine/nodejs:12-apache - environment: - STARTUP_COMMAND_1: npm install - STARTUP_COMMAND_2: npm run watch & - APACHE_DOCUMENT_ROOT: dist/ - volumes: - - ./website:/var/www/html - labels: - - "traefik.http.routers.website.rule=Host(`workadventure.localhost`)" - - "traefik.http.routers.website.entryPoints=web" - - "traefik.http.services.website.loadbalancer.server.port=80" - - "traefik.http.routers.website-ssl.rule=Host(`workadventure.localhost`)" - - "traefik.http.routers.website-ssl.entryPoints=websecure" - - "traefik.http.routers.website-ssl.tls=true" - - "traefik.http.routers.website-ssl.service=website" - messages: #image: thecodingmachine/nodejs:14 image: thecodingmachine/workadventure-back-base:latest diff --git a/front/dist/index.tmpl.html b/front/dist/index.tmpl.html index ffcafb04..3a36b934 100644 --- a/front/dist/index.tmpl.html +++ b/front/dist/index.tmpl.html @@ -1,88 +1,96 @@ - - - - - - + + + + - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + - + - Partey - - -
- -
-
-
-
- - -
-
- -
-
-
-
- - -
-
- - -
-
- - -
-
+ Partey + + +
+ +
+
+
-
- +
+ +
- +
+ - -
-
-
- +
+
+ +
+
-
-
-
- - -
-