Skip to content

v0.14.0

Choose a tag to compare

@interim17 interim17 released this 27 May 17:40
· 35 commits to main since this release

✨ New Features

  • User color selection storage - User selected color changes are now stored in local browser storage, and will automatically apply when loading that same trajectory a second time in the same browser session.
  • Embedding links - Share menu now provides a copyable snippet to embed the current trajectory in another website.
  • Embedded viewer controls - small embedded windows now show compact versions of the playback and camera controls.
  • Updated Safari support.

🐛 Bug Fixes and Improvements

  • Fixed bug where hitting the back button didn't load previous trajectories.
  • Fixed bug where drag and drop overlay would load when no file was dragged.
  • Fixed a bug that was hiding the advanced controls menu.

🔧 Behind the Scenes

  • Upgraded to version 5 of ant design library.