Skip to content

Releases: RoverPlatform/rover-ios

v1.6.1

22 Feb 14:35

Choose a tag to compare

CHANGELOG

  • #141 Fix landscape frame size
  • #142 Patch podspec

v1.6.0

26 Jan 20:47

Choose a tag to compare

CHANGELOG

  • #135 Universal links
  • #137 Update documentation

v1.6.0-beta.1

23 Jan 19:20

Choose a tag to compare

v1.6.0-beta.1 Pre-release
Pre-release

CHANGELOG

  • #135 Universal links

v1.5.0

21 Dec 21:56

Choose a tag to compare

CHANGELOG

  • #132 Identify customer
  • #133 Image optimizations

v1.5.0-beta.1

20 Dec 21:26

Choose a tag to compare

v1.5.0-beta.1 Pre-release
Pre-release

CHANGELOG

  • #132 Identify customer
  • #133 Image optimizations

1.4.0

05 Dec 22:23

Choose a tag to compare

Improved

1.3.0

28 Oct 13:22

Choose a tag to compare

Improved

  • Expose ExperienceViewController “super” delegate methods as RoverObserver methods

    #124 by @seanrucker

Fixed

  • Use proper ISO8601 date formatting

    #86 by @chrisrecalis
  • Use HTTPS version of endpoint by default

    #120 by @ata-n
  • Enforce a maximum border radius to avoid lemon shaped blocks

    #121 by @ata-n
  • Stacked blocks should ignore vertical alignment property

    #122 by @ata-n
  • Fix a typo which was preventing experience version IDs to track properly

    #123 by @ata-n

1.2.0

29 Sep 20:47

Choose a tag to compare

• Reorganized project to use an Xcode 8 Cocoa Touch Framework
• Removed all code/files used only by Rover for framework development
• Added support for Carthage

1.1.0

28 Sep 15:58

Choose a tag to compare

  • Migrate to Swift 3 syntax
  • Experience Caching
  • Experience session tracking
  • Fixed bugs related to images on landing pages and experiences
  • Added cache for images
  • Faster compile time

1.0.0

25 Aug 16:13

Choose a tag to compare

  • Ability to receive and view Experiences
  • Minor bug fixes
  • Compatibility for iOS 10