Releases: cambridge-cares/TheWorldAvatar
twa-vf-4.1.0
This release package marks a release of the TWA Visualisation Framework (TWA-VF), a framework for customisable visualisations using The World Avatar project. Release notes for this version of the TWA-VF can be found below, for more details, see the CHANGELOG.md and README.md files within the /web/twa-vis-framework/ directory.
4.1.0
Features
- Added Cesium source option to enable/disable back face culling in 3D tile sets.
Bug Fixes:
- Popup components are now handled centrally by the framework.
- Fixed placement of popup components over 2D WMS features in Cesium.
- Selecting the same base imagery twice no longer removes all data.
- Changing the base imagery now preserves the layer visibility.
- Minor tweaks to Mapbox tutorial.
twa-vf-4.0.0
This release package marks a release of the TWA Visualisation Framework (TWA-VF), a framework for customisable visualisations using The World Avatar project. Release notes for this version of the TWA-VF can be found below, for more details, see the CHANGELOG.md and README.md files within the /web/twa-vis-framework/ directory.
4.0.0
Features
- Renamed from "Digital Twin Visualisation Framework" to "TWA Visualisation Framework".
- Docker image name will now be "ghcr.io/cambridge-cares/twa-vf".
- Example visualisations updated to import JS and CSS files from "./twa-vf/" directory.
Bug Fixes:
- No bug fixes represent.
dtvf-3.9.0
This release package marks a release of the Digital Twin Visualisation Framework (DTVF), a framework for customisable visualisations using The World Avatar project. Release notes for this version of the DTVF can be found below, for more details, see the CHANGELOG.md and README.md files within the /web/digital-twin-vis-framework/ directory.
3.9.0
Features
- Can now display a button to open an associated analytics dashboard.
Bug Fixes:
- Minor CSS tweaks to filtering controls.
dtvf-3.8.3
This release package marks a release of the Digital Twin Visualisation Framework (DTVF), a framework for customisable visualisations using The World Avatar project. Release notes for this version of the DTVF can be found below, for more details, see the CHANGELOG.md and README.md files within the /web/digital-twin-vis-framework/ directory.
3.8.3
Features
- No features present.
Bug Fixes:
- Separated and moved docker config files to better support GitHub actions.
dtvf-3.7.0
This release package marks a release of the Digital Twin Visualisation Framework (DTVF), a framework for customisable visualisations using The World Avatar project. Release notes for this version of the DTVF can be found below, for more details, see the CHANGELOG.md and README.md files within the /web/digital-twin-vis-framework/ directory.
3.7.0
Features:
- Mapbox username and token can now be read from external files/docker secrets.
Bug Fixes:
- No bug fixes present.
dtvf-3.6.0
This release package marks a release of the Digital Twin Visualisation Framework (DTVF), a framework for customisable visualisations using The World Avatar project. Release notes for this version of the DTVF can be found below, for more details, see the CHANGELOG.md and README.md files within the /web/digital-twin-vis-framework/ directory.
3.6.0
Features:
- Location of configuration file can now be passed into DTVF.
Bug Fixes:
- No bug fixes present.
dtvf-3.5.0
This release package marks a release of the Digital Twin Visualisation Framework (DTVF), a framework for customisable visualisations using The World Avatar project. Release notes for this version of the DTVF can be found below, for more details, see the CHANGELOG.md and README.md files within the /web/digital-twin-vis-framework/ directory.
3.5.0
Features:
- Added ability to specify client-side styling & filtering options for Cesium 3D tilesets.
- Updated sample NYC data used in example Cesium visualisation.
Bug Fixes:
- Restored missing JS file used to build legends in example visualisations.
- Minor CSS tweaks to UI components.
dtvf-3.4.0
This release package marks a release of the Digital Twin Visualisation Framework (DTVF), a framework for customisable visualisations using The World Avatar project. Release notes for this version of the DTVF can be found below, for more details, see the CHANGELOG.md and README.md files within the /web/digital-twin-vis-framework/ directory.
3.4.0
Features:
- New clippling planes feature to allow
verticalslicing of 3D tile sets. - Added new sample data to example Cesium visualisation.
Bug Fixes:
- Reduced size of sample NYC data loaded into example Cesium visualisation.
- Added missing
moment.jslibrary to example visualisations. - Moved Pylon visualisation out of DTVF directory.
- Minor CSS tweaks to UI components.
- Minor formatting tweaks to automated release email.
dtvf-3.3.5
This release package marks a release of the Digital Twin Visualisation Framework (DTVF), a framework for customisable visualisations using The World Avatar project. Release notes for this version of the DTVF can be found below, for more details, see the CHANGELOG.md and README.md files within the /web/digital-twin-vis-framework/ directory.
3.3.5
Features:
- No features present.
Bug Fixes:
- Fixed issue when using numerical digits in searching feature.
dtvf-3.3.4
This release package marks a release of the Digital Twin Visualisation Framework (DTVF), a framework for customisable visualisations using The World Avatar project. Release notes for this version of the DTVF can be found below, for more details, see the CHANGELOG.md and README.md files within the /web/digital-twin-vis-framework/ directory.
3.3.4
Features:
- Can now make use of SDF icons in Mapbox visualisations.
- Create a base Docker image for visualisations, with pre-configured bind mount for content.
- Added files required for integration with The Stack.
Bug Fixes:
- Improved formatting of JSON response from FeatureInfoAgent.
- CSS tweaks for pop-up content when mousing over assets.
- Added character set specification to JS import.
- Fixed issue with visibility of metadata and timeseries panels.