Skip to content

Releases: testpress/iOSPlayerSDK

1.0.1

13 Oct 14:29
f4582a7
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...1.0.1

1.0.0

13 Oct 07:14
f4199b1
Compare
Choose a tag to compare

What's Changed

  • refactor: Refactor TPAVPlayer by @harinath01 in #1
  • feat: Add support to play testpress videos by @harinath01 in #2
  • feat: Add controls to play/pause video by @harinath01 in #3
  • feat: Add controls to rewind/forward 10 seconds by @harinath01 in #4
  • feat: Add support to change playback speed by @harinath01 in #5
  • feat: Display player current time & video duration in player by @harinath01 in #7
  • Log error by integrating with Sentry by @harinath01 in #11
  • feat: Add fullscreen support to player view by @harinath01 in #8
  • feat: Show loading indicator while player buffering by @harinath01 in #10
  • feat: Add progress bar with seek-through support by @harinath01 in #9
  • feat: Add support to change resolution by @harinath01 in #12
  • Fix 'Image Not Found' Error When Including Framework via SPM by @harinath01 in #13
  • fix: Maximize button failing to switch orientation to landscape in iOS 16 by @harinath01 in #14
  • fix: Playback speed options not showing while video playing by @PruthiviRaj27 in #15
  • docs: Create TPStreamsSDK Walkthrough doc by @harinath01 in #16
  • fix: Decrement Minimum Deployment Version to 11.4 by @harinath01 in #17
  • fix: Create sample app with storyboard to test our SDK by @harinath01 in #18
  • fix: Extract TPStreamsPlayer obserable attributes to separate class by @harinath01 in #20
  • feat: Create player with a storyboard by @harinath01 in #19
  • refactor: Convert TPStreamsPlayer attributes to observable primitive data types by @harinath01 in #23
  • feat: Add support to play or pause the video by @harinath01 in #21
  • feat: Add support to rewind or forward 10 seconds by @harinath01 in #22
  • refactor: Extract util method from view by @harinath01 in #25
  • feat: Add support to change playback speed by @harinath01 in #26
  • feat: Add support to change video resolution by @harinath01 in #27
  • feat: Show video duration and current time in player by @harinath01 in #24
  • feat: Add support to toggle fullscreen by @harinath01 in #28
  • feat: Add progress bar with seek through support by @harinath01 in #29
  • fix: Fix XIB Module Assignment Issue by @harinath01 in #30
  • feat: Release Package in cocoapods by @harinath01 in #31

New Contributors

Full Changelog: https://github.com/testpress/iOSPlayerSDK/commits/1.0.0