All Versions
10
Latest Version
Avg Release Cycle
57 days
Latest Release
2292 days ago

Changelog History

  • v1.1.2 Changes

    January 16, 2018

    ๐Ÿ‘‰ use correct starting angle for initial user pan check (#62)

  • v1.1.1 Changes

    July 20, 2017
    • More accurately size the scene (#53)
    • ๐Ÿ›  Fixes a crash when deallocating a NYT360ViewController (#55)
    • ๐Ÿ›  Fixes an issue with the reported value of the compass (#59)
  • v1.1.0 Changes

    March 22, 2017
    • Point camera toward correct video center to start (#49)
  • v1.0.0 Changes

    November 04, 2016

    ๐ŸŽ‰ Initial public release. ๐ŸŽ‰

    • โšก๏ธ Optimize iOS version check in NYT360PlayerScene.
  • v0.6.2 Changes

    September 12, 2016
    • ๐ŸŒฒ Silences irrelevant debug log when targeting the simulator.
  • v0.6.1 Changes

    August 31, 2016
    • ๐Ÿ›  Fixes a potential race condition with a weakly-captured reference to self.
    • ๐Ÿ‘Œ Improves compass angle calculations, and simplifies API usage of same.
    • ๐Ÿ›  Fixed a bug that caused audio to continue in the background on iOS 9 under certain conditions.
  • v0.6.0 Changes

    August 25, 2016
    • ๐Ÿ›  Fix bugs related to compass angle calculations.
    • ๐Ÿ›  Fix bugs affecting basic playback control on iOS 10.
    • โž• Add delegate methods needed to track usage in the newsreader.
    • Split allowed panning axes option into separate device motion / pan gesture options.
    • ๐Ÿ’… Style and formatting cleanup.
  • v0.5.3 Changes

    August 22, 2016
    • ๐Ÿ›  Fixed an issue that caused spurious playback to begin whenever the host application became active.
    • ๐Ÿ›  Fixed an issue that caused the 360 scene kit view to be visible outside the bounds of the containing view controller's view.
  • v0.5.2 Changes

    August 18, 2016
    • ๐Ÿ›  Fixed an out-of-date reference to an ivar that has since been renamed.
  • v0.5.1 Changes

    August 17, 2016
    • ๐Ÿ‘Œ Improved yFov calculation.