Skip to content

Releases: simularium/simularium-website

v0.13.0

03 Jul 23:09
Compare
Choose a tag to compare

✨ New Features

  • Agent Info Panel - #532

🐛 Bug Fixes and Improvements

  • Improve embedded viewer experience by removing small screen warning pop up, removing file name title, and fixing some weird white space behavior

🔧 Behind the Scenes

Maintenance tasks that got done

  • Default to octopus, pull out support for simularium-engine

What's Changed

Full Changelog: v0.12.1...v0.13.0

v0.12.1

28 May 23:51
Compare
Choose a tag to compare

🐛 Bug Fixes and Improvements

  • Fix plot URL for example trajectories

What's Changed

  • Bug Fix: Plots not showing up for example trajectories by @ascibisz in #524

Full Changelog: v0.12.0...v0.12.1

v0.12.0

28 May 17:40
Compare
Choose a tag to compare

✨ 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

New Contributors

Full Changelog: v0.11.0...v0.12.0

v0.11.0

18 Mar 18:30
Compare
Choose a tag to compare

✨ New Features

  • Color picker - allow users to easily select colors for their agents
  • Embed path - created a version of the app for users who want to embed their trajectory in a website
  • Open graph meta tags - homepage links load previews on social media

What's Changed

Full Changelog: v0.10.0...v0.11.0

v0.10.0

23 Oct 18:15
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.0...v0.10.0

v0.9.0

19 Feb 19:29
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.2...v0.9.0

v0.8.2

14 Jan 00:12
Compare
Choose a tag to compare

What's Changed

  • Make staging and prod configs more similar by @toloudis in #383

Full Changelog: v0.8.0...v0.8.2

v0.8.0

15 Dec 22:57
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.1...v0.8.0

v0.7.1

15 Dec 22:48
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.7.1

v0.7.0

25 Jul 22:21
Compare
Choose a tag to compare

What's Changed

  • Load binary .simularium files
  • Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #333
  • Bump moment from 2.29.1 to 2.29.2 by @dependabot in #337
  • Feature/update drag n drop by @toloudis in #339
  • won't show time controls if there is no time range by @meganrm in #343
  • fix loading from url, was still assuming pure json format by @toloudis in #345

Full Changelog: v0.6.2...v0.7.0