Skip to content

Releases: simularium/simularium-viewer

v3.5.1

13 Jan 18:44

Choose a tag to compare

What's Changed

Full Changelog: v3.5.0...v3.5.1

v3.5.0

15 Dec 00:57

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.4.0...v3.5.0

v3.4.0

06 Sep 05:41

Choose a tag to compare

✨ New Features

  • Sphere groups
  • Proto live mode

πŸ› Bug Fixes and Improvements

  • Fixed fiber focus
  • Improvements to our PDB and CIF loader: now downloads the biological unit and shows non protein structures
  • Fixed the Hide All button in the demo viewer for better debugging
  • Prototyping non simularium file loading

Pull requests included in this release

Full Changelog: v3.3.3...v3.4.0

v3.3.2

27 Apr 21:45

Choose a tag to compare

✨ New Features

  • Can display Cubes! πŸ“¦
  • Camera capture
  • Can now load binary trajectory files

πŸ› Bug Fixes and Improvements

  • Fix the fiber focus

Pull requests included in this release

Full Changelog: v3.3.1...v3.3.2

v3.3.1

20 Jan 19:18

Choose a tag to compare

Full Changelog: v3.3.0...v3.3.1

v3.3.0

10 Jan 23:59

Choose a tag to compare

What's Changed

πŸŽ‰ New features

  • New headsup controls in the test viewer using Tweakpane instead of dat.gui

🐞 Bug Fixes

  • Fixed problems with playing streamed trajectories that don't start at time 0 (e.g., endocytosis)

⛏ Maintenance

  • Removed obsolete build tools (Jenkins and Gradle)
  • Updated dependencies to remove security vulnerabilities identified by Dependabot

Pull requests included in this release

Full Changelog: v3.2.2...v3.3.0

v3.2.2

08 Nov 21:56

Choose a tag to compare

What's Changed

🐞 Bug Fix

  • Fixed a bug that prevented some v3 PhysiCell trajectories from loading

Pull requests included in this release

  • Fix/use "new" to construct a new instance of Color by @schoinh in #227

Full Changelog: v3.2.1...v3.2.2

v3.2.1

08 Nov 17:57

Choose a tag to compare

What's Changed

🐞 Bug Fix

  • The class FrontEndError is now exported from this app so that other apps can use it.

Pull requests included in this release

Full Changelog: v3.2.0...v3.2.1

v3.2.0

05 Nov 21:19

Choose a tag to compare

What's Changed

πŸŽ‰ New features

🐞 Bug Fix

  • Fixed a bug that sometimes rendered splotchy colors for individual agents

⛏ Maintenance

  • Error messages are now thrown in a consistent manner -- each error message meant to be displayed to the user in an application using the viewer is thrown as a FrontEndError

Pull requests included in this release

Full Changelog: v3.1.0...v3.2.0

v3.1.0

29 Oct 17:23

Choose a tag to compare

What's Changed

πŸŽ‰ New features

  • Molecular structures hosted by the Protein Databank can be now loaded using an ID.
  • mmCIF files are now supported.

⛏ Maintenance

  • The unmodified state of the agent is being defined by the data and set to the viewer instead of being added by the website.
  • If all the states for an agent group have the same color, the agent group is assigned that color as well.

🐞 Bug Fix

  • Display groups of agent states no longer get a color if the states have different colors.

Pull requests included in this release

Full Changelog: v3.0.4...v3.1.0