A-Frame v1.0.3 Release Notes

Release Date: 2019-12-30 // over 4 years ago
  • 🐛 Bug fixes

    👍 Subscribe to the newsletter to continue to support A-Frame!

    🛠 Fixes

    • ➕ Add support for Gear VR controller over WebXR (@Artyom17, @dmarcos)
    • ➕ Add support for Oculus Go controller over WebXR (@Artyom17, @arpu, @dmarcos)
    • Fallback to a generic controller when a WebXR gamepad is not recognized (#4376) (@Artyom17, @dmarcos)
    • Match physical and virtual position of Quest and Rift S controllers (fix #4374) (@Artyom17, @dmarcos)
    • Consider initial device orientation for magic window tracking. Fix problem when experience loads in landscape orientation on Android devices (@dmarcos)
    • ⚡️ Listen to DOMContentLoaded if scene is not defined before updating the enter VR UI (#4373) (@mkungla, @dmarcos)