Table of Contents

DS 1.61

(22-12-2017)

- Fixed byte swap bug on 'Audio Sample' sample.

- Enabled file rename and file copy to external sdcards.

- Added external sdcard write sample.

- Fixed “Send Intent” sample for newer Gmail version.

- Improved app.SendMail() to show fewer app choices (when no attachment used).

- Added options param to app.SendMail(), use 'SendTo' if have attachment and you know it's gmail.

- Fixed app.GetExternalFolder(“external”) now returns space on primary external sdcard.

- Fixed img.MeasureText(txt) now responds to img.SetPixelMode().

DS 1.60b1

(08-Dec-2017)

- Added app.GetRSSI() to get wifi strength.

- Added support for external sdcard MakeFolder.

- Fixed bugs with GlView and V8 not working in last release.