Skip to content

Releases: simularium/simularium-viewer

v3.10.4

10 Dec 18:19

Choose a tag to compare

What's Changed

Full Changelog: v3.10.3...v3.10.4

v3.10.3

15 Aug 16:23

Choose a tag to compare

What's Changed

  • read frameNumber from intView when parsing binary frame by @ascibisz in #502

Full Changelog: v3.10.2...v3.10.3

v3.10.1

01 Aug 00:34

Choose a tag to compare

What's Changed

🐞 Bug Fixes

  • fixed issue with cached agents
  • fixed build stylesheet export

Pull requests included in this release

Full Changelog: v3.10.0...v3.10.1

v3.10.0

10 Jun 00:40

Choose a tag to compare

What's Changed

🎉 New features

- biosimulators prototype in example viewer
- testbed updates

🐞 Bug Fixes

- fix autoconversion
- fix example build
- fix blood plasma example

Pull requests included in this release

Full Changelog: v3.9.1...v3.10.0

v3.9.1

19 Dec 22:22

Choose a tag to compare

What's Changed

Full Changelog: v3.9.0...v3.9.1

v3.9.0

19 Dec 22:18

Choose a tag to compare

What's Changed

Full Changelog: v3.8.4...v3.9.0

v3.8.4

23 Aug 03:06

Choose a tag to compare

What's Changed

🎉 New features

  • Color changing functions have been updated to receive groups of changes instead of one change at a time, and SelectionStateInfo now includes appliedColors which is a snapshot of the currently applied colors, instead of colorChange

🐞 Bug Fixes

  • AgentData is now exported at the correct level and as a type.

⛏ Maintenance

  • Removed use of vis-type in favor of camel case visType as simulariumio no longer sends any kebab-case key names

Pull requests included in this release

Full Changelog: v3.8.3...v3.8.4

v3.8.3

13 Jun 18:22

Choose a tag to compare

What's Changed

🎉 New features

  • You can now provide a callback to the viewer, onFollowObjectChanged, to subscribe the front end to data about the followed agent.

🐞 Bug Fixes

  • New function to generate default/empty agent data objects with unique references

Pull requests included in this release

Full Changelog: v3.8.2...v3.8.3

v3.8.2

10 Jun 23:07

Choose a tag to compare

What's Changed

⛏ Maintenance

- Remove simularium-engine specific code

Pull requests included in this release

  • Fix/remove simularium engine specific code by @ascibisz in #391

Full Changelog: v3.8.1...v3.8.2

v3.8.1

03 Jun 22:29

Choose a tag to compare

What's Changed

⛏ Maintenance

- Add ability to toggle Cache
- Simplify logic for processing frame messages with octopus

Pull requests included in this release

Full Changelog: v3.8.0...v3.8.1