SDK version 1.4

so i was reading that the fenix 3 got a sdk upgrade in the latest firmware release yay!
i was searching a bit for some changelog but it seems that this version doesnt exist and the last 1.x version that got a changelog is like 1.2.11

so can anyone tell me what changed since that version 1.2.11 till 1.4 or where to find the changelog for those versions? thanks a lot


Changes made from version 8.00 to 8.20:

Added support for Connect IQ SDK 1.4.
  • Nothing significant. The only change that is documented for ConnectIQ 1.4 is the addition of String.toNumberWithBase() .

    Travis
  • Nothing significant. The only change that is documented for ConnectIQ 1.4 is the addition of String.toNumberWithBase() .


    Just to add on to what Travis said (and to reiterate what has been noted elsewhere on the forums) -- after release of the last version (1.2.11) in the SDK 1.2.x branch (Aikido) the SDK jumped to version 2.x (Biker Monkey). Connect IQ 1.3 and 1.4 are not actual SDKs per se (they are on the device as VMs but often referred to as SDKs) but are VMs with backports of *some* functionality from 2.x to the 1.x branch. I believe that 1.3 is a backport of 2.1.x functionality and 1.4 is a backport of 2.2.x functionality.

    Cheers,
    Douglas
  • thanks for the information, its quite confusing how its versioned:D