Skip to content

Releases: smartdevicelink/sdl_ios

v4.0.1

06 Nov 17:54
Compare
Choose a tag to compare

v4.0.1 is a bug fix release. See the CHANGELOG for full details.

v4.0.0

05 Oct 18:52
Compare
Choose a tag to compare

SmartDeviceLink v4.0.0 - iOS is the product of nearly 10 months of work on over 100 pull requests and closes over 60 issues.

It is the work of many contributors including:
adein
anildahiya
asm09fsu
hugh22
jacobkeeler
joeljfischer
justinjdickow

Thanks to others for filing issues:
tomhoag

Thanks to all others who contributed to the project.

To see the major features added to this release, see the pre-release notes in the changelog.

Carthage support finally arrives with a stable release!

v4.0.0 Release Candidate 2

23 Sep 17:42
Compare
Choose a tag to compare
Pre-release
  • Fixed a warning in creating hex strings (PR #309)

v4.0.0 Release Candidate 1

19 Sep 15:33
Compare
Choose a tag to compare
Pre-release
  • Lock Screen Icon fetching (#282)
  • Fixes and updates for Xcode 7 (#301)
  • Video & Audio Streaming (#286)
  • iOS 6 compatability (#290)
  • Fixes for IAP transport (#305)
  • Reduce RAM usage on streaming and logs logging large data sets (#307)

v4.0.0-alpha.4

08 Sep 16:57
Compare
Choose a tag to compare
v4.0.0-alpha.4 Pre-release
Pre-release
  • Formatted code
  • Heartbeat handling for SDL protocol v3 and above
  • New MTU and protocol version handling

v4.0.0-alpha.3

22 Jun 17:56
Compare
Choose a tag to compare
v4.0.0-alpha.3 Pre-release
Pre-release
  • Minor bugfixes

v4.0.0 alpha 2

04 Jun 19:55
Compare
Choose a tag to compare
v4.0.0 alpha 2 Pre-release
Pre-release

This release is a pre-release including:

  • A new project structure
  • Partial unit test coverage
  • Cocoapods (and when stable, Carthage) distribution support
  • Numerous other improvements

See the changelog for more details.

v3.0.2

30 Jan 16:10
Compare
Choose a tag to compare
  • PR #55 - Remove additional full SmartDeviceLink.h imports internally within the library.
  • PR #56 - SDLProtocolMessageAssembler never sets self in init
  • PR #58 - Remove products directory. The latest framework file will be attached as a binary to a release. This is currently a static library wrapped as a fake framework.

v3.0.1

26 Jan 16:01
Compare
Choose a tag to compare
  • Fixes an issue with processMessages
  • Minor documentation updates
  • Fix some errant imports

v3.0.0

12 Nov 15:46
Compare
Choose a tag to compare

Initial Release on Github