Changelog
4.2.3 / 2019-02-21
lib
directoryChangelog
4.2.2 / 2018-03-08
Note: version 4.2.1 was not released.
Changelog
4.2.0 / 2018-02-07
Changelog
4.1.0 / 2017-12-27
1.0
and will be updated when the SDK supports later versions of the APIChangelog
4.0.0 / 2017-11-06
search()
for messages and threadsupgrade()
and downgrade()
for account managementgetRaw()
for retrieving raw messagesdraft.send()
instead of Message.sendRaw()
list()
to override default offset
with user’sContact
, Draft
, Event
, File
, Folder
, Message
, and Thread
to accurately reflect the attribute that the API returnsexpanded
view for Message
objectsMessage
object instead of Draft
object after send_range()
, _getModel()
, and _getModelCollection()
(not documented)draft
attribute on Message
and Draft
objects, since the object type is already distinguishedTag
objects, which has been deprecated, and instance methods on Thread
for Tag
changesgenerateCursor()
, which has been deprecatedtrial
option for auth, which has been deprecatedChangelog
3.1.1 / 2017-10-06
Message.sendRaw()
urlForAuthentication()
, allowing client-side usage without leaking or faking the app secretDeltaStream
retry status as an eventconsole.log()
, ever (callers should instrument desired logging)