Improvements
9 January 2024

Happy new year, you nerdy changelog reader! ๐Ÿค“โœŒ๏ธ

๐Ÿ’… Improvements

  • The space info card in the viewer now closes when the user clicks out of the card and into the viewer, for a more natural experience.

  • We've added a toString() function to the modules exported by smplr-loader (our Node module). This fixes an error for clients using Rollbar for error tracking.

  • We've improved the handling of errors in our performance monitoring system.

  • We're are now logging information about our upcoming viewer white label option in the console. Get in touch if that sounds like something to explore.

  • The spaces short links in smplr.me now maintain the query params when redirecting.

๐Ÿ› Bug fixes

  • We've fixed an issue where some levels could not be deleted.

  • We've fixed an issue with computing the size of an empty level.

  • We've fixed an issue where onHover events could be emitted each time the mouse moved on furniture and point data layers.

  • We've fixed an issue where icon data layers could not trigger their tooltips or onHover events when rendered in front of a ground. This was caused by a recent performance improvement, things are now working as per normal, and we preserved that performance optimization โ€” the best of both worlds.

  • We've fixed the rendering of holes in the editor.

โš™๏ธ Groundwork

  • We've removed the deprecated compass and annotations options that our logs showed were not used anymore.

Share