All Versions
14
Latest Version
Avg Release Cycle
57 days
Latest Release
1847 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v1.3.0-rc.1
January 05, 2020 -
v1.3.0-alpha.2
December 24, 2019 -
v1.3.0-alpha.1
October 17, 2019 -
v1.2.5 Changes
August 06, 2019 -
v1.2.4 Changes
June 19, 2019 -
v1.2.3
June 17, 2019 -
v1.2.2 Changes
June 14, 2019๐ Bug fixes:
- ๐ Make publishing process safe
-
v1.2.1 Changes
May 19, 2019๐ Bug fixes:
- ๐ Fix the SUBSCRIBE packet assembly error (#261)
-
v1.2.0 Changes
May 02, 2019The CocoaMQTT v1.2.0 is available now!
๐ Features:
- ๐ Support swift5 & Xcode 10.2
- ๐ Support to subscribe multiple topics at once
- ๐ Support to re-delivery the un-acknowledgment messages
โจ Enhancements:
- Introduced the CocoaMQTTTimer (#246), which means the Timer doesn't block the
dispatchQueue
now - ๐ Change the Frame datatype to be a struct
- ๐ Fix the memory leak in the message publish functions
- ๐ Fix setting the dup/retained/qos flag error
- โ More testcases
-
v1.1.3 Changes
October 13, 2018