Skip to content

Releases: simularium/simularium-viewer

v3.6.0

30 May 20:39

Choose a tag to compare

✨ New Features

  • Basic call for metrics calculation
  • Smoldyn data communication

πŸ› Bug Fixes and Improvements

  • Changed how the canvas size is set for better integration in outside apps
  • Update ThreeJS

Pull requests included in this release

Full Changelog: v3.5.1...v3.6.0

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