Skip to content

Latest commit

 

History

History
123 lines (83 loc) · 3.73 KB

CHANGELOG.md

File metadata and controls

123 lines (83 loc) · 3.73 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.5.0 (2020-02-20)

Features

feat: Ability to fetch state of an application within a section. feat: Ability to refresh sections. feat: Clock synchronisation. feat: Filtered message broadcast. feat: Visibility and occlusion culling.

Fixes

fix: Fixes related to issues arising from incorrect numeric precision. fix: Version upgrades to all dependencies.

0.4.1 (2019-05-02)

Features

feat: Health check service for OVE. feat: Using nginx instead of multiple OVE ports.

Fixes

fix: Support for resizing controllers at runtime. fix: Version upgrades to all dependencies.

0.4.0 (2019-04-08)

Features

feat: Section-specific flush operation. feat: Support for validating application state on a per-application basis.

Fixes

fix: Standardising OVE APIs. fix: Version upgrades to all dependencies.

0.3.3 (2019-02-27)

Fixes

fix: Fixed bug config.json files loaded using environment variables do not persist after flush. fix: Version upgrades to all dependencies.

0.3.2 (2019-02-26)

Fixes

fix: Fixing bug in libs published in NPM. fix: NPM publication via TravisCI. fix: Version upgrades to all dependencies.

0.3.1 (2019-02-09)

Features

feat: Landing pages for OVE apps.

Fixes

fix: Reporting errors when providing invalid payloads while updating sections.

0.3.0 (2019-02-01)

Features

feat: Ability to embed OVE within existing web applications. feat: Ability to move and resize sections. feat: Ability to zoom and pan within applications. feat: New landing page for OVE Core. feat: OVE socket debugging tool. feat: Support for changing opacity of sections. feat: Support for communicating within a web browser. feat: Support for grouping sections together. feat: Support for multi-node deployments with HA. feat: Support for screens with variable pixel densities. feat: TravisCI build.

Fixes

fix: Fixes for all naming inconsistencies. fix: Fixing crashes when connecting to invalid URLs fix: Generic URLs for external services fix: Polyfills to support older browser versions fix: Version upgrades to all dependencies.

0.2.0 (2018-11-22)

Features

feat: New coordinate transformation utility. feat: Builds based on Docker. feat: Use of transparent iFrames.

Fixes

fix: Clients.json changed to a default. fix: Code quality improvements. fix: Fixes to libraries so that they run with NPM RunKit. fix: Service friendly logger. fix: Unit testing for OVE (and issues fixed as a result of it). fix: Version upgrades to all dependencies.

0.1.0 (2018-10-03)

Features

feat: Initial Release of Open Visualization Environment (OVE).