adbenitez / deltachat-cursed

[WIP] Cursed Delta, a lightweight Delta Chat client for the command line
GNU General Public License v3.0
41 stars 2 forks source link

Bump deltachat from 1.58.0 to 1.70.0 #37

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps deltachat from 1.58.0 to 1.70.0.

Changelog

Sourced from deltachat's changelog.

1.70.0

Fixes

  • fix: do not abort Param parsing on unknown keys #2856
  • fix: execute Chat-Group-Member-Removed: even when arriving disordered #2857

1.69.0

Fixes

  • fix group-related system messages in multi-device setups #2848
  • fix "Google Workspace" (former "G Suite") issues related to bad resolvers #2852

1.68.0

Fixes

  • fix chat assignment when forwarding #2843
  • fix layout issues with the generated QR code svg #2842

1.67.0

API changes

  • dc_get_securejoin_qr_svg(chat_id) added #2815
  • added stock-strings DC_STR_SETUP_CONTACT_QR_DESC and DC_STR_SECURE_JOIN_GROUP_QR_DESC

1.66.0

API changes

  • dc_contact_get_last_seen() added #2823
  • python: Contact.last_seen added #2823
  • removed DC_STR_NEWGROUPDRAFT, we don't set draft after creating group anymore #2805

Changes

1.65.0

Changes

  • python: add mypy support and some type hints #2809

Fixes

  • do not disable ephemeral timer when downloading a message partially #2811
  • apply existing ephemeral timer also to partially downloaded messages; after full download, the ephemeral timer starts over #2811
  • replace user-visible error on verification failure with warning;

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)