I've uploaded a new version to Steam the TGC download area with the following changes
* Added SetObjectAlpha, GetObjectColorRed, GetObjectColorGreen, GetObjectColorBlue, and GetObjectAlpha commands
* Upgraded Mac apps to GLFW 3.2.1 to support MacOS 10.14
* Added the extra keyboard key support to Mac apps
* Fixed iOS Tier 2 projects for XCode 10
* Minimum supported version of iOS is now 8.0 due to Apple changes
* Added documentation for clipboard commands
* Fixed GetClipboardText on Android failing to get the text on some devices
* Added password field for ExtractZip (courtesy of Preben)
* Added support for .raw and .dat 16-bit height maps (courtesy of Preben)
* Added mesh visibility and collision commands (courtesy of Preben)
* Added commands to read object texture names from object file (courtesy of Preben)
* Improved drawing performance of objects when they are not visible or there are no lights (courtesy of Preben)
* Improved sorting performance for transparent 3D objects
Let me know if you have any problems