I've been away for about 15 months, and would like to see what features each new version of the SDK has added: 1.2, 1.3, 1.4, 2.1, 2.2. With most software I develop against there is a version history where I can see the changes in each version, but I couldn't find that for Garmin SDK with a search. Is there such a page / or pages?
For the moment, I'm primarily interested in data fields. Individual methods have "since x.y" information, e.g. the new onTimerLap (https://developer.garmin.com/downloads/connect-iq/monkey-c/doc/Toybox/WatchUi/DataField.html#onTimerLap-instance_method). But it would be great to have a "new in 1.3" page, and so on, where I could see what was new in each version, together with brief links to the relevant docs.
Similarly, I understand that I can somehow configure settings for a data field via the smartphone app, but I've no idea where to start to find documentation about that feature: any hints about how to do that would be welcome. Also, there may be a bunch of things that I don't even know I don't know!
I'm very excited about the onTimerLap for data fields. The lack of any way to get lap information, and having to spend effort trying to "guess" lap stop and start, was one of the reasons I took a break, so great to see it in the SDK now.
Thanks for any help!