Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Releases: deltachat/deltachat-node

v0.14.0

20 Sep 02:17
Compare
Choose a tag to compare

Changed

Added

Fixed

  • Fix incorrect link order causing missing RSA_check_key symbol (@ralphtheninja)

v0.13.1

18 Sep 10:17
Compare
Choose a tag to compare

Fixed

v0.13.0

18 Sep 10:17
Compare
Choose a tag to compare

Changed

  • Use deltachat-core#flub-openssl so we can build on mac (@ralphtheninja)

Broken. Do not use!

v0.12.0

17 Sep 11:50
Compare
Choose a tag to compare

Changed

  • Upgrade debug devDependency from ^3.1.0 to ^4.0.0 (@Greenkeeper)
  • Upgrade deltachat-core for dc_marknoticed_all_chats(), new constants and new events (@ralphtheninja)

Added

  • Add dc.markNoticedAllChats() (@ralphtheninja)
  • Add events DC_EVENT_SMTP_CONNECTED, DC_EVENT_IMAP_CONNECTED and DC_EVENT_SMTP_MESSAGE_SENT (@ralphtheninja)
  • Add constants DC_CHAT_ID_ALLDONE_HINT, DC_EVENT_IMAP_CONNECTED, DC_EVENT_SMTP_CONNECTED, DC_EVENT_SMTP_MESSAGE_SENT and DC_GCL_ADD_ALLDONE_HINT (@ralphtheninja)

v0.11.0

10 Sep 18:12
Compare
Choose a tag to compare

Changed

v0.10.0

03 Sep 14:46
Compare
Choose a tag to compare

Changed

Added

Fixed

v0.9.4

03 Sep 14:46
Compare
Choose a tag to compare

Added

  • Add .id and .isSetupmessage to Message#toJson() (@Karissa)

Removed

  • Remove .id from Lot#toJson() (@Karissa)

v0.9.3

30 Aug 11:41
Compare
Choose a tag to compare

Fixed

v0.9.2

30 Aug 11:40
Compare
Choose a tag to compare

Added

  • Add .state and .mediaInfo to Message#toJson() (@Karissa)

v0.9.1

29 Aug 20:42
Compare
Choose a tag to compare

Changed

Added