A-Frame v1.0.1 Release Notes

Release Date: 2019-12-20 // over 4 years ago
  • ๐Ÿš€ 1.0.0 post release bug fixes.

    ๐Ÿ‘ Subscribe to the newsletter to continue to support A-Frame!

    ๐Ÿ›  Fixes

    • Reintroduce a-asset-item logic to assign response type to glTF models automatically. It now ignores query parameters that made it fail before. (#4219) (@dmarcos)
    • Prevent zoom on enter VR / AR buttons when double tapping on touch screens (@dmarcos)
    • ๐Ÿ’… Apply style to reset the enter AR / VR buttons background on mouseleave. CSS Hover is sticky on mobile devices (@dmarcos)
    • ๐Ÿ›  Fix magic window mode in Daydream / ARCore Android devices. Use DeviceOrientationControls for tracking. (#4355) (@MK-LucidWeb, @vincentfretin, @dmarcos)
    • Honor model property in laser-controls (#4354) (@dala00, @dmarcos)
    • โฌ‡๏ธ Reduce video-sphere / photo-sphere radius to prevent far plane clipping in VR mode on Android devices (#4365) (@AntoineLucidWeb, @dmarcos)

    โœจ Enhancements