(Minor) The CRBasic pre-compiler now allows more than 10 math operators in a single line.
(New Feature) Updates to SerialOpen(), "ComPort" parameter Com1 now supports "CommsMode" parameter of 1 (TTL), "ComPort" parameters ComC1_Tx, ComC1_Rx, ComC2_Tx, and ComC2_Rx now only support "CommsMode" parameters 0 (RS232) and 1 (TTL)
(Major) Fixed an issue where communications through an external cell modem via PPP would occasionally lock up.
(Major) Fixed an issue that was causing Modbus over RF4XX radios to not work properly.
(Major) Fixed an issue where packets over PPP where falsely being detected as PakBus communications.
(Major) Updated Encryption() to correctly handle and return the length of decrypted content with padded zeros.