Skip to content

Releases: simularium/simularium-viewer

v3.7.0

13 Feb 18:11
Compare
Choose a tag to compare

What's Changed

🎉 New features

  • Updated net connection settings to use secure wss with Octopus server
  • Bump react to version 18
  • Added ability to check server health during auto-conversion of non-Simularium files using Octopus.
  • Added function to disable panning in orbit controls.

⛏ Maintenance

  • update from dependabot
  • Exporting more types that are in use by front end implementations of viewer.
  • Viewer now installable by applications that don't use Babel
  • Test-bed viewer now in separate src folder, and simulation examples are re-organized

Pull requests included in this release

Full Changelog: v3.6.4...v3.7.0

v3.6.4

05 Dec 20:12
Compare
Choose a tag to compare

What's Changed

🐞 Bug Fixes

  • Shading is now working in orthographic camera mode
  • The test bed viewer got a number of fixes, including the drag and drop and loading trajectories the way the website does
  • Updated type exports

⛏ Maintenance

  • Updated babel
  • Updated README to make doing this easier
  • Moved code for color handling into it's own file
  • Updates to the nightly build

Pull requests included in this release

Full Changelog: v3.6.3...v3.6.4

v3.6.3

17 Oct 22:11
Compare
Choose a tag to compare

✨ New Features

  • Support for fiber agents to use translation and rotation settings (same as other agent types)
  • Ability to change the color of an agent type

🐛 Bug Fixes and Improvements

  • Fixed a CORS issue with dropbox links

Pull requests included in this release

Full Changelog: v3.6.2...v3.6.3

v3.6.2

25 Aug 23:30
Compare
Choose a tag to compare

✨ New Features

  • Orthographic camera 🎥

🐛 Bug Fixes and Improvements

  • Ambient occlusion behaves better on zoom
  • Fix a few initiation bugs

Pull requests included in this release

New Contributors

Full Changelog: v3.6.1...v3.6.2

v3.6.1

02 Jun 01:23
Compare
Choose a tag to compare

What's Changed

  • Bug fix: Default to secureConnection = true if it not defined by @ascibisz in #316
  • make all json message handlers into arrow functions by @meganrm in #318

Full Changelog: v3.6.0...v3.6.1

v3.6.0

30 May 20:39
Compare
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
Compare
Choose a tag to compare

What's Changed

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

v3.5.0

15 Dec 00:57
Compare
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
Compare
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
Compare
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