Skip to content

Releases: simularium/simularium-website

v0.2.1

30 Jul 21:12

Choose a tag to compare

🐛 Bug Fixes and Improvements

  • Fixed a problem that prevented streaming of example trajectories
  • Made the error message that pops up when a shareable link fails more informative

v0.2.0

30 Jul 21:03

Choose a tag to compare

✨ New Features

Now you can use Dropbox links to your trajectory files for the shareable link. Example: http://simularium.allencell.org/viewer?trajUrl=https://www.dropbox.com/s/juhh7os0ae31ju8/example_default.simularium?dl=0

🔧 Behind the Scenes

We moved from Jenkins to GitHub Actions for our deployment setup. This is reflected in our new versioning method which will follow Semantic Versioning and increment on each push to production.

1.0.153

30 Jul 01:46

Choose a tag to compare

Updated simularium-viewer to v2.9.3, which fixes multiple bugs affecting local file playback

1.0.147

30 Jul 01:41

Choose a tag to compare

Updated simularium-viewer to v2.9.0, which includes bug fixes and a new feature 🎥 :
✔️ Bugfix - streamed trajectories sometimes stopping at second to last frame
✔️ Simularium can now read the default camera parameters in your .simularium file and load up your model at just the camera position and angle you want! When you click the Reset Camera button, the camera position and angle will return to the default values you provided as well.

1.0.142

30 Jul 01:25

Choose a tag to compare

Fixed a bug that prevented users from using the "Skip 1 frame ahead" button to reach the very last frame

1.0.141

30 Jul 01:18

Choose a tag to compare

Fixed an issue that caused some scale bar labels to look like this:

image

1.0.137

30 Jul 01:12

Choose a tag to compare

Updated simularium-viewer to v2.7.2 which contains some improvements and bug fixes:
✔️ Faster rendering of fibers
✔️ Bugfix - all agents being colored yellow
✔️ Bugfix - problem streaming COVID model

1.0.134

30 Jul 01:01

Choose a tag to compare

🕐 User-specified time unit

Simularium now displays the time unit you specify in the trajectory file, instead of displaying all time values in seconds.

1.0.133

30 Jul 00:29

Choose a tag to compare

🔗 Shareable links

Now you can share your simulation trajectory, ready to to play in Simularium, with a single link like this!

https://simularium.allencell.org/viewer?trajUrl=https://my-cloud-storage-provider.com/endocytosis.simularium

When you click on a link like the above, you will be taken to the Simularium viewer which will automatically load your trajectory file from your cloud storage provider (such as AWS S3).

1.0.129

30 Jul 00:24

Choose a tag to compare

Improved the playback speed for the endocytosis model (and other models with numerous plots)