v0.12.0
✨ New Features
- Autoconversion - Load smoldyn trajectory output files directly in simularium, rather than converting them using simulariumio first
- Record Movies - Record the simularium trajectory that's playing right in the viewer, without having to use a third party application
- Download File - Include a button to download the current trajectory, which is particularly useful for when a smoldyn trajectory was automatically converted using autoconversion and the user wants the resulting .simularium file
🐛 Bug Fixes and Improvements
- Fix bug with displaying plots for .simularium files saved with JSON encoding
🔧 Behind the Scenes
- Goodbye Simularium-Engine - Point to our new python backend server, Octopus!!
What's Changed
- feature/viewport button component by @interim17 in #478
- fix/hide tooltips after click by @interim17 in #477
- Bump webpack-dev-middleware from 5.3.3 to 5.3.4 by @dependabot in #481
- Fix/header buttons by @interim17 in #484
- Fix/update custom modal by @interim17 in #482
- Bump follow-redirects from 1.15.4 to 1.15.6 by @dependabot in #479
- Bump express from 4.18.2 to 4.19.2 by @dependabot in #485
- add more detailed documentation by @meganrm in #494
- rename some functions and test for clarity by @meganrm in #496
- Bump gh-pages from 3.2.3 to 5.0.0 by @dependabot in #499
- Feature/record movie UI by @interim17 in #483
- point at octopus cluster by @interim17 in #500
- merge autoconversion to main by @interim17 in #502
- play button shouldn't be disabled at the last frame by @ascibisz in #504
- Feature/button constant by @interim17 in #501
- Feature/max file size by @interim17 in #518
- modify plot data unpacking by @rugeli in #517
- Fix/plot data update by @meganrm in #522
- Feature/state enums by @interim17 in #521
- autoconversion: Fix/conversion filename bug by @interim17 in #486
- Fix/send cancel autoconversion msg by @ascibisz in #520
New Contributors
Full Changelog: v0.11.0...v0.12.0