v3.7.0
What's Changed
π New features
- Updated net connection settings to use secure wss with Octopus server
- Bump react to version 18
- Added ability to check server health during auto-conversion of non-Simularium files using Octopus.
- Added function to disable panning in orbit controls.
β Maintenance
- update from dependabot
- Exporting more types that are in use by front end implementations of viewer.
- Viewer now installable by applications that don't use Babel
- Test-bed viewer now in separate src folder, and simulation examples are re-organized
Pull requests included in this release
- Feature/server health check by @ascibisz in #349
- Update net connection settings to use wss for octopus by @ascibisz in #345
- Binding simulation by @meganrm in #355
- Bump follow-redirects from 1.15.2 to 1.15.4 by @dependabot in #356
- export modelinfo from index.ts by @interim17 in #357
- cd to examples folder to run build script by @interim17 in #360
- add viewer method to disable pan functionality by @interim17 in #361
Full Changelog: v3.6.4...v3.7.0