Changelog

Follow up on the latest improvements andΒ updates.

RSS

Vatom Spaces Version 1.8.501 through Version 1.8.506 have been released! 🏷️
πŸ› Bug Fixes
Fix for OIDC logins.
Fixed an issue with space portals placing the users in the wrong area after walking through them.
Reduce the amount of errors on the start page of a space.
Fixed an error that displays "No user ID has been found" error when navigating to an event link.
Grouping:
Fixed child object of a group's render distance not displaying correctly when objects were at a far distance.
✨ New Features
Fog Settings:
Use Fog to 'blur' objects in the distance in coordination with your Render Distance to help create worlds that feel infinite, but are continuously loading as guests explore off into the distance.
Fog now has two different setting formats, Linear Fog and Exponential fog. Give each one a test and see what feels right for your space, found in the World Editor > Environment Settings.
fog-exponential-screenshot
vatom-landing-page-redesign_32__pdf
We're thrilled to unveil the redesigned Landing Page for Spaces. Here's what's new:
🌟
Modern Aesthetics
Our team has brought in a sleek, contemporary design that not only resonates with the modern-day digital landscape but also is aesthetically pleasing to all our users.
🎨
Full Customization with Vatom Studio
We understand that every Space is unique. With that in mind, we've made sure that our new landing page is fully customizable via Vatom Studio, giving you the reins to craft an entrance that matches the vibe of your space.
vatom-landing-page-redesign_32__pdf
🎨
Even MORE customization options!
Customize blur amount, brightness, or separate images for desktop and mobile.
πŸ”
Streamlined Authentication
Ease-of-access was top-of-mind when we were working on this redesign. Now, attendees can choose from multiple login options, including Enterprise SSO. For those seeking a quick jump into the experience, the option to join as a guest or anonymously ensures that no one is left out.
πŸ›‘
Enhanced Security
To give hosts more control, spaces can now be optionally secured with Allowl (Token Gating), a Password, or even a Guest list entry, ensuring that the right audience gets in every time.
πŸ₯½
Customize Your Virtual Presence with 'Ready Player Me'
Before entering the Space, attendees can now select or customize their very own 3D avatars via 'Ready Player Me'. Dive into an immersive experience with a persona that’s uniquely you!
With these enhancements, we believe that every attendee's journey, right from the landing page to the heart of the Space, will be more engaging, secure, and tailor-made.

new

fixed

Spaces

Vatom Spaces v1.8.499

Version 1.8.498 and Version 1.8.499 have been released! 🏷️
πŸ› Bug Fixes
Fixed an issue where Mobile guests were being shown an invalid credit card error.
Fixed an issue where guests could freely change their microphone context without the correct privileges.
Fixed an issue where presenters sharing their screen could accidentally close their screenshare by clicking the preview window.
Fixed an issue where the vertical position was not recognized and guests were placed underneath the map when first loading or returning to the space.
✨ New Features
Object Texture Settings:
Object textures for planes and other default shapes can now be replaced with a URL from storage as well as uploading and replacing the file directly.
properties-texture-controls
Presentation Zone Updates:
Several updates around presentation zones and presenter management.
Presentation Screenshare to In-World Screens:
Presentation Zones can now have an in-world screen directly connected. Presenters in the zone do not have to click the screen to screenshare, only choose "Screen" in the bottom control panel, and their screenshare will be directed to the in-world screen. This reduces some complexity around presenting in a zone.
If there is no screen connected to the zone, screenshare appears in the standard popup window. If a second user tries to share their screen, it will appear in a popup window.
presentation-zone-screenshare
Presenter Management:
When a presenter has a stage mic it is visualized in the People Menu's presentation zone category. The stage mic icon will appear if the user has a stage mic, and will be red or green depending on if their stage mic is muted.
presentation-zone-stage-mics-menu
Stage Mics:
The presenter
megaphone
is now called a "Stage Mic" when within a presentation zone. You can give presenters and guests a "stage mic" to allow them to speak to everyone within the zone.
presentation-give-stage-mic
Vatom Spaces and Event Management is now located at studio.vatom.com.
Vatom Studio is now your single hub for all things creative within Vatom. Manage your NFT Designs and Campaigns, Spaces and Space Events, Analytics, and Business Wallet all from the Vatom Studio Dashboard.
You will be redirected from spaces.vatom.com to studio.vatom.com in order to manage your spaces and spaces events. Your spaces will still be available from the same spaces.vatom.com/@--- URL but you will now manage your account and space settings from Vatom Studio.
spaces-dropdown
spaces-list
Set a Space Password or Guest List
With this update, Spaces can now be restricted with a Password or Email Guest List similar to how Events have previously been managed.
spaces-access-settings
If you experience any issues or are not seeing your Space listed, we recommend doing a hard refresh (Shift + ⌘ + R) of Studio or clear cache and cookies and reload Vatom Studio before contacting support.*
Version 1.8.493
has been released! 🏷️
πŸ› Bug Fixes
Scene Editor:
Addressed an issue where objects would randomly disappear from a space if an admin user moved 1000 meters away from the initial entry point and then returned. We have successfully resolved this issue, ensuring that objects no longer vanish unexpectedly under these circumstances.
This fix guarantees the stability and consistency of objects within the virtual space, preventing any unintentional disappearance and maintaining the intended design and arrangement.
Any creators who experienced objects disappearing can restore from an automated backup file in order to restore all files your space.
Please go check it out now in Vatom Spaces!
-Vatom Product Team
Version 1.8.492
has been released! 🏷️
πŸ”§ Improvements
Optimized Screen and Video Sharing Fidelity:
We're excited to announce an enhancement in screen and video sharing, with increased video resolution output for a crystal-clear screenshare experience. This means that when you share your screen or video, you'll be able to see every pixel and read every word without having to "zoom in please!"
Screen Shot 2023-08-28 at 7
πŸ› Bug Fixes
Screen Sharing:
Resolved an issue where the screen share panel window would become hidden while viewing screen sharing from another user and resizing the browser window. With this fix, the screen share panel remains visible and correctly adjusts to browser window resizing.
Editor:
Fixed an issue where the error message
TypeError: Cannot read properties of undefined (reading 'id')
would appear in the console while creating a group without providing a name. The creation of groups now works as intended, even when a name is not provided.
User
Following: Resolved an issue where the follow function would stop working if both the current user and the user being followed remained stationary for a while before moving again. This issue has been fixed, and [the follow function now remains consistent and functional regardless of movement pauses.]
you're now free to explore the metaverse with all the stops and pauses you need to take in the sights.
Please go check it out now in Vatom Spaces!
-Vatom Product Team

new

Spaces

Developer Portal

Vatom Spaces v1.8.491

Version 1.8.491
has been released! 🏷️
✨ New Features
Plug-ins:
: Plug-in developers have the ability to determine whether attendees have their microphones muted or not. This can be achieved through the use of the new
user.isMuted()
function (documented here). In addition, a new mute state change hook allows you to register a callback to know when the user has changed the mute state. These additions allow developers to create more interactive and dynamic plugins, providing users with a better understanding of their audio status within the virtual environment.
πŸ› Bug Fixes
Plug-ins
: Resolved an issue related to the deletion of parent objects using
this.objects.remove(parentId)
Previously, using this function to delete a parent object would inadvertently lead to the deletion of child objects as well. With this fix, the function works as intended, ensuring that only the specified parent object is removed without affecting child objects.
Grouping
: Fixed a problem where the 'move to' interaction feature did not function correctly when the target object was a child within a group. With this issue resolved, the 'move to' interaction now operates as expected even when dealing with grouped objects. This fix ensures a consistent and reliable interaction experience, allowing users to seamlessly interact with both grouped and ungrouped objects using the 'move to' functionality.
Please go check it out now in Vatom Spaces!
-Vatom Product Team
Version 1.8.490
has been released! 🏷️
πŸ”§ Improvements
Plugin Marketplace:
We've made a size adjustment to the top icons on the Plugins panel (+, Refresh, Sort). These icons are now 16x16 pixels in size, providing a more compact and refined appearance to the panel.
Screen Share End User View:
A notable improvement has been made to the screen share panel for users who are observing screensharing within a space. The panel's placement has been shifted to the right-hand side, ensuring a more intuitive and less intrusive experience. Additionally, we've resolved an issue related to resizing the panel, ensuring that resizing now functions accurately.
Screen Share Presenter View:
The screen share preview has undergone a refreshing update in its design, particularly for the presenter view. This new design introduces a more modern and visually appealing layout to the screen share preview.
image
Incompatible Browser Warning:
We've made some UI adjustments.
πŸ› Bug Fixes
Move To Interaction:
Resolved an issue that caused the error message
TypeError: Cannot read properties of undefined (reading 'properties')
to appear in the console. This issue occurred when a user deleted an object that was selected as the 'move to' interaction object on another object, and then clicked on the object with this 'move to' interaction.
Go check it out now in Vatom Spaces!
-Vatom Product Team
Version 1.8.489
has been released! 🏷️
✨ New Features
Switching Spaces:
We're pleased to introduce a valuable addition: The Fullscreen Loading checkbox. This checkbox is now available in the Editor > Switch Spaces > Interact menu. This new feature allows you to resize the loading image to perfectly fit the entire window.
Screen Shot 2023-08-17 at 1
πŸ› Bug Fixes
Object Animations:
Addressed an issue that was causing animations to work incorrectly when a user walked, ran, jumped, or sat in a space. We have successfully resolved this issue, ensuring that animations now function as expected, regardless of the user's movement or interactions within the space.
Screen Sharing:
Resolved an issue where the screen share icon in the bottom menu did not change to "Green" after stopping screen sharing in a specific zone. With this bug fix, the icon now accurately reflects the status of screen sharing, providing users with clear and real-time feedback about the ongoing screen sharing activity.
GLB Files:
Fixed an issue that was causing the error message
Cannot read properties of undefined (reading 'name')
to appear in the console when attempting to drag ZIP files without GLB objects into the space. This issue has been successfully resolved, and users will no longer encounter this error message.
Go check it out now in Vatom Spaces!
-Vatom Product Team
Version 1.8.488
has been released! 🏷️
✨ New Features
Grouping:
Introducing a powerful new feature: grouping. Now, in the Editor, you can seamlessly create groups of objects. This means that objects within a group can be collectively scaled, moved, rotated, and even deleted, streamlining your editing process and making complex manipulations a breeze. This feature significantly enhances your editing efficiency, allowing for more organized and precise control over multiple objects at once.
Screen Shot 2023-08-16 at 7
πŸ› Bug Fixes
Screen Share:
We've successfully resolved an issue that caused the screen share preview to be cut off while sharing content within a space. With this fix, the screen share preview now fully displays the shared content, ensuring that your audience can see all the details without any parts being cropped.
Go check it out now in Vatom Spaces!
-Vatom Product Team
Load More
β†’