What’s New?
- This docker version supports 3D version 2.7 which has NEW support for Touch Alignment
- Fixed an issue with the Forgot Password and Welcome Emails not getting sent properly
- Fixed an issue where you can not add a bulleted list as a Text note
- Updated create user interface where roles are automatically applied based on the license type.
New API/ WEB Images:
- API Image: taqtile.azurecr.io/manifest-api-production:93caf9874
- Web Image: taqtile.azurecr.io/manifest-web-production:dbc64604a
This docker release is compatible with the following platforms:
3D Headset Version Compatibility | iPadOS Version Compatibility | Android Version Compatibility |
2.5, 2.5.1, 2.5.2, 2.5.3, 2.5.115 , 2.5.5, 2.6, 2.6.1, 2.6.2, 2.6.3, 2.6.4, 2.7 | 2.3, 2.4, 2.4.1, 2.4.3 | 2.0.10 |
Example Compose File
Dependencies
In addition to updating the docker compose file the updated web image and api image, please be sure to also make the following updates to the compose file:
- Update the following command in the compose file:
- FROM: REDIS_DISABLE_COMMANDS=FLUSHDB,FLUSHALL
- TO: REDIS_DISABLE_COMMANDS=FLUSHDB
- Update where the compose file references ‘videoEditor’ to ‘videoeditor’ in the compose file
Known Issues?
- Known issue with downloading a completed job to ZIP or PDF
- Known issue with ARR models not appearing in the 3D application
- Misleading error messaging when creating a Location without Lat/Long coordinates