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

Releases: deltachat/deltachat-node

v1.79.3: prepare 1.79.3

03 May 12:52
Compare
Choose a tag to compare
another fix for stnadlone context

v1.79.2: prepare 1.79.2

02 May 21:59
Compare
Choose a tag to compare
fix standalone context:
configure promise would not return, ALL event did not contain event name

v1.79.1

02 May 20:38
Compare
Choose a tag to compare
tag 1.79.1

v1.79.0

02 May 19:59
Compare
Choose a tag to compare
upgrade core to 1.79 and prepare 1.79.0

v1.78.0

02 May 19:50
Compare
Choose a tag to compare
fix changelog for 1.78.0

v1.77.1

26 Apr 20:27
Compare
Choose a tag to compare
v1.77.1

v1.77.0

14 Apr 14:03
Compare
Choose a tag to compare
v1.77.0

1.76.0

04 Mar 23:17
d88c394
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.75.3...v1.76.0

[1.75.3] - 2022-03-04

04 Mar 18:04
7b1a3b3
Compare
Choose a tag to compare

Changed

  • upgrade node-gyp to version 9.0.0 to fix the github build action not finding Visual Studio on windows

[1.75.2] - 2022-03-03

03 Mar 22:24
Compare
Choose a tag to compare

Changed

  • remove dependency on lodash.pick

Fixed

  • fix export backup
  • fix Context.setDraft(chatId: number, msg: Message | null) msg argument type to allow for removing drafts