A-Frame v0.9.2 Release Notes

Release Date: 2019-05-06 // almost 5 years ago
  • Follow-up fix to 0.9.1 for fixing vrdisplayactivate and link traversal flow.

    ๐Ÿ›  Fixes

    • ๐Ÿšš Move vrdisplayactivate handler back earlier to fix auto entering VR in many cases (#4155).
    • ๐Ÿ›  Fix vrdisplayactivate and link traversal due to last build having outdated version our three.js fork.
    • ๐Ÿ›  Fix Entity.destroy not catching if entity is not attached to scenegraph (#4140).
    • ๐Ÿ›  Fix exiting fullscreen on Chrome m71+ (#4136).
    • ๐Ÿ›  Fix URL bar not hiding in iOS Safari in fullscreen (#4146).
    • ๐Ÿ›  Fix wrong sized canvas in iOS VR by preventing multiple requestPresent calls if already presenting (#4148).