Skip to content

Hubs ChangeLog.md

Akihiko SHIRAI, Ph.D edited this page Oct 7, 2021 · 2 revisions

Hubs変更履歴

このドキュメントは原作 CHANGELOG を翻訳したものです。最新の情報は原作をご参照ください。

This document is a translation of the original CHANGELOG. Please refer to the original for the latest.

2021-08-24

New Features

Performance Improvements

Bug Fixes

2021-04-19

Reticulum:

  • [experimental] The beginnings of a graphql API for managing rooms has been added behind a feature flag. There is no UI for generating credentials.
  • mozillareality/reticulum/1.0.1/20210408151304
  • https://github.com/mozilla/reticulum/pull/492

Hubs:

  • New UI
  • Multiple custom themes can be configured in the admin panel
  • Webcam avatars and video target components
  • Enable WebXR support for Windows Mixed Reality headsets in Google Chrome and Microsoft Edge
  • mozillareality/hubs/1.0.0/20210408153100
  • https://github.com/mozilla/hubs/pull/4158

Spoke:

  • Add support for manually setting attributions on media.
  • Disable elements to prevent them from being exported or being involved in nav-mesh calculation.
  • Elements now collapse in the hierarchy to declutter your scene.
  • Add billboard support to media
  • Add support for custom nav meshes
  • Add link behaviour to images/videos
  • Add support for creating scenes directly from GLB
  • mozillareality/spoke/1.0.0/20210315144242
  • https://github.com/mozilla/Spoke/pull/1132

2021-02-02

Reticulum:

Hubs:

  • Type room name to confirm close room
  • WebRTC Debugging panel
  • Added the ability to customize magic link email text in Admin Panel "Auth" tab
  • Brazilian Portuguese language support
  • Spanish language support
  • Japanese language improvements
  • Russian language support
  • Experimental dynamic audio normalization
  • Increased the room occupant threshold where we stop reporting user entries and leaves from 12 to 30.
  • Add preference to toggle gyroscope control
  • Set quality setting with query string parameters
  • Fallback to default local model when there is an avatar load error
  • Fix missing avatar head on inspect bug
  • Various fixes
  • 1.0.0/20210115142723 https://github.com/mozilla/hubs/pull/3851

Spoke:

2020-10-13

Reticulum:

Hubs:

Spoke:

2020-09-11

Reticulum:

2020-09-08

Reticulum:

  • Hub Invites: Added Hub Invites, which allows us to restrict access to rooms when they are in the :invite entrymode
  • Clearer error messages for streaming failures: Sharing media from popular streaming sites often fails for reasons beyond our control. We've added clearer messaging for when this happens.
  • mozillareality/reticulum/1.0.1/20200817225751 https://github.com/mozilla/reticulum/pull/411

Hubs:

  • Hub Invite Links: A room can now be set to "Invite only", which then generates an invite link that allows room access. The invite link can be revoked, or the room can be put back into "Private" mode. If a user attempts to enter a room without an invite id, they are denied access and shown our typical black room entry denial screen.
  • Waypoint Improvements: You can now use links to teleport between waypoints in the scene.
  • Medium quality mode: The medium quality mode is targeted at improving performance and graphics quality on budget desktops/laptops and mobile devices.
  • Improved Accessibility for main UI: ARIA roles and labels have been added to several buttons and elements in the room UI. Tested with NVDA screen reader.
  • Basic non-English language support: There is now a user preference for setting language and instructions for how to submit translation files to be reviewed and added to the app.
  • mozillareality/hubs/1.0.0/20200908210500 https://github.com/mozilla/hubs/pull/2990

Spoke:

  • Scene Preview Camera Node: The Scene Preview Camera Node can be placed in your scene and will be used to position the camera when generating thumbnails or previewing the scene in Hubs.
  • mozillareality/spoke/1.0.0/20200803233608 https://github.com/mozilla/Spoke/pull/1022

2020-07-21

Reticulum:

  • Do not show favorite rooms that have been closed
  • 1.0.1/20200715190503

Hubs:

  • Fix avatar previews on iOS
  • Remove delete buttons from admin panel
  • Add preference for preferred camera
  • 1.0.0/20200722000012

Spoke:

  • Fixes for models exported by the Blender exporter
  • Add "alpha mode" setting for images
  • 1.0.0/20200707224342

2020-06-12

Reticulum:

  • Fix issues with default room feature
  • Add dropbox support

Hubs:

  • Performance improvements in physics
  • Support for new Mediasoup-based SFU, dialog
  • Preferences dialog reorganized
  • Added gltF UV-scrolling

2020-05-26

Hubs:

  • New NAF Janus adapter changes to support retries
  • New mobile UI for object list
  • Fix shrink command
  • Enabled desktop audio mixing through avatar

2020-05-18

Hubs:

  • WebXR Support (!)
  • Fix admin console styling and add sandbox warning
  • Add UI to add accounts in admin console
  • New npm workflows for development
  • Optimized webrtc connection handling for increase lobby viewing
  • Improved mobile object list styling
  • Preferences for auto-exit, noice cancellation, disable sfx
  • Fix crash in audio feedback component
  • Fix noise cancellation in Chrome
  • (Critical) Fix duck floatation behavior
  • Add support for dash videos and x-mpegurl
  • Fix menu z-fighting
  • Fix networked scaling
  • Fix skybox flicker when shrinking avatar
  • Add "force_tcp" TURN override
  • Fix avatar preview for minecraft avatars

2020-04-22

Reticulum:

2020-04-16

Reticulum:

  • Prevent database pausing when users are connected
  • Added user_data column to rooms
  • Removed various bottlenecks to increase message throughput in load testing
  • Properly deal with offline twitch streams
  • Added rate limiting + better caching to video/3d model resolution
  • Added CRUD API to update room information
  • Fix issue with CORS proxying not dealing with HEAD requests properly
  • Database is now properly migrated before server starts
  • Added server TURN secret management

Hubs:

  • Added better identity and account management in admin console
  • Added account disabling to deny access
  • Fix pagination in admin console
  • Added emoji permissions, flying permissions
  • Added owner configurable room cap
  • Bugfixes to hubs cloud deploy tooling
  • Allow locomotion from lobby view if enabled
  • Enable echo cancellation in Chrome
  • Add /audiomode experimental option to disable positional audio
  • Fix fade in/out transition borders
  • Move WASM physics into a worker
  • Add morph target animation support
  • Add basis texture support
  • Add MOZ_lightmap support
  • Add video stream refresh
  • Add positional audio, speed modifier preferences
  • Fix bug causing rooms to load slowly if no VR headset plugged in
  • Upgrade three.js to r111/aframe 1.0.3
  • Accessibility improvements

Spoke:

  • Enable controls on images
  • Added performance information helper
  • Lots of bugfixes and performance improvements

まずはじめに

ユーザーガイド

Spoke 関連

クリエイター向け

開発者向け

Hubs Cloud

Hubs Cloud AWS

Hubs Cloud DigitalOcean

日本語追加ドキュメント

Clone this wiki locally