You can get it one of two ways:
- Use the Connect IQ SDK Manager in Eclipse, by clicking the Connect IQ menu, selecting Open SDK Manager, and then clicking the Download button for Connect IQ SDK v1.2.3 released January 22, 2015.
- Download directly from our developer site at http://developer.garmin.com/connect-iq/sdk/
General Changes:
- Prevent sensor permissions from being selectable for watch-faces in Eclipse.
- Update UX Guide page layouts graphics.
- Update string format API documentation.
- Fix case where a symbol was being added to the Rez.String module for each language defined.
- Fix case where string routines would return an out-of-memory error instead of the actual error that occurred.
- Fix an intermittent crash that occurred in certain applications over long periods of execution.
- Fix memory leak that would occur when loading application settings.
- Fix issue where application icons did not display correctly on Edge device in landscape mode.
Simulator Changes:
- Properly blend fonts when running on 16-bit devices.
- Update Tall Watch Icon Size to 40x33.
- Update number fonts on the Edge 520 to match the device.
- Correct 20pt number font on FR920XT.
- Add quatix 3 device support, update D2 Bravo FW version.
- Remove “suspend/resume app” from Simulator tool-bar as it is currently not functional.
- Update Fenix 3 data field layouts to match recent firmware releases.
- Better estimate application memory usage on OS X machines.
Known Issues:
- If an Exception is thrown from a catch block, the finally block of the current try/catch/finally will not be executed.
- The compiler is processing custom fonts in a way that allows for more data to be specified, but hand-made font files may display slightly different.