- updated defaultComponentCollection.abd with EasyReading plugins
- Fixes #320 The first letter of a Plugin Name is converted to upper case.
- added component collection for AsTeRICS 4.1 release
- PR #47: Improve tab switch perofrmance
1.2.0 (2019-11-06)
1.1.2 (2019-09-05)
- https redirection bug fix If the original URL had query parameters (e.g. ?autoDownloadModel=true), they were lost through redirection. (see: https://github.com/asterics/WebACS/commit/7b55b1bfb739b1b47ca901743f0e8ccd0336a7e4)
1.1.1 (2019-06-28)
- https to http redirect if the WebACS is loaded with https:// it is automatically redirected to http:// (see https://github.com/asterics/WebACS/commit/86f885652ee32af9672f39354f80fc6bb244203b)
- update of default component collection
- increased canvas size to 4000x2000
1.1.0 (2019-04-24)
- dynamic properties: load dynamic runtime properties from the ARE during execution (6e26a7b)
- editable properties: defer loading of models from url query (ca03387)